Scan documents to PDF and more, as simply as possible.
Go to file
Ben Olden-Cooligan 5fad1b827c Remove ConfigScopes.Current (which was a bad idea)
Now that AutoSave is not considered core functionality this gap has been
resolved.
2019-07-13 21:58:32 -04:00
.nuget Update NuGet.targets for mono compatibility 2018-08-13 16:44:25 -04:00
NAPS2.App.Console Set up Lib project dependency chains 2019-04-20 19:33:09 -04:00
NAPS2.App.PortableLauncher Standardize on .NET Framework 4.6.1 2019-03-12 22:11:14 -04:00
NAPS2.App.Server Move WinForms entry points to NAPS2.Lib.WinForms 2019-04-20 19:52:02 -04:00
NAPS2.App.WinForms Set up Lib project dependency chains 2019-04-20 19:33:09 -04:00
NAPS2.App.Worker Move WinForms entry points to NAPS2.Lib.WinForms 2019-04-20 19:52:02 -04:00
NAPS2.Lib.Common Move types out of the NAPS2.Config.Experimental namespace 2019-07-07 18:50:47 -04:00
NAPS2.Lib.Console Move types out of the NAPS2.Config.Experimental namespace 2019-07-07 18:50:47 -04:00
NAPS2.Lib.WinForms Make worker not static 2019-06-15 18:13:27 -04:00
NAPS2.Sdk Remove ConfigScopes.Current (which was a bad idea) 2019-07-13 21:58:32 -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 Make worker not static 2019-06-15 18:13:27 -04:00
NAPS2.Sdk.Tests Fix order-dependent hashset tests 2019-07-13 14:01:19 -04:00
NAPS2.Setup Merge remote-tracking branch 'remotes/Gitlab/master' into scancontroller 2019-05-02 19:04:05 -04:00
NAPS2.Setup.Msi Add grpc to msi 2019-04-12 21:56:12 -04:00
NAPS2.Tools.Localization Standardize on .NET Framework 4.6.1 2019-03-12 22:11:14 -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 Pdfium renderer working aside from colors 2019-04-12 20:51:35 -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.