View Full Version : image conversion
jr_yeo
01-31-2009, 09:14 PM
how do you convert bmp to png? tnx.
djr33
01-31-2009, 09:24 PM
Use a program that supports both, choose save as and choose the format. Lots of programs will do this-- maybe even MS Paint-- haven't used it in a while, though I know it at least supports jpg (and is based in bmp). The GIMP will work if you can't find something else.
If you're asking about this in a dynamic context, you can do this using the GD library in PHP (using an extension that allows for BMPs).
jr_yeo
02-01-2009, 03:28 AM
but i was thinking of a Linux one liner sort of solution. ;)
but your idea works too, though. :D
djr33
02-01-2009, 09:05 AM
You should post that you're using linux, then ;)
I don't know if there are any image handling functions built into linux-- if not, find a library and install it in whatever context you want, or you could use the GIMP which has a linux verison.
robin9000
02-02-2009, 02:43 PM
Why not just use a different computer with a program that has both support like djr33 said and then after you have it converted bring it back to your computer and use the file? Sorry if this dose not seem to be the anseaw your looking for, I don't use the linux O.S.
djr33
02-02-2009, 09:25 PM
The real question is whether you are converting one image (there are even websites that will do it for you) or if you need to do this dynamically or for many images. Without more information, not much can be done. But anyway, most of the info has been given, I'd say.
If you need more help, please ask more specifically.
saynogo9999
02-06-2009, 12:35 PM
Xnview (http://pagesperso-orange.fr/pierre.g/xnview/enhome.html) can convert to huge selection of (image) file formats.
That's the program i've use and i does also support
Windows, Linux and mac. + it's freeware.!!
Powered by vBulletin® Version 4.2.2 Copyright © 2021 vBulletin Solutions, Inc. All rights reserved.