VibeHunt
Back to browse

CopyPxl

Turn any image into a bitmap font - Unity, Godot ready

Visit

The tool converts reference images into bitmap fonts compatible with game engines such as Unity and Godot. Users upload a character‑style image, choose a mode (e.g., numeric, alphanumeric, or custom), and the system generates a BMFont sheet consisting of a PNG texture and an accompanying .fnt file. It works best with images that contain only the glyphs without background, and the output can be applied directly in a project.

In addition to font generation, the service provides a sprite‑sheet creator that packs multiple images into a single atlas using either MaxRects or grid packing, producing a PNG sheet and a TexturePacker‑compatible JSON file. It also includes a pixel‑art converter that applies nearest‑neighbor scaling and palette quantization, and a 9‑slice UI generator that detects or lets users define slice lines for scalable UI elements, outputting a preview image and metadata JSON.

All features are AI‑assisted, operate on uploaded PNG, JPG, or WebP files, and return assets ready for immediate use in common game‑development pipelines. The project is currently experimental.

Reviews

Sign in to leave a review.

Loading reviews…

Similar apps