Skip to content

ZanVanSer/imprep

Repository files navigation

imprep

Next.js React TypeScript Supabase License: MIT

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.

Screenshot

App screenshot

Features

  • 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

Stack

  • Next.js
  • React
  • TypeScript
  • Supabase
  • Sharp
  • JSZip

Commands

npm install
npm run dev
npm run build
npm start
npm test

Getting Started

  1. Install dependencies:
npm install
  1. Start the development server:
npm run dev
  1. Open the app in your browser and configure the required project environment on your side.

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

Prepare images for email marketing and newsletter campaigns with one-click presets, batch processing, and authenticated exports

Topics

Resources

License

Stars

Watchers

Forks

Contributors