Skip to content

map/image compressor for 2D tile based images, games, and engines

License

Notifications You must be signed in to change notification settings

JuanLPalacios/Tilepressor

Repository files navigation

Tilepressor logo Tilepressor

map/image compressor for 2D tile-based images, games, and engines

Tilepressor

Live Demo

Live Demo Link

Features

  • Background Process compression
  • Batch image tile compression
  • Indexed palette filter
  • Indexed palette filter

Installation

open the Live Demo Link and press the install button in the url bar or options on mobile

Setup

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

Built With

  • React
  • TypeScript
  • Tailwind
  • Vite
  • FileSaver.js
  • JSZip

Author

👤 Juan Luis Palacios

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project! or If you appreciate my work, consider buying me a coffee as a gesture of support.

buy me a coffee

📝 License

This project is MIT licensed.