#1 (permalink)  
Old 03-19-2010, 05:04 AM
rookie wizard's Avatar
dPS Forum Member
 
Join Date: Jan 2010
Posts: 72
Smile which is the best format to shrink images.?

i came to know that shrinking photos for uploading purposes degrades their quality. so what is the way around this problem.? choosing the best format ? jpg,png,tiff,raw, etc or using specific conversion algorithms ?

though technical data is welcome, but answers from personal experience are more appreciated.

thanks a lot.
__________________
http://www.flickr.com/photos/46639339@N08/?saved=1
camera: nikon coolpix L19,Canon eos 550d,Canon EF-S 18-55mm f/3.5-5.6 IS lens,Canon EF-S 50-250mm f/4-5.6 IS lens,Close-up kit
Reply With Quote
  #2 (permalink)  
Old 03-19-2010, 08:27 AM
teaking's Avatar
dPS Forum Member
 
Join Date: Sep 2009
Location: Manchester, UK
Posts: 575
Default

If you shrink anything you loose something, there isnt a way around loosing data from making an image smaller.

But if your uploading the general rule is 600px wide is a pretty good size to view the image at, and JPEG has the better compression rate over TIFF and im pretty sure PNG. You can also lower the quality setting on JPEG or change the sub sampling which lowers the file size at the risk of colour problems.

But if your uploading a file for someone to download over FTP then stick the original TIFF file on there no quality loss then, as if you put the RAW up well you open your self up to a new world of problems viewing it
__________________
You cant fool all of the people all of the time, some of the time all of the people will some of time but not all of the time as some of the time all of the people will some of the time but all of the people will not all of the time !!
Reply With Quote
  #3 (permalink)  
Old 03-19-2010, 08:46 AM
dPS +1000 Club
 
Join Date: Nov 2009
Location: Sydney, Australia
Posts: 4,590
Default

Are you uploading pics:
(1) for others to view on a web browser?
(2) to transfer to other people?
(3) archiving?

If your images have alpha channels (suitable for compositing) then PNG is the way to go.

