Print PDFs and images from Node.js and Electron
-
Updated
Apr 1, 2026 - TypeScript
Print PDFs and images from Node.js and Electron
Direct Print App is an Electron application designed to send print jobs directly to the default printer without prompting the user with a print dialog. This functionality is ideal for point-of-sale systems, kiosks, and other environments that require silent printing.
A lightweight Windows background service that exposes a local HTTP API so web apps can print HTML silently — no browser print dialog, no user interruption. Perfect for barcode label printing, receipt workflows, and any high-frequency print scenario.
Node.js Local Print Server for POS is a lightweight server that lists available printers and enables silent printing for Point-of-Sale systems. It runs in the background at system startup and provides a secure API for printing directly from web or POS applications.
Add a description, image, and links to the silent-printing topic page so that developers can more easily learn about it.
To associate your repository with the silent-printing topic, visit your repo's landing page and select "manage topics."