Claude Code skill generates TTF fonts from handwriting photos
July 24, 2026
An npm CLI skill for Claude Code uses vision capabilities to segment handwritten characters and drive a deterministic potrace-based assembly pipeline. The agent handles contextual character disambiguation and provides iterative feedback loops to refine messy glyph renders into usable TTF files.
HOW THIS AFFECTS YOU
●
builderYou can integrate this CLI-based workflow into creative toolchains using npx.
●
designerYou can prototype custom typography directly from physical sketches using vision-to-code loops.