🎨 TPL Palette Converter

Convert RGB hex palettes to Tile Layer Pro / Tile Molester (TPL) format

📁 Upload Existing TPL File

Upload a TPL file to automatically populate both RGB and BGR input fields with the extracted palette data.

Input Format

âš ī¸ Note: The example BGR data may not convert to the exact RGB colors shown above. Input your actual BGR data for accurate conversion.
â„šī¸ Precision Note: Converting between RGB (8-bit) and BGR (15-bit) formats may result in slight color differences due to precision loss. This is normal behavior for 15-bit color formats and matches retro game hardware limitations.

💡 How to use:

  • Enter your palette data in either format above
  • Use the conversion buttons to switch between formats
  • Click "Convert to TPL" to generate the file
  • The TPL content preview will appear below
  • Click "Download TPL File" to save the binary TPL file
  • Check the browser console (F12) for detailed conversion info