Gami UI Editor — Free Unity UI Prefab Generator & Image Optimizer

Gami UI Editor is a free, browser-based tool that automates the Unity UI workflow. Batch convert 9-slice sprite images into ready-to-import Unity prefab ZIPs, parse PSD files into auto-cropped 9-sliced prefabs, and optimize PNG and JPEG images to WebP — all entirely in your browser. No uploads, no sign-in, no server processing.

Unity UI workflow automation

Drop sprite images and Gami UI Editor auto-detects 9-slice borders by scanning pixel edges, builds a Unity-ready layout.json, and packages everything into a ZIP that the GamiPrefabImporter Editor utility imports as fully-configured prefabs with correct pixels-per-unit and optional Button components attached.

Batch image optimization

Beyond Unity prefab generation, Gami UI Editor functions as a fast batch image optimizer. Convert PNG and JPEG to WebP using Google's libwebp compiled to WebAssembly, processing up to 30 files in parallel via Web Workers. Smaller images mean faster Largest Contentful Paint (LCP) — a direct Core Web Vitals ranking signal.

Privacy by architecture

All image processing runs locally inside the browser's sandboxed memory. No upload API exists in the data pipeline. This is verifiable by inspecting Network DevTools — zero outbound image requests during any conversion or batch operation. GDPR and PDPA compliant by design. Works fully offline after first load via Service Worker v6 and PWA installation.

Key features

Open the editor · View the guide · Read the blog