Scan documents to PDF and more, as simply as possible.
Go to file
Ben Olden-Cooligan 23bd8646a9 Prefer tls 1.3
2020-01-29 20:44:39 -05:00
.nuget Update NuGet.targets for mono compatibility 2018-08-13 16:44:25 -04:00
NAPS2.App.Console Migrate from packages.config to PackageReference 2020-01-28 16:47:50 -05:00
NAPS2.App.PortableLauncher Upgrade to C# 8 2019-07-17 21:14:09 -04:00
NAPS2.App.Server Fix LangVersion to apply to all build targets 2019-07-21 12:18:36 -04:00
NAPS2.App.WinForms Migrate from packages.config to PackageReference 2020-01-28 16:47:50 -05:00
NAPS2.App.Worker Fix LangVersion to apply to all build targets 2019-07-21 12:18:36 -04:00
NAPS2.Lib.Common Move pdf rendering into the worker and parallelize 2020-01-29 11:54:39 -05:00
NAPS2.Lib.Console Migrate from packages.config to PackageReference 2020-01-28 16:47:50 -05:00
NAPS2.Lib.WinForms Migrate from packages.config to PackageReference 2020-01-28 16:47:50 -05:00
NAPS2.Sdk Prefer tls 1.3 2020-01-29 20:44:39 -05:00
NAPS2.Sdk.NativeWia Fix copy command 2020-01-28 16:35:32 -05:00
NAPS2.Sdk.Samples Switch to "using" statements (C# 8) 2019-07-17 21:52:05 -04:00
NAPS2.Sdk.Tests Convert NAPS2.Sdk.Tests to new project format 2020-01-29 14:04:49 -05:00
NAPS2.Setup Convert NAPS2.Setup to new project format and fix t4s 2020-01-29 14:35:20 -05:00
NAPS2.Setup.Msi Don't bundle 64-bit pdfium now that the worker is used 2020-01-29 11:55:31 -05:00
NAPS2.Tools.Localization Convert NAPS2.Tools.Localization to new project format 2020-01-29 14:31:36 -05: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.