



















I found a tool that converts LaTeX math into realistic handwritten notes — great for studying and physical notebooks
Hey r/LaTeX,
Been using LaTeX for my university math notes for a while now, and I recently ran into a problem: I love the precision of typeset math, but my professors sometimes expect handwritten submissions, and my actual handwriting when copying equations is... rough.
I stumbled across aipen.ink and it's been genuinely useful. You paste in text or math (including LaTeX-style expressions), and it generates realistic handwritten output you can export as PDF or SVG. The math rendering looks like actual pen-on-paper notation, not some ugly font substitution.
A few things I liked:
- PDF/SVG exprot means you can embed the handwritten output back into other documents
- It handles math symbols surprisingly well — fractions, integrals, Greek letters
- Custom fonts let you pick a style that matches your own handwriting somewhat
It's not a replacement for actual LaTeX typesetting, but for situations where you need the look of handwritten notes from clean LaTeX source, it fills a weird gap.
Link: aipen.ink
Anyone else found creative ways to bridge the gap between LaTeX documents and handwritten stuff? Curious if people are doing this for exam prep, physical notebooks, or something else entirely.