mirror of
https://github.com/cyanfish/naps2.git
synced 2024-11-11 02:45:19 +03:00
Scan documents to PDF and more, as simply as possible.
586b9f4c1d
They are stored user-encrypted, since the relevant security concern is another user sniffing the TCP stream. |
||
---|---|---|
.nuget | ||
NAPS2.App.Console | ||
NAPS2.App.PortableLauncher | ||
NAPS2.App.Server | ||
NAPS2.App.WinForms | ||
NAPS2.App.Worker | ||
NAPS2.Lib.Common | ||
NAPS2.Lib.Console | ||
NAPS2.Lib.WinForms | ||
NAPS2.Sdk | ||
NAPS2.Sdk.NativeWia | ||
NAPS2.Sdk.Samples | ||
NAPS2.Sdk.Tests | ||
NAPS2.Setup | ||
NAPS2.Setup.Msi | ||
NAPS2.Tools.Localization | ||
.gitignore | ||
CONTRIBUTORS | ||
LICENSE | ||
NAPS2.sln | ||
NAPS2.sln.DotSettings | ||
README.md |
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:
- Documentation
- Translations - Doc
- File a Ticket - For bug reports, feature requests, and general support inquiries.
- Discussion Forums - For more open-ended discussion.
- Donate
For developers
Have a look at the Developer Onboarding page.