A privacy-focused, eco-friendly image optimization application that processes everything locally in your browser.
- Smart image compression with quality control
- Dithering and color reduction algorithms
- Automatic face blurring for privacy protection
- Image cropping and rotation tools
- EXIF metadata viewing and automatic removal
- Available in multiple languages.
All image processing happens locally in your browser - no server uploads required! Your images stay on your device, ensuring complete privacy and data protection.
- React 19 with TypeScript
- Vite for blazing fast builds
- Material-UI v6 for modern UI components
browser-image-compression- Client-side image compressionface-api.js- Face detection and blurringexifr- EXIF metadata handlingreact-image-crop- Image cropping interfacergbquant- Dithering and color reduction algorithms
i18nextwith browser language detection- Modular translation system
- RTL support ready
- Clone the repository:
git clone https://github.com/Alice-Po/emu.git
cd emu- Install dependencies:
npm install- Start the development server:
npm run dev- Build for production:
npm run buildWe welcome contributions from everyone around the world!
This project is licensed under the WTFPL License.