Web Apps
Scriptify — Text to Handwriting
Web tool that turns typed text into realistic handwriting with customisable styles and ink effects.

Overview
Scriptify is a web-based tool that transforms digital text into realistic handwritten output with customisable styles and ink effects. Perfect for personalised notes, assignments and unique documents. Built using html2canvas for capturing DOM elements, jsPDF for generating PDFs and tested with Cypress.
Highlights
- Live previewText renders instantly in the chosen handwriting style.
- Export to PDFjsPDF pipeline produces printable A4 output.
- E2E testedCypress covers the write → export flow end to end.
Challenges
Making DOM-to-image capture pixel-perfect across browsers and DPI settings.
Learnings
Client-side PDF generation, testing browser APIs with Cypress, and DOM performance tuning.
Gallery

