Back to projects 2026
Facture Suisse Facile
Free Swiss invoice generator, 100% browser-based
Web app that lets Swiss freelancers create, save and print professional invoices with no signup and no server. All data (company profile, clients, invoices, logo) stays on the user's device via localStorage. Real-time A4 preview, PDF export via native print, Swiss VAT rates pre-filled.
Features
- Full company profile with logo upload (local base64)
- Client address book (CRUD + search)
- Invoice editor with dynamic line items and auto HT/VAT/TTC calculation
- Real-time A4 preview next to the editor
- Swiss VAT rates pre-filled (0% / 2.6% / 3.8% / 8.1%)
- Automatic numbering with custom prefix
- Customizable invoice accent color
- PDF export via native browser print
- Full history with search, open and delete
- JSON export / import for backup and migration
- 100% in the browser, no server, no tracking
Tech stack
HTML / CSS HTML / CSS Semantic, responsive, accessible JavaScript JavaScript ES6+, DOM manipulation, AJAX Tailwind CSS Tailwind CSS Utility-first CSS framework
Stack
HTML5 · CSS3 · JavaScript (vanilla) · localStorage