Hi, I have a large number of Folders including many Pictures.
i have to resize them to save space on the file server.
i have a batch file that resizes long side to a value like 1024 or 2048. That’s fine. BUT: if the picture has a smaller long side, it will get bigger. Pictures must stay where that are, I just change the size and rewrite.
is there a chance to check, if dpi has a specific value and only resize if value is higher?
thank you very much.
regards
Ivo
i have to resize them to save space on the file server.
i have a batch file that resizes long side to a value like 1024 or 2048. That’s fine. BUT: if the picture has a smaller long side, it will get bigger. Pictures must stay where that are, I just change the size and rewrite.
is there a chance to check, if dpi has a specific value and only resize if value is higher?
thank you very much.
regards
Ivo
Comment