map/image compressor for 2D tile-based images, games, and engines
- Background Process compression
- Batch image tile compression
- Indexed palette filter
- Indexed palette filter
open the Live Demo Link and press the install button in the url bar or options on mobile
to set it up you have to first run
npm install
after that, you can run the local development server with:
npm run dev
is highly recommended to run the TypeScript compiler in a second terminal to check for type errors:
npm run tsc
then you can build and test the PWA behaviors with with:
npm run build
npm run preview
- React
- TypeScript
- Tailwind
- Vite
- FileSaver.js
- JSZip
👤 Juan Luis Palacios
- GitHub: @JuanLPalacios
- Twitter: @JuanLuisPalac20
- LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project! or If you appreciate my work, consider buying me a coffee as a gesture of support.
This project is MIT licensed.