Current location: Hot Scripts Forums » Programming Languages » PHP » Convert blob image into jpg

Convert blob image into jpg

Reply
  #1 (permalink)  
Old 07-04-09, 02:01 PM
Deansatch Deansatch is offline
Coding Addict
 
Join Date: Jul 2006
Location: Northumberland
Posts: 375
Thanks: 0
Thanked 0 Times in 0 Posts
Convert blob image into jpg

I wrote a script for a site a few years ago and stupidly made image uploads into blobs in the database. I now want to put them all in an images folder instead as jpegs. The only way I know how to do this is to open each blob in the browser and use "save as".

Is there an easier way to do this?
__________________
Aye!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
  #2 (permalink)  
Old 07-04-09, 03:05 PM
End User's Avatar
End User End User is offline
Level II Curmudgeon
 
Join Date: Dec 2004
Posts: 3,030
Thanks: 14
Thanked 34 Times in 33 Posts
Why not use the code that streams the image to the browser (that you must have also written) and modify it to save the stream to a .jpg file?

Quote:
Originally Posted by Deansatch View Post
I wrote a script for a site a few years ago and stupidly made image uploads into blobs in the database. I now want to put them all in an images folder instead as jpegs. The only way I know how to do this is to open each blob in the browser and use "save as".

Is there an easier way to do this?
__________________
I don't live on the edge, but sometimes I go there to visit.
-------------------------------------------------------------------------
Sanitize Your Data (scroll down)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
PHP & MYSQL Same Table Ishmell PHP 7 06-29-09 12:36 AM
making background of JPG image transparent with Photoshop CS2 crmpicco HTML/XHTML/XML 12 12-02-08 10:41 PM
div css theighost CSS 11 09-14-08 03:30 AM
displaying text over image ketanco CSS 10 09-11-08 08:39 PM
PHP Script to Insert Dynamic Txet into Jpg image cyborlink PHP 3 05-05-05 06:26 AM


All times are GMT -5. The time now is 01:38 PM.
vBulletin® Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.