A web-based tool that converts images into mosaic templates, perfect for pixel art and tile-based projects.
- 🖼️ Upload PNG images and convert them to mosaic templates
- 🎨 Customize the number of colors (1-256)
- 📏 Adjust pixel/tile dimensions
- 📊 Grid overlay with optional color numbers
- 🔍 Pan and zoom functionality for detailed viewing
- 🌓 Dark/Light mode support
- 📱 Responsive design
- 📊 Detailed statistics including:
- Total tile count
- Physical dimensions
- Cost estimation
- Color palette breakdown
- Visit https://basemodmaker.github.io/image-to-mosaic-template/
- Click "Upload PNG Image" to select your image
- Adjust settings:
- Pixel width for desired resolution
- Number of colors for color quantization
- Toggle grid and color number display
- Set tile size and cost for calculations
- Pan and zoom to inspect details
- Download your mosaic template
This project is built using:
- React
- HTML Canvas for image processing
- CSS for styling
To run this project locally:
# Clone the repository
git clone https://github.com/basemodmaker/image-to-mosaic-template.git
# Install dependencies
npm install
# Start development server
npm startThis project is licensed under the MIT License - see the LICENSE file for details.
Contributions are welcome! Please feel free to submit a Pull Request.
Base - GitHub Profile
