Leaderboard/Design/draw-your-font
Last commit on July 22, 2026·Created on July 22, 2026

danilo-znamerovszkij/draw-your-font

Converts a photograph of handwritten letters into an installable digital font.
Combined rank
#391
across all skills
In Design
#38
category rank
Stars
782
+1.6% in last 7d
Forks
72
0.0% in last 7d
Watchers
4
0.0% in last 7d
Traction scoreGitHub stars can be faked, so popularity alone can be misleading. Traction Score looks for broader signs of recent attention, adoption, and active maintenance.
TL;DR

This skill enables graphic designers and digital artists to digitize analog lettering. By processing a photo of handwriting, it generates functional font files in TTF, WOFF, and WOFF2 formats.

It is designed for users who need to create personalized branding or custom typography from hand-drawn elements, allowing for the refinement of letter thickness and smoothness during the conversion process.

WHO IT'S FOR
Graphic designers
create custom typography from handwriting
Digital artists
convert hand-drawn letters into usable fonts
Frontend developers
generate WOFF/WOFF2 files for web projects
Privacy-conscious creators
digitize handwriting without cloud uploads
Repository contents

1 skill file

Compatible AgentsThe repository documents support for these agents. The skills may also work with other agents that can load SKILL.md files, but they may need some setup or small changes.

Use this skill

Follow the documented setup, then try a first task.

Install for Claude Code with npx

Installs: draw-your-font skill from the danilo-znamerovszkij/draw-your-font repository · Claude Code

Before you start
  • Node.js 18 or newer

Platform: macOS, Linux, or Windows

  1. Run this command in a terminal to add the draw-your-font skill for Claude Code.

    npx skills add danilo-znamerovszkij/draw-your-font
README.md · Checked Sep 18, 2026skills/draw-your-font/SKILL.md · Checked Sep 18, 2026

Give it something to do.

Suggested first task

Create a font from a handwriting photo

Uses draw-your-font

  • A local photo file containing handwritten letters; drag the photo into the terminal with the prompt or provide its file path.
/draw-your-font "here's a photo of my handwriting - make my font"
README.md · Checked Sep 18, 2026skills/draw-your-font/SKILL.md · Checked Sep 18, 2026