Jump to content

Process BMP


jaymc

Recommended Posts

Ok, I'll hit you straight with my problem

I have 1200+ images on my website that are bmp files.

How can I convert them to jpg.

ive heard about processing them but from what Ive read its really complicated, unless someone can point me to a prewritten script

Any help would be great

Thanks
Link to comment
https://forums.phpfreaks.com/topic/22431-process-bmp/
Share on other sites

1) Download the files to your computer.
2) Download the trial version of FIREWORKS from MACROMEDIA.COM
3) Click FILE, BATCH PROCESS
4) Select ALL .BMP files and click NEXT
5) Click EXPORT and ADD>
6) Select Settings for JPEG and click NEXT
7) Select OUTPUT location
8) Click BATCH
9) Find something  useful to do for an hour.
Link to comment
https://forums.phpfreaks.com/topic/22431-process-bmp/#findComment-100566
Share on other sites

[quote author=bholbrook link=topic=109894.msg443387#msg443387 date=1159486833]
1) Download the files to your computer.
2) Download the trial version of FIREWORKS from MACROMEDIA.COM
3) Click FILE, BATCH PROCESS
4) Select ALL .BMP files and click NEXT
5) Click EXPORT and ADD>
6) Select Settings for JPEG and click NEXT
7) Select OUTPUT location
8) Click BATCH
9) Find something  useful to do for an hour.
[/quote]
What you dont dont need to do that!

You can convert them with gd. However it'll taker a long a time to convert 1200+ bitmaps! Especially if they are large file sizes!
Link to comment
https://forums.phpfreaks.com/topic/22431-process-bmp/#findComment-100740
Share on other sites

Here is a old BMP conversion script I wrote sometime ago! It runs from the browser doing a ([b]REFRESH[/b])!

Just set the configuration values at the top, upload it to your server, then call it from your browser and wait until it is done!

Note: make sure you have [b]refresh[/b] set to [b]on[/b] in your browser!

me!

[attachment deleted by admin]
Link to comment
https://forums.phpfreaks.com/topic/22431-process-bmp/#findComment-101398
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.