You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for this tool. Currently, the images are extracted from a PDF and saved with a UUID file name. Would it be possible to have the option to save the images with sequential names (1.png, 2.png, etc) ? If one is trying to maintain the order of images as present in the PDF, that's lost with the UUID scheme (and the time stamp of the extracted files is not granular enough to track them in order).