Ghostscript.NET
1.2.3
Install-Package Ghostscript.NET -Version 1.2.3
dotnet add package Ghostscript.NET --version 1.2.3
<PackageReference Include="Ghostscript.NET" Version="1.2.3" />
paket add Ghostscript.NET --version 1.2.3
#r "nuget: Ghostscript.NET, 1.2.3"
// Install Ghostscript.NET as a Cake Addin
#addin nuget:?package=Ghostscript.NET&version=1.2.3
// Install Ghostscript.NET as a Cake Tool
#tool nuget:?package=Ghostscript.NET&version=1.2.3
Ghostscript.NET (written in C#) is the most completed managed wrapper library around the Ghostscript library (32-bit & 64-bit), an interpreter for the PostScript language, PDF, related software and documentation.
Product | Versions |
---|---|
.NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
This package has no dependencies.
NuGet packages (5)
Showing the top 5 NuGet packages that depend on Ghostscript.NET:
Package | Downloads |
---|---|
ImageProcessor.Plugins.PDF
A plugin for ImageProcessor adding PDF as a recognized input format. This allows you to easily show thumbnails from PDF's. |
|
PDFParser-CSharp
Package Description |
|
DRMS_OCRToolkit
An API used for interacting with Google Vision while also handling the database interactions. |
|
RasterizePdfComponent
RasterSize pdf file |
|
psutilities
General utilities for tasks I do occassionaly, that takes too much time the usual way |
GitHub repositories (4)
Showing the top 4 popular GitHub repositories that depend on Ghostscript.NET:
Repository | Stars |
---|---|
cyanfish/naps2
Scan documents to PDF and other file types, as simply as possible.
|
|
cognidox/OfficeToPDF
A command line tool to convert Microsoft Office documents to PDFs
|
|
A9T9/Free-Ocr-Windows-Desktop
Free open-source OCR application for the Windows Desktop - A modern GUI front-end for the Tesseract OCR engine. The application also includes support for reading and OCR'ing PDF files.
|
|
robela/OCR-Invoice
a console application that would run on Windows server to scan user’s Bill and Receipts, which are either captured by camera or in form of an electronic file like pdf etc. 1. All the invoices/receipts will be uploaded on server in a folder 2. The uploaded invoices/receipts will be scanned by OCR app and extract following information from the file and put them in database table - Vendor/Party Name - Invoice date - Tax amount - Total amount - Line items(Item Name, Item Qty, Item rate, Item Tax & Item Amount) 3. The processing of OCR should be done with 90% of accuracy 4. Application designed be able to handle the noise & quality of the uploaded invoice images.
|
Version | Downloads | Last updated |
---|---|---|
1.2.3 | 107,264 | 3/9/2021 |
1.2.2 | 3,702 | 2/4/2021 |
1.2.1 | 808,379 | 12/13/2016 |
1.2.0 | 213,962 | 2/5/2015 |
1.1.9 | 14,622 | 7/30/2014 |
1.1.8 | 15,727 | 5/8/2014 |
1.1.7.2 | 1,243 | 4/29/2014 |
1.1.5 | 2,227 | 3/20/2014 |
1.1.4 | 4,612 | 2/14/2014 |
1.1.3 | 1,383 | 2/5/2014 |
1.1.2 | 1,848 | 12/13/2013 |
1.1.1 | 1,480 | 10/9/2013 |
1.1.0 | 1,182 | 10/7/2013 |
1.0.9 | 1,271 | 9/27/2013 |
1.0.8 | 13,388 | 9/24/2013 |
Fixed GhostscriptRasterizer/GhostscriptViewer and Ghostscript v.9.50+ compatibility issues.