Scan documents to PDF and more, as simply as possible.
Go to file
2019-04-04 20:58:31 -04:00
.nuget Update NuGet.targets for mono compatibility 2018-08-13 16:44:25 -04:00
NAPS2.App.Console Reuse the NAPS2 namespace in NAPS2.Lib.Common 2019-03-20 14:27:35 -04:00
NAPS2.App.PortableLauncher Standardize on .NET Framework 4.6.1 2019-03-12 22:11:14 -04:00
NAPS2.App.Server Reuse the NAPS2 namespace in NAPS2.Lib.Common 2019-03-20 14:27:35 -04:00
NAPS2.App.WinForms Reuse the NAPS2 namespace in NAPS2.Lib.Common 2019-03-20 14:27:35 -04:00
NAPS2.App.Worker Reuse the NAPS2 namespace in NAPS2.Lib.Common 2019-03-20 14:27:35 -04:00
NAPS2.Lib.Common Config rework compiling (probably completely broken though) 2019-04-04 20:58:31 -04:00
NAPS2.Sdk Config rework compiling (probably completely broken though) 2019-04-04 20:58:31 -04:00
NAPS2.Sdk.NativeWia Restructure projects 2018-11-25 12:37:54 -05:00
NAPS2.Sdk.Samples Worker TwainScan functional 2019-03-16 19:20:47 -04:00
NAPS2.Sdk.Tests Config rework compiling (probably completely broken though) 2019-04-04 20:58:31 -04:00
NAPS2.Setup Standardize on .NET Framework 4.6.1 2019-03-12 22:11:14 -04:00
NAPS2.Setup.Msi Merge branch 'master' into modern 2018-12-16 21:56:21 -05:00
NAPS2.Tools.Localization Standardize on .NET Framework 4.6.1 2019-03-12 22:11:14 -04:00
.gitignore Update project VS paths 2017-12-11 14:11:09 -05:00
CONTRIBUTORS Update copyright date 2018-08-20 13:29:35 -04:00
LICENSE Add LICENSE and CONTRIBUTORS files to the solution root 2017-05-13 17:19:29 -04:00
NAPS2.sln Change solution platform from x86 to AnyCpu (no functional change) 2019-03-16 21:42:20 -04:00
NAPS2.sln.DotSettings Add transform tests 2019-03-20 12:38:12 -04:00
README.md Update README.md 2018-08-30 22:24:36 -04: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.0 or higher.

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

Other links:

For developers

Have a look at the Developer Onboarding page.