Select your suite.
Choose File Suite for image and audio conversions, or Game Data Protocol for hex and spatial coordinate formatting.
Suite
Image Converter
Convert any image to PNG or JPG. Optimized for game textures and map icons. No server, no upload — fully offline.
Audio Converter
Convert any audio to MP3, OGG, or WAV. Also converts M4P/M4A to MP3. Powered by ffmpeg.wasm — loaded only when you start a conversion.
M4P / DRM Notice: M4P is Apple's protected format. This tool can only convert DRM-free M4P files (e.g. older iTunes purchases or manually re-labeled M4A). DRM-encrypted files will not decode — conversion will report an error. Your file is never uploaded anywhere.
Video Converter
Convert any video to MP4 (H.264 Baseline). Optimized for in-game cutscenes and intro movies. Ensures 100% compatibility with LAC mobile.
Performance vs. Size
"High Compression" uses a slow encoding preset. It takes about 2x longer but results in the smallest possible file size without losing quality for the game.
LAC Suite — Data Converter
Upload a LAC map .txt file to view and edit its objects in a table, or paste JSON to generate a valid LAC map file for import.
| # | Type | X | Y | Z | RX | RY | RZ | SX | SY | SZ | Color | Material |
|---|
Paste a JSON array of objects. Each object can have:
type, x y z, rx ry rz, sx sy sz,
r g b, material, tiling.
Format Validator
Detect a file's true format from its magic bytes (not just the extension), and get a detailed spec report — sample rate, resolution, duration, codec, and more.
Extension Wizard
Bulk-rename files to the correct extension. Upload multiple files, type the new extension, and download them all as a ZIP.
Color Tool
Color Tool
Spatial Formatting
Spatial Formatting
Format raw Unity or Game coordinates for executive console commands.
/tp 0,0,0
CLICK TO COPY
/movemap 0,0,0
CLICK TO COPY