Text-to-Handwriting Converter

Converts typed text (including tables) into realistic handwriting and exports it as an A4 PDF.

Links: GitHub repository

A tool that converts typed text into realistic handwriting-style pages, useful for turning notes, assignments or documents into a natural handwritten look. It is available both as a set of notebooks (basic, intermediate and advanced versions) and as a Streamlit app.

What it does

  • Renders typed input using custom handwriting fonts to produce output that looks hand-written rather than typeset.
  • Handles mixed content, including an adaptive approach to laying out tables within the handwritten page.
  • Exports clean, multi-page A4 PDFs ready to print or submit.