Show HN: Signature Capture – handwritten signature digitizer, no backend
*What it does* - Open the page on desktop, tablet, or mobile - Hold your signed paper up to the webcam - The tool will clean background of the capture and returns a transparent PNG - No backend: everything happens in browser, no data leaves your device - Works on desktop, mobile, and tablet.
*Technical notes* - Pure JS + browser APIs—no server-side code - Uses webcam’s live video feed + edge detection + PNG encoding
*Why I built it* I needed a quick way to capture clean signatures in demos without scanners or file uploads. I wanted something privacy-first and dead-simple.
*Limitations* - Works best with clear, well-lit backgrounds
I’m curious: - Any thoughts on cleaner image-processing techniques? - Would this be useful in your toolchain?
Try it live: https://signature-capture.pages.dev/