Archives For gscan2pdf

GScan2PDF, graphical to produce PDFs or DjVus from scanned documents, released version 2.8.1 a day ago.

The previous program launching issue should be fixed in the release, though it didn’t happen in my machine. Gscan2pdf 2.8.1 release highlights:

  • Pass resolution to tesseract to avoid messages like “Warning! Invalid resolution 0 dpi. Using 70 instead”
  • Cope better if data model becomes corrupted
  • Add restart option to ‘device not found’ mini-wizard & if tmp directory changed.
  • When saving a session file, note that pages have been saved to avoid ‘Some pages have not been saved. Do you really want to quit?’ message.
  • Improvements to the Crashed sessions dialog to make it more intuitive.
  • Update position of OCR text when cropping
  • Create PS level 3 instead of 1.
  • Fix check for unpaper version. (Scan fails if unpaper is not installed but selected in post processing)
  • Fix check for tesseract version. Remove support for tesseract < 3.04.00.
  • Update translations.

How to Install gscan2pdf 2.8.1 in Ubuntu:

The official Gscan2PDF PPA has made the new release packages for all current Ubuntu releases, and their derivatives, including Ubuntu 16.04, Ubuntu 18.04, Ubuntu 19.10, Ubuntu 20.04, Linux Mint 18.x, 19.x, and 20.

1. Open terminal either by pressing Ctrl+Alt+T on keyboard or by searching for ‘terminal’ from application menu. When it opens, run command to add the PPA:

sudo add-apt-repository ppa:jeffreyratcliffe/ppa

Type user password (no asterisk feedback due to security reason) when it prompts and hit Enter.

2. For those who have a previous release installed, upgrade it through Software Updater:

upgrade gscan2pdf

Or run following command in terminal to install or upgrade the software:

sudo apt update && sudo apt install gscan2pdf

How to Remove:

To remove gscan2pdf, either use your system package manager or run command:

sudo apt-get remove --autoremove gscan2pdf

And the PPA can be removed via Software & Updates utility, under Other Software tab.

GScan2PDF, GUI to produce PDFs or DjVus from scanned documents, released version 2.8.0 a few days ago.

Changes in GScan2PDF 2.8.0 include:

  • Interpolate colours according to OCR confidence in HSV space.
  • Limit zoom to 100 to avoid errors
  • Update text position and rectangle when updating bounding box.
  • Add button to add to text layer
  • Add preference to disable device list cache
  • Add mini-wizard if device not found
  • Fix save as PS.
  • And translation updates.

How to Install gscan2pdf 2.8.0 in Ubuntu:

The official Gscan2PDF PPA has made the new release packages for all current Ubuntu releases, and their derivatives, including Ubuntu 16.04, Ubuntu 18.04, Ubuntu 19.10, Ubuntu 20.04, Linux Mint 18.x and 19.x

1. Open terminal either by pressing Ctrl+Alt+T on keyboard or by searching for ‘terminal’ from application menu. When it opens, run command to add the PPA:

sudo add-apt-repository ppa:jeffreyratcliffe/ppa

Type user password (no asterisk feedback due to security reason) when it prompts and hit Enter.

2. For those who have a previous release installed, upgrade it through Software Updater:

upgrade gscan2pdf

Or run following command in terminal to install or upgrade the software:

sudo apt update && sudo apt install gscan2pdf

How to Remove:

To remove gscan2pdf, either use your system package manager or run command:

sudo apt-get remove --autoremove gscan2pdf

And the PPA can be removed via Software & Updates utility, under Other Software tab.

Gscan2pdf, a graphical tool to produce PDF / DjVu from scanned document, released version 2.6.5 with some bug fixes and improvements. Here’s how to install it in all current Ubuntu releases.

As a new monthly release, Gscan2pdf 2.6.5 includes following changes:

  • Fixed bug when editing page number causing page to deselect and thumbnails to scroll to top of list
  • Use a scrolled window in the multiple message dialog to prevent it from growing too large.
  • Use the “Don’t show these messages again” checkbox to switch the checkboxes for the individual messages. Set the button inconsistent if the states are not all the same.
  • Fix warning message about pdftk (again) by making sure that user-defined tmp directory is available in time.
  • Improve responsiveness with OCR output (again)
  • Select # pages = all when switching from reverse->facing.
  • Show “waiting” cursor for longer to prevent scans from being started before all options applied.
  • Respect ‘Use timezone from locale’ option when setting file system timestamp
  • Updated translations.

