All activity
민준기left a comment
Quick update from the maker: a few people asked how CopyPxl actually works under the hood, so here's the short version. When you upload a reference image, Gemini analyzes glyph style — stroke weight, pixel density, spacing rhythm. It generates a full ASCII character set matching that style and outputs font.png + font.fnt in BMFont format. Drop it straight into Unity's bitmap font importer or...

CopyPxlTurn any image into a bitmap font — Unity, Godot ready
민준기left a comment
Hey Product Hunt! 👋 I'm the maker of CopyPxl. I'm a Spine animator at a game studio. Our designer wanted to use AI-generated art as a bitmap font in Unity — but you can't just drop a PNG into a game engine and call it a font. You need a glyph sheet + .fnt descriptor file in BMFont format. I started with a Python script to do the conversion, then kept adding features until it became a full web...

CopyPxlTurn any image into a bitmap font — Unity, Godot ready
