SaaSHub helps you find the best software and product alternatives Learn more →
ESC-POS-.NET Alternatives
Similar projects and alternatives to ESC-POS-.NET
-
RawPrint
Discontinued Send files directly to a Windows printer bypassing the printer driver. [GET https://api.github.com/repos/frogmorecs/RawPrint: 404 - Not Found // See: https://docs.github.com/rest/repos/repos#get-a-repository]
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
receiptline
Markdown for receipts. Printable digital receipts. Generate receipt printer commands and images.
-
marvin-framework
Marvin Image Processing Framework provides features for processing images and videos in real-time.
-
-
-
-
receiptio
A print application for receipt printers, simple and easy with markdown, printer status support.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
ESC-POS-.NET discussion
ESC-POS-.NET reviews and mentions
-
Sending commands to a Thermal Printer .NET MAUI
I've successfully used https://github.com/lukevp/ESC-POS-.NET for ESC/POS to control several brands of POS printers (but you won't use System.Drawing.Printing at all, you'll use ESC/POS to handle everything to the printer).
-
MAUI .net framework POS System
For ESC/POS look into: https://github.com/lukevp/ESC-POS-.NET (I haven't used this, but am currently looking into it for replacing OPOS).
- Best thermal printer printing method.
-
.NET Framework (4.6.2) and USB Receipt printing
I used Epson TM-T20III with https://github.com/lukevp/ESC-POS-.NET, works pretty well out of the box
-
Ditherpunk 2 – beyond 1-bit
My receipt printer library[0] uses dithering for images since the printers are black and white but fairly high resolution. It looks pretty decent [1], much better than a plain black and white conversion. I learned about dithering while implementing this library, and it’s a great technique! I originally implemented a black and white filter and then Floyd-steinberg dither natively in c# but then ended up using a library for it since we needed image transforms as well.
[0]: https://github.com/lukevp/ESC-POS-.NET
[1]: https://user-images.githubusercontent.com/59696671/106924665...
-
A note from our sponsor - SaaSHub
www.saashub.com | 17 Mar 2025
Stats
lukevp/ESC-POS-.NET is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of ESC-POS-.NET is C#.