Click to See Complete Forum and Search --> : howto convert bmp/tiff to jpeg/gif?


Edo Kleinman
March 22nd, 1999, 05:22 AM
i have a file in a BMP or TIFF format and i want to convert it to

GIF or JPEG.

HOW ?

10x.

Edo.

Serbanescu Radu
March 22nd, 1999, 06:35 AM
Use Corel PhotoPaint, AdobePhotoshop or any other GOOD image editor !

April 7th, 1999, 05:41 AM
I know there is a set of libraries by Sam Leffler to work with tiff images, do you or anyone else know how to get these working in the visual C++ environment?

I would also like an answer to the same question, but need a solution that does not involve external converters.

Regards,
TurtleUK

Chris Eastwood
April 7th, 1999, 06:45 AM
Hi

If you feel happy doing this in VC++, then you should take a look at

http://www.wotsit.org/index.htm

They have the file formats for just about every picture format you need.


Regards

Chris Eastwood

CodeGuru - the website for developers
http://www.codeguru.com/vb

Crazy D
April 7th, 1999, 11:21 PM
Hi

Or take a look closer at home at
http://www.codeguru.com/bitmap/index.shtml

Hope this helps

Crazy D