Jump to content

To use image manipulation or not


robrave

Recommended Posts

I'm developing a website that display items from a game. What I want is to display an image beside the item name. My image source is one whole image file, with individual item image at a size of 32x32 pixels. Now, I'm thinking if I use image crop to extract the item image from the source or just extract each images offline save each as separate files and upload them.

 

It is clean and neat if I just have to upload one whole image in my server and just extract/crop each individual images if necessary but I'm worried if it will cause the server to overload or something.

 

Because if separate file for each images, that will be around 1000+ images to be uploaded and that quite messy.

 

Thanks in advance for your advice.

Link to comment
https://forums.phpfreaks.com/topic/100791-to-use-image-manipulation-or-not/
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.