HN
Today

Fontcrafter: Turn Your Handwriting into a Real Font

Fontcrafter offers a surprisingly robust and full-featured solution to convert your handwriting into an installable font directly in your browser. Its 100% client-side processing, requiring no accounts or server uploads, makes it a rare and highly appealing tool in an era of data-hungry web services. Hacker News users are particularly impressed by its commitment to privacy and freedom from typical SaaS trappings.

26
Score
5
Comments
#1
Highest Rank
10h
on Front Page
First Seen
Mar 9, 10:00 AM
Last Seen
Mar 9, 7:00 PM
Rank Over Time
22221225910

The Lowdown

FontCrafter, developed by Chris Pirillo, is a web-based tool designed to transform a scanned image of your handwriting into a functional, installable font. The application is notable for its commitment to user privacy and accessibility, performing all complex processing entirely within the user's browser.

  • Local Processing: All handwriting detection, vector tracing, and font generation occur client-side, meaning no user data or handwriting scans ever leave the device.
  • Completely Free: The service is offered without any cost, accounts, watermarks, or premium feature gates, providing full access to all functionalities.
  • Export Formats: Supports multiple font formats, including OTF (OpenType), TTF (TrueType), WOFF2 (web font), and Base64 for various application and web uses.
  • Advanced Features: Automatically generates ligatures (connected letter pairs like 'ff', 'th'), contextual alternates for natural variation, and kerning to adjust letter spacing.
  • No Account Required: Users can simply open the page, upload a scan, and download their font without any signup or personal information.
  • Commercial Use: Fonts generated are owned by the user, allowing for personal or commercial application without restriction.
  • Customization: Provides options for mapping uppercase/lowercase, adjusting sizes, enabling descenders, removing stray marks, normalizing glyph heights, and generating extended or accented characters.

By combining professional-grade font creation capabilities with a strong emphasis on privacy and zero-cost accessibility, FontCrafter stands out as an impressive and user-centric utility.

The Gossip

Browser-Bound Brilliance

Commenters expressed both admiration and a degree of disbelief regarding FontCrafter's core claim of being "No account, no server, 100% private — everything happens in your browser." This client-side execution for a complex task like font generation is universally praised as a refreshing departure from typical web services that demand accounts and harvest data. Many highlighted this privacy-first approach as a significant advantage, acknowledging it as a 'rare trait nowadays' even if they generally harbor reservations about JavaScript.