RAW is not an image format - it is a file format.
It can't be viewed unless you have you have the right image editor.
If you are uploading for archiving as you have your original data intact I would use this method (however I don't archive on line)

If you are uploading pics for others to view, on web browsers, then JPG is probably the best way to go due to browser compatibility and smallish file sizes.

If you are uploading pics for archiving and downloading by clients etc (not web viewing) the I feel TIFF is the way to go as it is a lossless format.
__________________
Flickr stream.
http://www.flickr.com/photos/34094515@N00/

500pics stream
http://500px.com/Richard_Taylor
Reply With Quote
  #4 (permalink)  
Old 03-19-2010, 11:47 AM
wulf's Avatar
Ninja Moderator
 
Join Date: Dec 2006
Location: Oxford, UK
Posts: 9,830
Default

You are looking at two different things.

1. Resizing an image. You inevitably lose some quality but a decent resizing tool should give an acceptable result.

2. Saving an image in a lossy format. To be honest, a JPEG image saved at a low compression level is going to be almost indistinguishable from the original.

The most important factor in both instances is not to keep on repeating the operation. Try not to resize the image more than once and, while saving during editing is a good idea, use a loss-free format (for example the native file format of your editor, such as PSD for Photoshop or XCF for Gimp).

Wulf
__________________
Wulf Forrester-Barker << Sites: blog / flickr >>
Gear: Nikon D40, Nikon AFS 18-55mm f/3.5 - 5.6G, Nikon Series E 50mm f/1.8, Nikon AF 70-300mm f/4-5.6G, Vivitar 90mm f/2.5 macro, Raynox DCR-250, Lensbaby 2.0k, SB600
Reply With Quote
  #5 (permalink)  
Old 03-19-2010, 12:05 PM
edbayani's Avatar
Senior Citizen
 
Join Date: Nov 2009
Location: philippines
Posts: 758
Default

in 1983 when i got my first computer, a powermac 8500, i installed genuine fractals, a resizing software that was lossless. i used it for resizing to billboard sizes. i don't know if it is still available
Reply With Quote
  #6 (permalink)  
Old 03-19-2010, 12:31 PM
digirebelva's Avatar
Wondering Where I Am
 
Join Date: Mar 2008
Location: Henrico, VA
Posts: 1,061
Default

Quote:
Originally Posted by edbayani View Post
in 1983 when i got my first computer, a powermac 8500, i installed genuine fractals, a resizing software that was lossless. i used it for resizing to billboard sizes. i don't know if it is still available
Yes it is still available..up to version 6 now I believe..

As Wulf said, a once saved jpeg from the original is pretty much indistinguishable from the original, but saving for web viewing is going to reduce the image quality..no way around that.
__________________
Camera Stuff....nuff said

Flickr | RedBubble | T.A. Wilson Photography
Reply With Quote
  #7 (permalink)  
Old 03-19-2010, 02:17 PM
verb noun
 
Join Date: May 2009
Location: Albany, NY
Posts: 982
Default

Quote:
Originally Posted by rookie wizard View Post
i came to know that shrinking photos for uploading purposes degrades their quality. so what is the way around this problem.? choosing the best format ? jpg,png,tiff,raw, etc or using specific conversion algorithms ?
By "uploading purposes" I assume you mean for viewing on the web, which for 99% of applications means you should be using jpg, so we'll start there. Use jpg.

I wouldn't necessarily say shrinking a photo "loses quality". Actually in some cases it can increase apparent quality. When you resize to a smaller size using most decent editing software (Photoshop, GIMP, etc.) the software is pretty smart about which pixels to toss out and which to keep and which to interpolate. Usually a photo will appear sharper and seem to have less noise when you resize.

One thing you will want to do is run a light unsharp mask on your photo after resizing. This will clear up edges and straight lines that tend to become indistinct.
__________________
Photo This
flickr
Reply With Quote
  #8 (permalink)  
Old 03-19-2010, 03:06 PM
wulf's Avatar
Ninja Moderator
 
Join Date: Dec 2006
Location: Oxford, UK
Posts: 9,830
Default

For uploading purposes, a Flickr account (or similar online services) works pretty well. They create multiple sizes from your original, including a bit of sharpening.

Wulf
__________________
Wulf Forrester-Barker << Sites: blog / flickr >>
Gear: Nikon D40, Nikon AFS 18-55mm f/3.5 - 5.6G, Nikon Series E 50mm f/1.8, Nikon AF 70-300mm f/4-5.6G, Vivitar 90mm f/2.5 macro, Raynox DCR-250, Lensbaby 2.0k, SB600
Reply With Quote
  #9 (permalink)  
Old 03-19-2010, 03:14 PM
rookie wizard's Avatar
dPS Forum Member
 
Join Date: Jan 2010
Posts: 72
Default

Quote:
Originally Posted by RichardTaylor View Post
Are you uploading pics:


If your images have alpha channels (suitable for compositing) then PNG is the way to go.

RAW is not an image format - it is a file format.
It can't be viewed unless you have you have the right image editor.
If you are uploading for archiving as you have your original data intact I would use this method (however I don't archive on line)
1. what are alpha channels,i would like to know all about them, heir use, effect on the image, etc

2.please clarify again when will you use raw format..? i dint get it. by 'uploading for archiving' do you mean storing data with a third party online data storage company ? or such ?
__________________
http://www.flickr.com/photos/46639339@N08/?saved=1
camera: nikon coolpix L19,Canon eos 550d,Canon EF-S 18-55mm f/3.5-5.6 IS lens,Canon EF-S 50-250mm f/4-5.6 IS lens,Close-up kit
Reply With Quote
  #10 (permalink)  
Old 03-19-2010, 08:40 PM
dPS +1000 Club
 
Join Date: Nov 2009
Location: Sydney, Australia
Posts: 4,590
Default

(1) This will help.
Create a Transparent Image with Alpha Channel - Tutorial

(2) Yes.
__________________
Flickr stream.
http://www.flickr.com/photos/34094515@N00/

500pics stream
http://500px.com/Richard_Taylor
Reply With Quote
Reply

Bookmarks

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 On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are Off



Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.

What’s Your Preference?

Daily Digest

Each day we send out a quick email to thousands of DPS readers to notify them of updates. This email is just short excerpt of the first few lines of our latest post with a link if you want to read it all. You can unsubscribe from this this service at any time.

This service is provided by a third party (Feedburner) and you can subscribe to it by leaving your email address in the following field and confirming your subscription when you get an email asking you to do so.

Enter your email address for
Daily Updates:

Weekly Summary

For those wanting a weekly summary of what happens on this site this free email newsletter is probably your best option. It includes a summary of the tips posted to the site each week. This newsletter is subscribed to by over 25000 readers (many who also subscribe to the other options above) - come join the community!

To subscribe to this weekly newsletter simply add your email address to the following field and then follow the confirmation prompts. You will be able to unsubscribe at any time.

Enter your email address for
Free Weekly Newsletter:

 
SEO by vBSEO 3.3.0