Font Settings
AI Analysis
Live Preview
Glyphs appear as you draw them
Free to draw · Sign in to download
How HandFont Studio Works
What Is an OpenType Font and Why Does It Matter?
An OpenType (.otf) font is a standardised binary file that encodes every character shape as mathematical Bézier curves. When you install a font and type in Word, Photoshop, or Canva, the application reads those curves and renders them at any size — from 8 pt captions to 300 pt headlines — without any pixelation. HandFont Studio generates a fully valid .otf binary directly in your browser, meaning the file you download is indistinguishable from a commercially produced font. It installs with a double-click on Windows or macOS and immediately appears in every application's font picker.
Why Other Browser Font Tools Look Bad (and How We Fixed It)
Most online font creators store raw mouse coordinates and convert them directly to font outlines. The result is jagged, shaky letterforms that look nothing like real handwriting. HandFont Studio solves this with two techniques. First, every stroke is processed through a Catmull-Rom spline algorithm that fits smooth parametric curves through your input points, eliminating micro-jitter from mouse tremor without distorting the intended shape. Second, a velocity-based pressure simulation varies the stroke width the same way a real ink nib does — slower, deliberate strokes become broader while fast strokes narrow. The rendered stroke is a filled closed path built from two offset curves, giving the font genuine visual weight.
The Professional Typographic Grid
Every canvas in HandFont Studio shows five horizontal guide lines: the ascender line (top of tall letters like h, b, d), cap height (top of capital letters), x-height (top of lowercase body letters like a, e, m), the baseline (the line every letter sits on), and the descender line (bottom of g, p, y). These are not decorative — they are encoded directly into the .otf font metrics so that Word, Photoshop, and every other app knows how to space lines of your text vertically. Drawing consistently within these guides is the single biggest factor in making a hand-drawn font look professional rather than amateurish.
AI Glyph Analysis with Gemini Vision
Each drawn character can be analysed by clicking the AI Analyze Glyph button. The current canvas is sent as a PNG to our backend where Google Gemini Vision examines the glyph's style, proportions, and baseline alignment. The response — delivered in under two seconds — gives specific, actionable feedback: whether the stroke weight matches your other letters, whether the character sits correctly on the baseline, and what single change would most improve readability. The AI endpoint is authenticated, rate-limited to 10 requests per minute, and the image is never stored after processing.
Save Sessions, Come Back Later
A full font has 88 characters (A–Z, a–z, 0–9, and common punctuation). Most people draw a complete set across several sessions. Click Save Session to download a .json file containing every stroke you have drawn. On your next visit, click Load Session to restore your entire progress instantly. The session file is plain JSON — you can inspect it, back it up, or share it with someone else who can continue your font. Nothing is stored on DoctorDocs servers; the session file lives on your device.
Frequently Asked Questions
Is HandFont Studio free?
Drawing is completely free with no account required. Downloading the .otf font file requires a free DoctorDocs account — sign in with Google or GitHub, no credit card needed.
Which apps will my font work in?
Any application that uses system fonts: Microsoft Word, Excel, PowerPoint, Adobe Photoshop, Illustrator, InDesign, Canva, Figma, Google Docs, LibreOffice, and hundreds more. Install the .otf file on your OS and it appears everywhere.
Do I need to draw all 88 characters?
No. You can download a font with as few characters as you like. Undrawn characters will display the standard .notdef box in apps. Most people start with A–Z and a–z for a functional font.
Can I use my font commercially?
Yes. You own the font you create. There are no usage restrictions on fonts downloaded from HandFont Studio.
How do I install the .otf on Windows?
Double-click the downloaded .otf file and click 'Install' in the font preview window. The font appears in all applications immediately — no restart needed.