Naps2 Versions Save

Scan documents to PDF and more, as simply as possible.

v7.4.2

1 month ago

Changes in 7.4.2:

  • Bug fixes

v7.4.1

1 month ago

Changes in 7.4.1:

  • Improved OCR text alignment
  • Added "Open With" support for PDF and image files
  • Changed some labels to improve clarity
    • "Automatically run OCR after scanning" → "Pre-emptively run OCR after scanning"
    • "Flip duplexed pages" → "Flip back sides of duplex pages"
  • Added HTTPS support for scanner sharing
    • Uses an auto-generated self-signed certificate by default
    • Admins can set EsclServerCertificatePath to use a custom certificate
    • Admins can set EsclSecurityPolicy to force servers/clients to only use HTTPS
      • This affects all ESCL devices, not just shared scanners
  • Improved ESCL reliability with network interruptions
  • Fixed some issues with Preview window zooming
  • Made confirmation dialogs more consistent (OK/Cancel vs. Yes/No)
  • Added more default keyboard shortcuts
  • Mac: Fixed issues with keyboard shortcuts
  • Mac: Added some missing menu items (Zoom In/Out, Move Up/Down, Profiles)
  • Linux: Added a signature to .deb/.rpm packages
  • Windows: The .msi installer can no longer be used to upgrade over .exe
  • Bug fixes

v7.4.0

2 months ago

Changes in 7.4.0:

  • Added Undo/Redo (from the right-click menu or Ctrl+Z)
    • Deletions can't be undone
  • Added Split/Combine (under the Image menu)
    • Split can be used for book scanning to separate pages
    • Combine can be used to include front/back sides of an ID card in one image
  • Added "Multiple Languages" as an option for OCR (in the OCR language dropdown)
  • Added a "Fix white balance and remove noise" OCR option
    • This can improve OCR with low-quality scans, but will make OCR slower
    • This is equivalent to using "Document Correction" before OCR
  • Upgraded Tesseract from 5.2.0 to 5.3.4 for OCR
  • Added a "Show native TWAIN progress" profile option (under Advanced)
  • Bug fixes

v7.3.1

3 months ago

Changes in 7.3.1:

  • Improved loading time for "Keep images across sessions"
  • PDF encryption settings are now hidden until enabled
  • Fixed some SANE devices incorrectly appearing offline
  • Fixed some SANE devices not respecting page size
  • Fixed OCR issues with non-Latin alphabets
  • Bug fixes

v7.3.0

4 months ago

Changes in 7.3.0:

  • Added a general "Settings" window with new options (some not available on Mac/Linux):
    • Show page numbers
    • Show Profiles toolbar
    • Scan menu changes default profile
    • Scan button default action
    • Save button default action
    • Clear images after saving
    • Keep images across sessions
    • Only allow a single NAPS2 instance
  • Added corresponding appsettings.xml options
  • Added "mode" attribute to some settings in appsettings.xml:
    • mode="default" provides a default value for the user
    • mode="lock" prevents the user from changing the value
  • Added new console options:
    • "--noprofile" to only use CLI options (not GUI profiles)
    • "--listdevices" to see available scanning devices
    • "--driver", "--device", "--source", "--pagesize", "--dpi", "--bitdepth" scanning options
    • "--deskew", "--rotate" post-processing options
    • See https://www.naps2.com/doc/command-line
  • Windows: Updated .exe installer style
  • Windows: Added back "Alt" hotkeys
  • Windows: Fixed an issue sending email with Outlook 2010-2016
  • Bug fixes

v7.2.2

4 months ago

Changes in 7.2.2:

  • Bug fixes

v7.2.1

5 months ago

Changes in 7.2.1:

  • Bug fixes

v7.2.0

5 months ago

Changes in 7.2.0:

  • Scanner Sharing
    • Share scanners with other computers on the local network, for example:
      • Turn a desktop-connected USB scanner into a wireless scanner usable from your laptop or phone
      • Allow Windows-only scanners to be used from Mac/Linux using a virtual machine
      • Set up a Raspberry Pi to turn a USB scanner into a wireless scanner
    • On the host computer, in the Profiles window, click Scanner Sharing and choose the scanners to share
    • On the client computer, select "ESCL Driver" in your profile settings and you should be able to select the shared scanner
    • NAPS2 currently must be kept open on the host for sharing to work
    • Shared scanners can be used from any ESCL-capable client, not just NAPS2
    • Use NoScannerSharing in appsettings.xml to disable
  • Slightly updated icons in the Profiles window
  • Old unrecoverable files are now cleaned up on startup
  • Mac/Linux have been upgraded to the .NET 8 runtime
  • Linux flatpak runtime has been upgraded to 23.08
  • Bug fixes

v7.1.2

6 months ago

Changes in 7.1.2:

  • Mac: Fixed scanning with macOS 14 Sonoma

v7.1.1

7 months ago

Changes in 7.1.1:

  • Bug fixes