Scan documents to PDF and more, as simply as possible.
Go to file
2022-07-29 22:09:34 -07:00
.github Create FUNDING.yml 2019-06-28 18:03:14 -04:00
.nuget Update NuGet.targets for mono compatibility 2018-08-13 16:44:25 -04:00
NAPS2.App.Console Move ClientCreds to NAPS2.Lib.Common and avoid custom prebuild 2022-07-29 22:09:34 -07:00
NAPS2.App.PortableLauncher Build net5 instead of net6 2022-06-19 18:33:00 -07:00
NAPS2.App.Server Move ClientCreds to NAPS2.Lib.Common and avoid custom prebuild 2022-07-29 22:09:34 -07:00
NAPS2.App.Tests Move ClientCreds to NAPS2.Lib.Common and avoid custom prebuild 2022-07-29 22:09:34 -07:00
NAPS2.App.WinForms Move ClientCreds to NAPS2.Lib.Common and avoid custom prebuild 2022-07-29 22:09:34 -07:00
NAPS2.App.Worker Build net5 instead of net6 2022-06-19 18:33:00 -07:00
NAPS2.Images Move ClientCreds to NAPS2.Lib.Common and avoid custom prebuild 2022-07-29 22:09:34 -07:00
NAPS2.Images.Gdi Move ClientCreds to NAPS2.Lib.Common and avoid custom prebuild 2022-07-29 22:09:34 -07:00
NAPS2.Lib.Common Move ClientCreds to NAPS2.Lib.Common and avoid custom prebuild 2022-07-29 22:09:34 -07:00
NAPS2.Lib.Console Simplify PdfSharpImporter api and remove IComponentInstallPrompt 2022-07-19 18:21:20 -07:00
NAPS2.Lib.Tests Move ClientCreds to NAPS2.Lib.Common and avoid custom prebuild 2022-07-29 22:09:34 -07:00
NAPS2.Lib.WinForms Move ClientCreds to NAPS2.Lib.Common and avoid custom prebuild 2022-07-29 22:09:34 -07:00
NAPS2.Sdk Move ClientCreds to NAPS2.Lib.Common and avoid custom prebuild 2022-07-29 22:09:34 -07:00
NAPS2.Sdk.Network Move ClientCreds to NAPS2.Lib.Common and avoid custom prebuild 2022-07-29 22:09:34 -07:00
NAPS2.Sdk.Network.Tests Move ClientCreds to NAPS2.Lib.Common and avoid custom prebuild 2022-07-29 22:09:34 -07:00
NAPS2.Sdk.Samples Move ClientCreds to NAPS2.Lib.Common and avoid custom prebuild 2022-07-29 22:09:34 -07:00
NAPS2.Sdk.ScannerTests Move ClientCreds to NAPS2.Lib.Common and avoid custom prebuild 2022-07-29 22:09:34 -07:00
NAPS2.Sdk.Tests Move ClientCreds to NAPS2.Lib.Common and avoid custom prebuild 2022-07-29 22:09:34 -07:00
NAPS2.Setup Update pdfium binaries 2022-07-20 20:28:42 -07:00
NAPS2.Setup.Msi Merge branch 'master' of gitlab.com:cyanfish/NAPS2 into HEAD 2022-07-02 22:24:41 -07:00
NAPS2.Tools Move ClientCreds to NAPS2.Lib.Common and avoid custom prebuild 2022-07-29 22:09:34 -07:00
.gitignore Update gitignore 2019-07-26 14:12:38 -04:00
CONTRIBUTORS Verification fixes wip 2022-07-08 16:52:47 -07:00
LICENSE Add Sdk licensing 2022-07-02 22:05:11 -07:00
NAPS2.sln Add an "n2 build" command 2022-07-04 18:48:27 -07:00
NAPS2.sln.DotSettings WIP: Rewrite tesseract code and strip out all old tesseract configs. Going forward we'll bundle the exe and only support the latest traineddata. 2022-06-17 21:04:35 -07:00
README.md Change .NET dep from 4.6 to 4.6.1 2021-12-19 13:04:44 -08:00
SDK-LICENSE Add Sdk licensing 2022-07-02 22:05:11 -07:00

NAPS2 (Not Another PDF Scanner 2)

NAPS2 is a document scanning application with a focus on simplicity and ease of use. Scan your documents from WIA- and TWAIN-compatible scanners, organize the pages as you like, and save them as PDF, TIFF, JPEG, PNG, and other file formats. Requires .NET Framework 4.6.1 or higher.

Visit the NAPS2 home page at www.naps2.com.

Other links:

NAPS2.Sdk (for developers)

NAPS2.Sdk is a fully-featured scanning library, supporting WIA, TWAIN, and SANE scanners on Windows and Linux. Read more.

Looking to contribute to NAPS2 or NAPS2.Sdk? Have a look at the Developer Onboarding page.