imprep is a small web app for preparing images for email marketing and newsletter campaigns in one click. Upload images, apply email-friendly presets, and export cleaner assets without digging through manual resize and compression steps.
- Prepare images for email campaigns with ready-to-use export presets
- Upload multiple files and process them as a batch
- Generate optimized image outputs and ZIP downloads
- Keep processing behind authenticated access
- Review export results before downloading
- Next.js
- React
- TypeScript
- Supabase
- Sharp
- JSZip
npm install
npm run dev
npm run build
npm start
npm test- Install dependencies:
npm install- Start the development server:
npm run dev- Open the app in your browser and configure the required project environment on your side.
This project is licensed under the MIT License. See the LICENSE file for details.
