MicrostockGroup

Microstock Photography Forum - General => Newbie Discussion => Topic started by: intutivemind on May 08, 2018, 06:10

Title: Should I use High Definition Images or Compressed Images for my Website
Post by: intutivemind on May 08, 2018, 06:10
Good day to everyone. I am currently working on my website (http://www.sampleformats.org/ (http://www.sampleformats.org/)) where I am adding formats along with images. I have a question, should I used high definition images (which comes with bigger file size) or compressed images (which comes with small file size)? Both have some merits and demerits base on file usage or size. Please guide me in this regard. Thanks
Title: Re: Should I use High Definition Images or Compressed Images for my Website
Post by: memakephoto on May 08, 2018, 07:28
Good day to everyone. I am currently working on my website ([url]http://www.sampleformats.org/[/url] ([url]http://www.sampleformats.org/[/url])) where I am adding formats along with images. I have a question, should I used high definition images (which comes with bigger file size) or compressed images (which comes with small file size)? Both have some merits and demerits base on file usage or size. Please guide me in this regard. Thanks


Why not both? Definition or resolution has nothing to do with compression. It's possible to have a tack sharp, vivid image and still use compression. File size is dependent on the content of the image. Since jpeg uses a lossy compression algorithm the more detail in the image the larger the file. Decide for yourself where the cutoff is between sharpness and compression artifacts.

Alternatively and probably a better solution: include code in your site to detect the user agent, and maintain several versions of your images then serve the one best suited to the user agent environment. Serve higher res to devices with retina displays, smaller images to those on mobile etc. etc.
Title: Re: Should I use High Definition Images or Compressed Images for my Website
Post by: SuperPhoto on May 09, 2018, 15:34
Depends what your use is, and whether you are concerned about paying for bandwidth (if your host charges for it).

Since it is relatively speaking 'cheap' to host large images, you might as well do that. Benefit is sharper images with less lossiness (depending on compression algorithm) if someone zooms in on your picture.