Upload a tilemap image to analyze tile usage patterns
or drag & drop image here
Supports: PNG, JPG, GIF, BMP
Tile | Count | Percentage | Color |
---|---|---|---|
No tilemap analyzed yet |
Color mode analyzes just the center pixel of each tile (or averages colors with tolerance), making it much faster but potentially less accurate. Pattern mode samples multiple points in each tile for precise matching but requires more processing time.
Start with 0% tolerance for exact color matching. Increase tolerance if you have tiles with slight color variations that should be considered the same. Higher values group more similar colors together.
The tool supports all common image formats including PNG, JPG, GIF, and BMP. For best results with pixel art, use PNG format without compression artifacts.
The current version analyzes single frames only. For animated tilemaps, export each frame as a separate image and analyze them individually.
Performance depends on your device capabilities. Very large tilemaps (10,000+ tiles) may take longer to process, especially in pattern analysis mode.
The JSON export includes complete tile counts and positions, which you can import into game engines like Unity or Godot, or use for custom analysis scripts.