• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
Source Digit

Source Digit

Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • How To
  • Ubuntu
  • Instagram
  • Blogging
  • Android
  • WordPress
  • +More
    • Cloud Computing
    • Gadgets
    • Social Media
    • Technology
  • Write for Us
Home / How To / Install GScan2PDF – Scan pdf to Word in Ubuntu Linux

Install GScan2PDF – Scan pdf to Word in Ubuntu Linux

By Sourabh / September 13, 2019 Category: How To, Ubuntu

How to install GScan2PDF 2.5.6 in Linux Ubuntu. Users can scan pdf to word in Ubuntu Linux using GScan2PDF. The gscan2pdf is a GUI to produce PDFs or DjVus from scanned documents.

Scanning is handled with SANE via scanimage. PDF conversion is done by PDF::API2. TIFF export is handled by libtiff (faster and smaller memory footprint for multipage files).

Install Gscan2pdf

Run the following commands in Terminal to install Gscan2pdf:

sudo apt-get update
sudo add-apt-repository ppa:jeffreyratcliffe/ppa
sudo apt-get update
sudo apt-get install gscan2pdf

Once installed, open the Gscan2pdf from Ubuntu Dash.

gscan2pdf Usage

  1. Scan one or several pages in with File/Scan
  2. Create PDF of selected pages with File/Save

gscan2pdf has the following command-line options:

–device= Specifies the device to use, instead of getting the list of devices from via the SANE API. This can be useful if the scanner is on a remote computer which is not broadcasting its existence.
–help Displays this help page and exits.
–log= Specifies a file to store logging messages.
–(debug|info|warn|error|fatal) Defines the log level. If a log file is specified, this defaults to ‘debug’, otherwise ‘warn’.
–import= Imports the specified file
–version Displays the program version and exits.

Scanning is handled with SANE via scanimage. PDF conversion is done by PDF::API2. TIFF export is handled by libtiff (faster and smaller memory footprint for multipage files).

Note: gscan2pdf creates a text resource file in ~/.config/gscan2pdfrc. The directory can be changed by setting the $XDG_CONFIG_HOME variable. Generally, however, preferences should be changed via the Edit/Preferences menu, or are captured automatically during normal usage of the program.

Diagnostics

To diagnose a possible error, start gscan2pdf from the command line with logging enabled and check file.log.

gscan2pdf --log=file.log

Uninstall and Remove Gscan2pdf

If you want to remove Gscan2pdf from Linux Ubuntu Systems, run the following commands:

sudo apt-get remove --autoremove gscan2pdf
sudo apt-get update

Primary Sidebar

Latest Posts

Delete Directory And Contents Recursively Without Prompt On Linux

Check User Login History In Ubuntu Linux Command Line

Use Locate Command To Find File In Linux Terminal By Name

How To Change Terminal Color In Ubuntu Command Line

How To Run Fsck Manually In Linux To Fix Unexpected Inconsistency

How To Fix Broken Packages On Ubuntu From Terminal

Re Execute The Previous Command In Linux Ubuntu Command Line

How Much RAM Is Needed For Ubuntu PC

How To Find Large Files And Directories In Linux Command Line

How To Use Clear Command History In Linux Terminal

© 2026 Source Digit • Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • About
  • Privacy Policy
  • Terms & Conditions
  • Contact Us
  • Sitemap