RTTSoftware Support Forum

PDF-ShellTools => Bug reports => Topic started by: nightslayer23 on April 17, 2024, 05:43:45 AM

Title: Extract Images (no append option?)
Post by: nightslayer23 on April 17, 2024, 05:43:45 AM
Hey, when using the extract images function, the only options to handle duplicate filenames or images is to:


There however should be an option to save the duplicates? Append filename?
Title: Re: Extract Images (no append option?)
Post by: RTT on April 18, 2024, 01:56:20 AM
These options are only about the filenames. The image is always extracted, even if the skip name option is selected. If a file with the same name exists, the newly extracted image gets the next available name. Internally to the PDF, the image objects have no names. The names are generated by the tool by appending a number to the name prefix specified, and that number is sequential.