Skip to main content


Converting a multi page pdf to multiple pages using a single command
imagemagick - Converting a multi page pdf to multiple pages using a single command - Stack Overflow

It's as simple as

convert x.pdf x-%04d.jpg

Where 4 means 4 digits will be show on the page count. You can change jpg to webp or whatever and ImageMagick understand it.

The codes used are the
https://monodes.com/predaelli/2023/07/22/converting-a-multi-page-pdf-to-multiple-pages-using-a-single-command/
#Tricks

This website uses cookies to recognize revisiting and logged in users. You accept the usage of these cookies by continue browsing this website.