Hi , all
i didn't found a similar script on the forum so i take my chance.
what i have : jpg with dimension:
5184 x 3456
or
3456 x 5184
what i want : : jpg with 3000px on lower size and keeping ratio ie :
4500 x 3000
or
3000 x 4500
actually i use this :
nconvert -overwrite -out jpeg -ratio ...
Search found 5 matches
- Wed Dec 28, 2011 9:18 pm
- Forum: NConvert
- Topic: resize lower dimension ( W or H )
- Replies: 1
- Views: 1074
- Mon Mar 30, 2009 7:56 am
- Forum: Classic - Bug Reports
- Topic: batch proccesing export and %
- Replies: 0
- Views: 1259
batch proccesing export and %
a little thing :
when exporting a batch processing in .bat
if percent % resizing is used , the batch result is
-resize 60% 0% and dos interpret as -resize 60 0 and resize the image with 60 pixel wide
so the generated batch should probably be -resize 60%% 0%%
when exporting a batch processing in .bat
if percent % resizing is used , the batch result is
-resize 60% 0% and dos interpret as -resize 60 0 and resize the image with 60 pixel wide
so the generated batch should probably be -resize 60%% 0%%
- Thu Mar 26, 2009 1:10 pm
- Forum: NConvert
- Topic: nconvert for zenphoto
- Replies: 5
- Views: 2769
Re: nconvert for zenphoto
i think that could be very usefull !xnview wrote:Rightso i need to add it
- Thu Mar 26, 2009 12:49 pm
- Forum: NConvert
- Topic: nconvert for zenphoto
- Replies: 5
- Views: 2769
Re: nconvert for zenphoto
yes, when i put a $ in the filename, nconvert append the whole path of the source folder ( instead of the file parent folder name only )
i use windows version
i use windows version
- Wed Mar 25, 2009 7:49 am
- Forum: NConvert
- Topic: nconvert for zenphoto
- Replies: 5
- Views: 2769
nconvert for zenphoto
Hello,
Thanks a lot for this wonderful tool.
I'm trying to make a batch to genereate zenphoto thumbnail cache.
it's ok for the resize and crop, but i did'nt find how to write the folder name "in" the filename.
for exemple, i should have this filename :
2003-05 paris air show__DSCN1744.JPG_100 ...
Thanks a lot for this wonderful tool.
I'm trying to make a batch to genereate zenphoto thumbnail cache.
it's ok for the resize and crop, but i did'nt find how to write the folder name "in" the filename.
for exemple, i should have this filename :
2003-05 paris air show__DSCN1744.JPG_100 ...