Skip to content
/ pdfForts Public

A collection of service menu entries for dolphin/kde to work with PDFs

License

Notifications You must be signed in to change notification settings

sjau/pdfForts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

044b679 · Oct 23, 2024
Aug 29, 2017
Aug 29, 2017
Aug 29, 2017
Aug 29, 2017
Aug 29, 2017
Sep 5, 2017
Aug 29, 2017
Aug 29, 2017
Aug 29, 2017
Aug 29, 2017
Aug 29, 2017
Aug 29, 2017
Aug 29, 2017
Aug 29, 2017
Aug 29, 2017
Aug 26, 2017
Mar 14, 2014
Mar 14, 2014
Jul 14, 2012
Aug 27, 2017
Aug 29, 2017
Aug 28, 2017
Oct 23, 2024
Feb 22, 2014

Repository files navigation

pdfForts

This is just a bunch of bash script to make work easier in KDE/Dolphin as actions.

Screenshot of the servicemenu

PREREQUISITES

Each of the script has other prerequisites. Most of them require one or more of the following:

  • Dolphin
  • KDialog / or Zenity
  • pdftk
  • imagemagick
  • zip
  • unzip
  • bash
  • libreoffice
  • tesseract & tesseract language package(s)
  • sed

if you're using Nixos, just use the pdfForts.nix file instead.

addPasswdPDF

This script adds a password to the PDFs.

attachPDF

This lets you add files to your PDF files. However scripts like stamp and combine remove them. So add them at the end.

bookmarkPDF

Lets you edit the current bookmarks and apply them to the PDF.

combinePDF

Combine PDFs and maintain bookmarks.

extractPDF

This script lets you extract one or more pages from PDF.

extractTextPDF

This script lets you extract text from a PDF.

metaPDF

Add meta data to a PDF.

ocrPDF

This script converts image PDFs to text files using tesseract.

pdfaPDF

This script converts an existing PDF into a PDF/A file.

qualityPDF

This script lets you convert images to grayscale or b/w and also alter the resolution of images.

rmPasswdPDF

This script creates a copy of a PDF without password. The password must be known.

rotatePDF

Rotate a PDF by 90°, 180°, 270° clockwise.

searchablePDF

Make an image PDF searchable for text.

stampPDF

This script just adds a document number and page number on a bunch of selcted pdfs.

watermarkPDF

Lets you add a watermark accross the PDF.

About

A collection of service menu entries for dolphin/kde to work with PDFs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published