Scan documents to PDF and more, as simply as possible.
Go to file
Ben Olden-Cooligan d17c65dd22 Get NAPS2 app running on mac
Not showing any ui yet
2022-08-20 20:42:28 -07:00
.github Create FUNDING.yml 2019-06-28 18:03:14 -04:00
NAPS2.App.Console Merge NAPS2.Lib.Console into NAPS2.Lib 2022-08-20 17:50:38 -07:00
NAPS2.App.Mac Get NAPS2 app running on mac 2022-08-20 20:42:28 -07:00
NAPS2.App.PortableLauncher Change all projects to net6 and fix WinForms compilation 2022-08-16 21:02:01 -07:00
NAPS2.App.Server Change all projects to net6 and fix WinForms compilation 2022-08-16 21:02:01 -07:00
NAPS2.App.Tests Rename NAPS2.Lib.Common to NAPS2.Lib 2022-08-20 17:46:18 -07:00
NAPS2.App.WinForms Move default appsettings.xml to NAPS2.Setup 2022-08-20 18:48:48 -07:00
NAPS2.App.Worker Change all projects to net6 and fix WinForms compilation 2022-08-16 21:02:01 -07:00
NAPS2.Escl WIP: Trying to get ESCL server working 2022-08-17 18:14:07 -07:00
NAPS2.Escl.Client WIP: Trying to get ESCL server working 2022-08-17 18:14:07 -07:00
NAPS2.Escl.Server WIP: Working ESCL server prototype 2022-08-17 20:29:07 -07:00
NAPS2.Escl.Tests WIP: Working ESCL server prototype 2022-08-17 20:29:07 -07:00
NAPS2.Images Verify pixel formats & palettes in GdiImage 2022-08-16 23:08:49 -07:00
NAPS2.Images.Gdi Verify pixel formats & palettes in GdiImage 2022-08-16 23:08:49 -07:00
NAPS2.Images.Mac Get NAPS2 app running on mac 2022-08-20 20:42:28 -07:00
NAPS2.Lib Get NAPS2 app running on mac 2022-08-20 20:42:28 -07:00
NAPS2.Lib.Mac Get NAPS2 app running on mac 2022-08-20 20:42:28 -07:00
NAPS2.Lib.Tests Merge NAPS2.Lib.Console into NAPS2.Lib 2022-08-20 17:50:38 -07:00
NAPS2.Lib.WinForms Rename NAPS2.Lib.Common to NAPS2.Lib 2022-08-20 17:46:18 -07:00
NAPS2.Lib.WinForms.Tests WIP: Migrate FDesktop to eto 2022-08-20 13:28:07 -07:00
NAPS2.Sdk Rename NAPS2.Lib.Common to NAPS2.Lib 2022-08-20 17:46:18 -07:00
NAPS2.Sdk.Network Fix network tests running on mac 2022-08-04 18:05:33 -07:00
NAPS2.Sdk.Network.Tests Mac: Fix more minor test issues 2022-08-13 20:58:41 -04:00
NAPS2.Sdk.Samples Change all projects to net6 and fix WinForms compilation 2022-08-16 21:02:01 -07:00
NAPS2.Sdk.ScannerTests Mac: First prototype for twain support 2022-08-14 11:05:34 -04:00
NAPS2.Sdk.Tests Verify pixel formats & palettes in GdiImage 2022-08-16 23:08:49 -07:00
NAPS2.Setup Move default appsettings.xml to NAPS2.Setup 2022-08-20 18:48:48 -07:00
NAPS2.Tools Rename NAPS2.Lib.Common to NAPS2.Lib 2022-08-20 17:46:18 -07:00
.gitignore Remove .nuget from version control 2022-08-04 17:17:23 -07:00
CONTRIBUTORS Verification fixes wip 2022-07-08 16:52:47 -07:00
LICENSE Add Sdk licensing 2022-07-02 22:05:11 -07:00
NAPS2.sln Get NAPS2 app running on mac 2022-08-20 20:42:28 -07:00
NAPS2.sln.DotSettings WIP: Rewrite tesseract code and strip out all old tesseract configs. Going forward we'll bundle the exe and only support the latest traineddata. 2022-06-17 21:04:35 -07:00
README.md Change .NET dep from 4.6 to 4.6.1 2021-12-19 13:04:44 -08:00
SDK-LICENSE Add Sdk licensing 2022-07-02 22:05:11 -07: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.1 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.