# - preserves _all_ attributes of your original PDF file and does not compress # embedded images further than they are. # FEATURES: - simple GUI based on YAD, an advanced Zenity fork. # It provides a simple way to extract a page range from a PDF document and is meant # to be used as a file manager script/addon (e.g. and based on three different backends that are capable of preserving all attributes of the original fileĬode #!/bin/bash # TITLE: PDFextract # AUTHOR: (c) 2013-2015 Glutanimate () # VERSION: 0.2 # LICENSE: GNU GPL v3 () # OVERVIEW: PDFextract is a simple PDF extraction script based on Ghostscript/qpdf/cpdf.I created a slightly more advanced script based on the tutorial linked to.