Jump to content

[SOLVED] Picture download, thumpnail generation


DataRater

Recommended Posts

I want to download picture files and automatically generate a thumbnail. Any suggestion which gets me moving forward would be much appreciated. So I guess a reference to a PHP book, some code examples or a link to some inexpensive or free software would be the answer.

 

Can you help?

You want something for "batch cropping".

 

Google for "batch crop image program" or something. I used to have a program like this but I forgot the name. There are some good free ones out there, you just have to find it. :)

 

[edit] Almost forgot, basically the program would take image files and resize them to whatever you want. The "batch" aspect means you can do it to multiple images at once. Hope this helps!

Thanks PseudoEvolution.

 

I was hoping for a solution which was just PHP code so someone can download a picture to my site and it automatically gets thumbnailed and then displayed. I want something similar to a car sales solution where as part of the advertisement the poster of the advertisement can download some pictures and they get displayed.

 

Any thoughts?

 

 

Yes, have a look at these two posts and their pieces of code.

 

http://www.phpfreaks.com/forums/index.php/topic,165733.0.html

http://www.phpfreaks.com/forums/index.php/topic,166084.0.html

 

They will get you started out and probably create some new questions.

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.