diff options
author | Aaditya Bagga <aaditya_gnulinux@zoho.com> | 2022-08-16 00:06:44 +0530 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-08-20 09:14:21 +0700 |
commit | 5adc25164241f7313600699fc5702d9ee34fd9a1 (patch) | |
tree | 3743df0a8bb8ce94024f2617d16aa7ac35fc99f5 /graphics/pdf2png/README | |
parent | fe913794bb192bac46ea71aad5adde6ac8214223 (diff) |
graphics/pdf2png: Updated for version 0.5.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics/pdf2png/README')
-rw-r--r-- | graphics/pdf2png/README | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/graphics/pdf2png/README b/graphics/pdf2png/README index df727b452a6d..866e73657c32 100644 --- a/graphics/pdf2png/README +++ b/graphics/pdf2png/README @@ -1,15 +1,15 @@ -pdf2png converts PDF files to image format with a simple graphical -interface based on python, using ghostscript. +pdf2png converts PDF files to image format with a simple +graphical interface based on python, using ghostscript. -It supports up to 4 different image extensions like PNG, JPEG, BMP +It supports up to 4 different image extensions like PNG, JPEG, BMP, and TIFF. How To- Increasing or decreasing the resolution will change the image quality. -Once given correct numbers for the From page and To page, click on -Select PDF file to open a dialog window to browse and select the -wanted PDF book, and click on Convert to convert the selected pages. +Once given correct numbers for the From page and To page, +click on Select PDF file to open a dialog window to browse and select +the wanted PDF book, and click on Convert to convert the selected pages. It would convert the pdf and output the image(s) in the same directory where the pdf resides. |