Scan documents to PDF and more, as simply as possible.
Go to file
2019-07-14 17:44:57 -04:00
.nuget Update NuGet.targets for mono compatibility 2018-08-13 16:44:25 -04:00
NAPS2.App.Console Remove unused usings 2019-07-14 11:26:56 -04:00
NAPS2.App.PortableLauncher Remove unused usings 2019-07-14 11:26:56 -04:00
NAPS2.App.Server Remove unused usings 2019-07-14 11:26:56 -04:00
NAPS2.App.WinForms Remove unused usings 2019-07-14 11:26:56 -04:00
NAPS2.App.Worker Remove unused usings 2019-07-14 11:26:56 -04:00
NAPS2.Lib.Common Move types out of the Scan.Experimental namespace 2019-07-14 17:07:42 -04:00
NAPS2.Lib.Console Convert GetDeviceList to async and add more error handling tests 2019-07-14 14:40:01 -04:00
NAPS2.Lib.WinForms Fix bad usings 2019-07-14 17:18:29 -04:00
NAPS2.Sdk Fix decimal serialization 2019-07-14 17:44:57 -04:00
NAPS2.Sdk.NativeWia Add pdfium library and restructure dlls to accomodate more platforms 2019-04-12 19:25:41 -04:00
NAPS2.Sdk.Samples Move types out of the Scan.Experimental namespace 2019-07-14 17:07:42 -04:00
NAPS2.Sdk.Tests Fix decimal serialization 2019-07-14 17:44:57 -04:00
NAPS2.Setup Remove unused usings 2019-07-14 11:26:56 -04:00
NAPS2.Setup.Msi Add grpc to msi 2019-04-12 21:56:12 -04:00
NAPS2.Tools.Localization Remove unused usings 2019-07-14 11:26:56 -04:00
.gitignore Add .idea to gitignore 2019-07-13 13:55:04 -04: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 Add NAPS2.Lib.Console project 2019-04-20 19:30:25 -04:00
NAPS2.sln.DotSettings Add UI to abbreviations list 2019-07-13 21:58:44 -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.