# node-microinvoice [](https://www.npmjs.com/package/microinvoice) [](https://www.npmjs.com/package/microinvoice) Fast & elegant PDF invoice generator for Node using PDFKit. ## What Microinvoice does? - It builds invoices that **look good** - Generates a PDF in **less than 30ms** - Custom Styling & Text - Covers extended charsets like Russian, Polish (native PDF fonts only support Latin) - Transliterate to Latin when charset is not supported (Chinese, Arabic) * What do invoices look like?  ## Why another invoice generator This project was made for our own company [Crisp](https:/crisp.chat/). We generate thousands of HTML invoices every month. Given this scale, using Puppeteer for generating HTML to PDF would be very inefficient. This library offers a elegant and minimal approach to generating invoices. ## Who uses it?
| Crisp |