Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Nautilus script to convert a PDF file to JPEG format using pdftoppm

To install this script as a Nautilus script, do the following:

  1. Copy the above code and paste it into a new file using a text editor.
  2. Save the file with a .sh extension (e.g., pdf-to-jpg.sh) in the directory ~/.local/share/nautilus/scripts/ (create the directory if it doesn't exist).
  3. Make the script executable by running chmod +x ~/.local/share/nautilus/scripts/pdf-to-jpg.sh.
  4. Restart Nautilus by running nautilus -q in the terminal.

Now, when you right-click on a PDF file in Nautilus, you should see a "Scripts" option in the context menu. Hover over it, and you should see the "pdf-to-jpg.sh" script. Click on it, and the script will run, prompting you to select an output directory and showing a success message when it's done.

About

Nautilus script to convert a PDF file to JPEG format using pdftoppm

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages