avinash201199/MemeGenerator
{Feature}: Add Export Options (PNG, JPEG, WebP) And Download Quality Slider
开放
#139 创建于 2025年10月25日
hacktoberfesthacktoberfest-accepted
仓库指标
- 星标
- (24 个星标)
- PR 合并指标
- (PR 指标待抓取)
描述
🔧 Description
This PR #138
adds export functionality to the Meme Generator, allowing users to:
- Download memes in multiple formats: PNG, JPEG, WebP
- Adjust download quality for JPEG/WebP using a slider
- Minor frontend improvements for a cleaner UI
🧩 Changes Made
- Export dropdown with file type selection
- Quality slider with dynamic preview
- Updated download logic for multiple formats
💡 How to Test
- Create a meme
- Choose format from dropdown
- Adjust quality slider
- Click "Download" — image should save correctly
🏷️ Notes
- Compatible with modern browsers
- Tested locally with different formats and qualities
- Hacktoberfest contribution 🎃
✅ Checklist
- Feature implemented
- UI tested locally
- No breaking changes
- Ready for review
🌸 Hacktoberfest 2025 Contribution made as part of Hacktoberfest 2025 — happy to support open-source!