Ok so I've seen this thread but I can't adapt the answers given to my situation.
I've created a batch file in my sendto folder:
I need to know what code to put into it to get it to resize selected images with the following options:
I would very much like someone to give me the code to put into the batch file to accomplish this. Thank you for your time
Context:
Essentially trying to replace this because it changed the file dates.
I take my photos with a 16megapixel phone camera but the majority of my images do not need that resolution. So as I sort them into their respective folders I want to be able to down size the ones that don't need max resolution by selecting them in the folder and right clicking and sending to the batch for IV to resize.
I want them basically to end up a third of the size as when they started, replace the original, and retain the date.
If there is a better way to make a jpg stop being 5meg I'm all for hearing it
Basically I think of this as a divide between photographic resolution and utilitarian resolution. Like portfolio vs twitter meme quality
I'm in win7 64 fwiw.
I'm looking for strategy advice as well as raw tech support on the construction of the command line and batch file.
If I was 100% sure this was the best set of settings I could probably hammer out the code myself but I kind of want to hear opinions also.
I've created a batch file in my sendto folder:
I need to know what code to put into it to get it to resize selected images with the following options:
I would very much like someone to give me the code to put into the batch file to accomplish this. Thank you for your time
Context:
Essentially trying to replace this because it changed the file dates.
I take my photos with a 16megapixel phone camera but the majority of my images do not need that resolution. So as I sort them into their respective folders I want to be able to down size the ones that don't need max resolution by selecting them in the folder and right clicking and sending to the batch for IV to resize.
I want them basically to end up a third of the size as when they started, replace the original, and retain the date.
If there is a better way to make a jpg stop being 5meg I'm all for hearing it
Basically I think of this as a divide between photographic resolution and utilitarian resolution. Like portfolio vs twitter meme quality
I'm in win7 64 fwiw.
I'm looking for strategy advice as well as raw tech support on the construction of the command line and batch file.
If I was 100% sure this was the best set of settings I could probably hammer out the code myself but I kind of want to hear opinions also.
Comment