Scan documents to PDF and more, as simply as possible.
Go to file
2020-02-09 20:24:12 -05:00
.nuget Update NuGet.targets for mono compatibility 2018-08-13 16:44:25 -04:00
NAPS2.App.Console Move language version and NAPS2 version to common target files 2020-02-03 18:34:27 -05:00
NAPS2.App.PortableLauncher Move language version and NAPS2 version to common target files 2020-02-03 18:34:27 -05:00
NAPS2.App.Server Move language version and NAPS2 version to common target files 2020-02-03 18:34:27 -05:00
NAPS2.App.WinForms Move language version and NAPS2 version to common target files 2020-02-03 18:34:27 -05:00
NAPS2.App.Worker Move language version and NAPS2 version to common target files 2020-02-03 18:34:27 -05:00
NAPS2.Lib.Common Add a command line integration test 2020-02-09 16:00:53 -05:00
NAPS2.Lib.Console Add a command line integration test 2020-02-09 16:00:53 -05:00
NAPS2.Lib.Tests Add another integration test 2020-02-09 20:24:12 -05:00
NAPS2.Lib.WinForms Move language version and NAPS2 version to common target files 2020-02-03 18:34:27 -05:00
NAPS2.Sdk Bug fixes 2020-02-09 20:24:01 -05:00
NAPS2.Sdk.Network Enable nullable checking for a few projects 2020-02-08 17:30:51 -05:00
NAPS2.Sdk.Network.Tests Move language version and NAPS2 version to common target files 2020-02-03 18:34:27 -05:00
NAPS2.Sdk.Samples Move language version and NAPS2 version to common target files 2020-02-03 18:34:27 -05:00
NAPS2.Sdk.Tests Add another integration test 2020-02-09 20:24:12 -05:00
NAPS2.Setup Move language version and NAPS2 version to common target files 2020-02-03 18:34:27 -05:00
NAPS2.Setup.Msi Make a separate NAPS2.Wia project 2020-01-31 22:54:22 -05:00
NAPS2.Tools.Localization Enable nullable checking for a few projects 2020-02-08 17:30:51 -05:00
NAPS2.Wia Enable nullable checking for a few projects 2020-02-08 17:30:51 -05:00
NAPS2.Wia.Native Fix wia project file name 2020-02-08 22:13:19 -05:00
.gitignore Add .idea to gitignore 2019-07-13 13:55:04 -04:00
CONTRIBUTORS Rewrite patch code detection into barcode detection 2020-02-08 18:17:18 -05:00
LICENSE Add LICENSE and CONTRIBUTORS files to the solution root 2017-05-13 17:19:29 -04:00
NAPS2.sln Add a command line integration test 2020-02-09 16:00:53 -05:00
NAPS2.sln.DotSettings Add UI to abbreviations list 2019-07-13 21:58:44 -04:00
README.md Update the .NET requirement in the readme 2020-01-31 23:56:41 -05: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 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.