How to Install gscan2pdf 2.6.5 in Ubuntu:

The official Gscan2PDF PPA has made the new release packages for all current Ubuntu releases, and their derivatives, including Ubuntu 16.04, Ubuntu 18.04, Ubuntu 19.10, Ubuntu 20.04, Linux Mint 18.x and 19.x

1. Open terminal either by pressing Ctrl+Alt+T on keyboard or by searching for ‘terminal’ from application menu. When it opens, run command to add the PPA:

sudo add-apt-repository ppa:jeffreyratcliffe/ppa

Type user password (no asterisk feedback due to security reason) when it prompts and hit Enter.

2. For those who have a previous release installed, upgrade it through Software Updater:

upgrade gscan2pdf

Or run following command in terminal to install or upgrade the software:

sudo apt update && sudo apt install gscan2pdf

How to Remove:

To remove gscan2pdf, either use your system package manager or run command:

sudo apt-get remove --autoremove gscan2pdf

And the PPA can be removed via Software & Updates utility, under Other Software tab.

Gscan2PDF 2.6.0 Released with import-all Option

Last updated: November 11, 2019

Gscan2pdf, a graphical tool to produce PDF / DjVu from scanned document, released version 2.6.0 a day ago. Here’s how to install it in all current Ubuntu releases.

Gscan2pdf 2.6.0 is a small release. It brings --import-all command line option to imports all pages of the specified file or files. Other changes include:

  • New rotate 180° icon.
  • Import document metadata when opening PDF or DjVu files.
  • Increment/decrement date on save dialog with +/- keys.
  • Fixed reload-recursion bug triggered by unusual environment
  • Some crash fixes, and updated translations.

How to Install gscan2pdf 2.6.0 in Ubuntu:

The official Gscan2PDF PPA has made the new release packages for all current Ubuntu releases, and their derivatives, including Ubuntu 16.04, Ubuntu 18.04, Ubuntu 19.04, Ubuntu 19.10, Linux Mint 18.x and 19.x

1. Open terminal either by pressing Ctrl+Alt+T on keyboard or by searching for ‘terminal’ from application menu. When it opens, run command to add the PPA:

sudo add-apt-repository ppa:jeffreyratcliffe/ppa

Type user password (no asterisk feedback due to security reason) when it prompts and hit Enter.

2. For those who have a previous release installed, upgrade it through Software Updater:

upgrade gscan2pdf

Or run following command in terminal to install or upgrade the software:

sudo apt update && sudo apt install gscan2pdf

How to Remove:

To remove gscan2pdf, either use your system package manager or run command:

sudo apt-get remove --autoremove gscan2pdf

And the PPA can be removed via Software & Updates utility, under Other Software tab.

Gscan2pdf 2.5.7, GTK tool to produce PDF / DjVu from scanned document, was released today. Here’s how to install it in Ubuntu 16.04, Ubuntu 18.04, Ubuntu 19.04.

Changes in Gscan2pdf 2.5.7 include:

  • Recognise “Document Table” as flatbed for imagescan backend.
  • Use option name as label for those options with no title.
  • Extended edit profile functionality in scan dialog to frontend options.
  • Close device when switching frontends so as not to block SANE for the new frontend.
  • Allow tool processes to immediately continue working on subsequent pages despite errors on previous ones.
  • Fix infinite loop scanning reverse pages
  • Updated translations.

How to Install gscan2pdf 2.5.7 in Ubuntu:

The official Ubuntu PPA has made the new release packages for all current Ubuntu releases, and their derivatives.

1. Open terminal either by pressing Ctrl+Alt+T on keyboard or by searching for ‘terminal’ from application menu. When it opens, run command to add the PPA:

sudo add-apt-repository ppa:jeffreyratcliffe/ppa

Type user password (no asterisk feedback due to security reason) when it prompts and hit Enter.

2. For those who have a previous release installed, upgrade it through Software Updater:

upgrade gscan2pdf

For the first time, you can either install it via Synaptic Package Manager or by running following commands in terminal:

sudo apt-get update

sudo apt-get install gscan2pdf

How to Remove:

To remove gscan2pdf, either use your system package manager or run command:

sudo apt-get remove --autoremove gscan2pdf

And the PPA can be removed via Software & Updates utility, under Other Software tab.