Search found 54 matches

by jpiquemal
2007-09-23T23:24:52-07:00
Forum: Users
Topic: blob to blob
Replies: 2
Views: 6471

Re: blob to blob

Thank you
by jpiquemal
2007-09-13T03:00:04-07:00
Forum: Users
Topic: blob to blob
Replies: 2
Views: 6471

blob to blob

Hello all
I read a BMP file to a blob (FileToBlob), how can i transform that blob to get a JPEG, always in a blob ? (something like BlobToBlob)
by jpiquemal
2006-11-28T00:56:22-07:00
Forum: Users
Topic: Getting thumnails from PowerPoint
Replies: 0
Views: 5762

by jpiquemal
2006-11-08T02:51:31-07:00
Forum: Users
Topic: How to make it gray?
Replies: 1
Views: 7265

convert colored.jpg -colorspace GRAY grayed.jpg
by jpiquemal
2006-11-06T05:54:55-07:00
Forum: Users
Topic: how to use names with space?
Replies: 0
Views: 4987

convert "c:\my folder with spaces\the file with spaces too.jpg" toto.gif
by jpiquemal
2006-10-10T06:04:44-07:00
Forum: Developers
Topic: Cartoon effect and goo effect
Replies: 3
Views: 19316

you should get the effect with the median filter
by jpiquemal
2006-10-09T23:34:34-07:00
Forum: Developers
Topic: Cartoon effect and goo effect
Replies: 3
Views: 19316

by jpiquemal
2006-06-28T06:38:37-07:00
Forum: Users
Topic: How to change pixel bit depth
Replies: 1
Views: 27931

try
convert 01.png -fx "r&2" 02.png
by jpiquemal
2006-06-04T23:58:29-07:00
Forum: Users
Topic: how to handle apostrophe within text?
Replies: 3
Views: 13626

Hello
tested with Windows XP:

-draw "text 0,0 'what\'s new'"

this works perfectly :lol:
Jean
http://www.konvertor.net