Invoice Studio - Edit the markdown and CSS for your invoice, Generate a PDF.

by
Invoice is a free invoice generator for people who want full control of the layout. Edit the content in Markdown and the look in CSS, then generate a printable PDF in seconds. No signup, no template lock-in. Freelancers and small businesses can bill from the browser; developers can clone the repo and run npm run generate from the terminal.

Add a comment

Replies

Best
Maker
📌
Hey hunters — I built Invoice because most invoice tools lock you into a template and a signup wall. I wanted something closer to writing a document: change the text, change the CSS, get a PDF. How it works: Edit invoice.md for header, line items, totals, and payment details Edit invoice.css for fonts, colors, and print styles Click Generate invoice and download the PDF It’s free at . If you prefer a local workflow, the same Markdown + CSS pipeline is on GitHub: (npm install then npm run generate). I’d love feedback on the starter template and what you’d want next (logo upload, tax rows, multi-currency). Thanks for hunting.
Maker

MCP - io.github.vijayst/invoice-studio