1
0 Comments

Launched CopyPxl — turn any image into a bitmap font sheet

Hey Indie Hackers! I just launched CopyPxl — a tool that turns any reference image into a ready-to-use bitmap font sheet.

The idea came from a real frustration: I'm a Spine animator at a game studio. Our designer kept trying to use AI art to create custom pixel fonts, but the results were always raw images — no way to drop them directly into Unity, Godot, or Phaser without hours of manual work.

So I built CopyPxl. Upload any image (pixel art, handwritten text, retro screenshots), and it generates:

  • font.png — the bitmap font sheet

  • - font.fnt — BMFont-compatible descriptor file

  • - A ZIP with both, ready to drag into your engine

It uses Gemini to analyze the style and generate matching glyphs for the full ASCII set.

The site is live at https://copypxl.com — free to try with 10 credits on sign-in.

Would love any feedback from the IH community. Happy to answer questions about the build!

posted toAvatar for product CopyPxl
CopyPxl