Search found 23 matches
- Sun May 17, 2009 11:49 am
- Forum: NConvert
- Topic: Where can I download old version (X.XX)
- Replies: 2
- Views: 1915
Where can I download old version (X.XX)
I want nconvert 2.96.
- Tue Mar 03, 2009 9:14 am
- Forum: NConvert
- Topic: "-text_opacity" command?
- Replies: 0
- Views: 618
"-text_opacity" command?
I'm very happy to see new command "-wmopacity" in Nconvert5.30.
Could you add the similar command "-text_opacity" and "-text_back_opacity"? Thanks.
Could you add the similar command "-text_opacity" and "-text_back_opacity"? Thanks.
- Thu Dec 11, 2008 1:49 pm
- Forum: Miscellaneous
- Topic: Looking for a command line tool to edit .jpg's comments
- Replies: 1
- Views: 2165
Looking for a command line tool to edit .jpg's comments

exiftool.exe,jhead.exe,exiv2.exe ? these three tools seems can not do that,or if it can,could somebody tell me which command to use...
- Wed Dec 10, 2008 7:18 am
- Forum: NConvert
- Topic: Hope no need to tell the format
- Replies: 0
- Views: 1475
Hope no need to tell the format
When convert all formats images:
the images converted to no extension. 
----------------------------------------------------------------------
Another suggestion:
I think if it can performs subfolders will be very usefull
Code: Select all
nconvert -o $\thumb\% -resize 10 0 D:\pic\*

----------------------------------------------------------------------
Another suggestion:
I think if it can performs subfolders will be very usefull

- Fri Nov 28, 2008 1:16 pm
- Forum: NConvert
- Topic: Can't convert a MNG to Animated GIF
- Replies: 5
- Views: 4274
- Wed Nov 26, 2008 2:28 pm
- Forum: NConvert
- Topic: Thinking of round a picture...
- Replies: 2
- Views: 1204
- Wed Nov 26, 2008 2:27 pm
- Forum: NConvert
- Topic: Thinking of round a picture...
- Replies: 2
- Views: 1204
Thinking of round a picture...
http://i236.photobucket.com/albums/ff54/tirelesstireless/test.png (test.png)
+
http://i236.photobucket.com/albums/ff54/tirelesstireless/1-.gif http://i236.photobucket.com/albums/ff54/tirelesstireless/-1.gif http://i236.photobucket.com/albums/ff54/tirelesstireless/1_.gif http://i236.photobucket ...
+
http://i236.photobucket.com/albums/ff54/tirelesstireless/1-.gif http://i236.photobucket.com/albums/ff54/tirelesstireless/-1.gif http://i236.photobucket.com/albums/ff54/tirelesstireless/1_.gif http://i236.photobucket ...
- Sat Nov 15, 2008 5:12 am
- Forum: NConvert
- Topic: transparent.gif add to background.jpg,not transparency again
- Replies: 2
- Views: 2243
- Fri Nov 14, 2008 7:39 am
- Forum: NConvert
- Topic: add watermark text,text from clipboard or text file?
- Replies: 0
- Views: 954
add watermark text,text from clipboard or text file?
adding watermark text to a picture,hope can use clipboard text or a text file as "string".
and hope the "string" can add more than one line,such as us \n to make a new line.
and hope the "string" can add more than one line,such as us \n to make a new line.
- Fri Nov 14, 2008 7:20 am
- Forum: NConvert
- Topic: transparent.gif add to background.jpg,not transparency again
- Replies: 2
- Views: 2243
transparent.gif add to background.jpg,not transparency again
XnView.gif:
http://www.picpanda.com/images/yzvqrvllb2ba25wt3ro.gif
background.jpg:
http://www.picpanda.com/images/ufcdzij5h3s5ts9g93kf.jpg
execute:
nconvert -o %_test.jpg -wmfile XnView.gif -wmflag center background.jpg
background_test.jpg:
http://www.picpanda.com/images ...
http://www.picpanda.com/images/yzvqrvllb2ba25wt3ro.gif
background.jpg:
http://www.picpanda.com/images/ufcdzij5h3s5ts9g93kf.jpg
execute:
nconvert -o %_test.jpg -wmfile XnView.gif -wmflag center background.jpg
background_test.jpg:
http://www.picpanda.com/images ...
- Thu Nov 13, 2008 10:44 am
- Forum: NConvert
- Topic: Background.png + wmfile*.png -> Background_wmfile*.png ?
- Replies: 6
- Views: 1753
- Thu Nov 13, 2008 10:17 am
- Forum: NConvert
- Topic: Background.png + wmfile*.png -> Background_wmfile*.png ?
- Replies: 6
- Views: 1753
- Thu Nov 13, 2008 8:37 am
- Forum: NConvert
- Topic: Background.png + wmfile*.png -> Background_wmfile*.png ?
- Replies: 6
- Views: 1753
- Thu Nov 13, 2008 3:44 am
- Forum: NConvert
- Topic: Background.png + wmfile*.png -> Background_wmfile*.png ?
- Replies: 6
- Views: 1753
Background.png + wmfile*.png -> Background_wmfile*.png ?
Lots of Watermark files with one Background image,to make Background_wmfile*.png,how to do that?
this doesn't work:
this doesn't work:
Code: Select all
nconvert.exe -wmfile wmfile*.png -wmflag bottom-right -o %%_new.png Background.png
- Sat Nov 08, 2008 7:43 am
- Forum: NConvert
- Topic: How to convert .ico to .png with 32x32 size?
- Replies: 1
- Views: 2044
How to convert .ico to .png with 32x32 size?

or
How to convert .png to .ico with (16x16,32x32,48x48) size?