Hi, I use the following commands saved in a text file test.txt and call the file with nconvert test.txt.
However, nconvert only converts the first 2 tifs and then stops.
I used the example from http://wiki.xnview.com/index.php?title=NConvert_User_Guide.
Has anybody an idea of what I do wrong ...
Search found 4 matches
- Mon Apr 25, 2011 1:50 pm
- Forum: NConvert
- Topic: multiple sets of conversions on multiple sets of files
- Replies: 1
- Views: 1002
- Thu Apr 07, 2011 11:14 am
- Forum: NConvert
- Topic: nconvert %conv%%
- Replies: 2
- Views: 1096
Re: nconvert %conv%%

Erik
- Wed Apr 06, 2011 1:23 pm
- Forum: NConvert
- Topic: nconvert %conv%%
- Replies: 2
- Views: 1096
nconvert %conv%%
hello all,
I'm using windows xp and want to use nconvert to extract a piece from a picture and rename the file, but running the bat file doesn't work. The command is simply
nconvert -npcd 2 -size 256x256+0 -ctype grey -corder inter -out tiff -o %conv%%.tif -crop 0 0 1435 1435 "D:\myfile.tif"
I ...
I'm using windows xp and want to use nconvert to extract a piece from a picture and rename the file, but running the bat file doesn't work. The command is simply
nconvert -npcd 2 -size 256x256+0 -ctype grey -corder inter -out tiff -o %conv%%.tif -crop 0 0 1435 1435 "D:\myfile.tif"
I ...
- Wed Apr 06, 2011 10:49 am
- Forum: Classic - General Support
- Topic: script buildiing
- Replies: 0
- Views: 659
script buildiing
Hi all,
I would like to create a script that cuts 9 parts out of a picture and saves all parts as separate files.
Does anyone know if this is possible using XnView or Nconvert?
Thanks for any help you can give.
cheers,
Erik
I would like to create a script that cuts 9 parts out of a picture and saves all parts as separate files.
Does anyone know if this is possible using XnView or Nconvert?
Thanks for any help you can give.
cheers,
Erik