From 926e4a1fc3de9a365b9d4977541c9e8731ce9518 Mon Sep 17 00:00:00 2001 From: Avi Hayun Date: Thu, 20 Jan 2022 18:43:48 +0200 Subject: [PATCH] Added the animated gif showing the script in action --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 03e3e2a..00facb8 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,9 @@ Just drag & drop PDF file/s on the batch file and it will extract all pages of e You can control the quality of the extracted (jpg) pages by changing the values of the DPI and the QUALITY variables in the batch file. +![pdfs to jpgs](https://user-images.githubusercontent.com/1760091/150382972-1e9255b3-f722-4f9e-b09a-f3c7f423bd35.gif) + + ## How is the job done ? This is a simple script which runs v9.55.0 of the highly efficient Ghostscript in order to do the conversions