home hardware prices news articles forums photos user reviews
Go Back   Tech Support Forums - TechIMO.com > PC Hardware and Tech > Graphic Design and Digital Photography
Ask a Tech Support Question (free)!

A case against JPG

Reply
Get bargains at  »  Dealighted.com
 
Thread Tools Search this Thread
Currently Active Users: 2903
Discussions: 200,967, Posts: 2,379,679, Members: 246,333
Old May 6th, 2005, 03:01 PM     #51 (permalink)
TKP
Member
 
TKP's Avatar
 
Join Date: Feb 2004
Posts: 142
Send a message via AIM to TKP
i was thinking more of a RAW format, but i've never used one with it... i dont know, but its possible that it could do that same thing that yours did with TIF...

And to be honest, I never decrease the quality of my pictures. For me there is no reason to, I've got a good amount of HDD space for em, and a 512 CF card in my camera (Canon Powershot A75 in case you were wondering).
TKP is offline   Reply With Quote
Old May 6th, 2005, 08:05 PM     #52 (permalink)
Fossil
 
Theophylact's Avatar
 
Join Date: Oct 2001
Location: inside the Beltway
Posts: 6,433
Blog Entries: 41
I use a Canon PowerShot S45; Marcia uses a Canon ELPH SD300. Both are 4 megapixel cameras that will let you save RAW images, although the jpegs are good enough for all practical purposes. Just get a large enough storage card. I use a 1 Gig compact flash; she uses a 512 MB SD. Memory prices are really low, and 4 megapixel is becoming entry level these days; I've seen her camera for less than $270.
__________________
A man is not free if he cannot see where he is going, even if he has a gun to help him get there. -- A.J. Liebling
Theophylact is offline   Reply With Quote
Old May 6th, 2005, 09:57 PM     #53 (permalink)
Human voltmeter
 
DanU's Avatar
 
Join Date: Oct 2001
Location: SF Bay Area
Posts: 4,217
Send a message via AIM to DanU Send a message via Yahoo to DanU
I've always used lossless formats (GIF, PNG) for images with high contrast computer generated graphics and text. For these files, PNG is often SMALLER than JPEG. The lossless LZ and Huffman compression schemes excel at squeezing these types of files down in size. I've seen typical compression ratio of 10 to 1 with most of the images I've created at work. When these images are converted to JPEG, the compression ratio is about the same but the images look terrible because JPEG doesn't handle high contrast edges very well.

For photographs and other images that have more "natural" changes in color and brightness, JPEG is perfectly acceptable and may even be superior depending on the situation. Given a limited file size, a JPEG can be more accurate than a PNG. In a sense it uses it's bits more efficiently by encoding only the most important information in an image. Compression ratios of 20 to 1 can yield very good images. In contrast, the lossless compression scheme used in PNGs is poorly suited for this type of data. You can expect maybe a 2 to 1 rato. For sharing photos over the web, where bandwidth is an important consideration, JPEG is ideal.

Which one should you use? That's up to you. Weigh the advantages and disadvantages of each and you'll see that there's no best format for all situations.
DanU is offline   Reply With Quote
Old May 6th, 2005, 10:10 PM     #54 (permalink)
nuisance since 1968
 
OuTpaTienT's Avatar
 
Join Date: Oct 2001
Location: ɐqɟs
Posts: 10,457
Quote:
Originally Posted by DanU
Given a limited file size, a JPEG can be more accurate than a PNG.

More accurate? What do you mean by that? If PNG is lossless how can you be more accurate than that? Doesn't make sense. If something is 100% correct then something else can't be more correct.

Yes jpg is the preferred format for sharing images, especially over the net. But I wouldn't choose it as an archival format if given a choice.
OuTpaTienT is offline   Reply With Quote
Old May 7th, 2005, 02:06 AM     #55 (permalink)
Human voltmeter
 
DanU's Avatar
 
Join Date: Oct 2001
Location: SF Bay Area
Posts: 4,217
Send a message via AIM to DanU Send a message via Yahoo to DanU
Let me rephrase that... given the SAME file size, in certain situaitons a JPEG can be more accurate than a PNG. If I had an uncompressed 1MB photograph and had to compress it so it will only be 100KB (say my boss drew the line at 100KB for images on a web page), a 100KB JPEG will look very good. In comparison, in order to get a 100KB image using PNG, I would have to resize the image to a lower resolution by about 1/5th and then convert it to PNG, because it can only compress by about 2:1 for complex images like photographs, in order to get down to 100KB. The process of resizing the image down by 1/5th will throw away far more information than compressing via JPEG

For archiving you generally want to keep as accurate a record a possible, so I can see the preference for lossless compression. However practicality does impose some limits with regards to file size. Personally I find JPEG at a high quality setting to be a good compromise of excellent quality and good compression for photographs. I don't scrutinize my photos with a zoom lens so I'll never see the difference.
DanU is offline   Reply With Quote
Old June 7th, 2005, 08:56 AM     #56 (permalink)
Senior Member
 
CookieBox Inc.'s Avatar
 
Join Date: Aug 2003
Location: ::[Toronto]::
Posts: 665
I'm ok w/ the jpegs since it's so widely used, even though it's not a workable medium since you loose quality each time you save. I still say PNG is better if you want quality, and if you want speed, gif is the way to go! ...i personally don't use jpeg much at all...lol...the way they load on a webpage just pisses me off.
CookieBox Inc. is offline   Reply With Quote
Old July 12th, 2005, 11:04 PM     #57 (permalink)
Member
 
Join Date: Jun 2005
Location: Jupiter, FL
Posts: 106
#1 Reason why PNG rocks and JPEG/GIF stinks.

The biggest reason why PNG is so great is its transparency. JPEG doesn't have transparency, GIF transparency is quite useless if your using any kind of curved edge. If you try using GIF transparency with a curved edge it will turn out blotchy, and even when you tweak it the edge will not be smooth like you see in the PSD. The PNG transparency, even on curved edges, is just as smooth as you would see in the PSD file. What is the use of transparency? Well for Web designers it is pure gold.
ry4n is offline   Reply With Quote
Old July 13th, 2005, 08:13 AM     #58 (permalink)
Ultimate Member
 
JayMan's Avatar
 
Join Date: Oct 2001
Location: Sydney, Australia
Posts: 3,705
Send a message via ICQ to JayMan
Quote:
Originally Posted by ry4n
Well for Web designers it is pure gold.

Except that probably the most used browser (internet explorer) has a bug that doesn't render PNG's with transparency properly.

As far as i know that issue has still not been fixed.

JayMan
JayMan is offline   Reply With Quote
Old July 13th, 2005, 08:19 AM     #59 (permalink)
nuisance since 1968
 
OuTpaTienT's Avatar
 
Join Date: Oct 2001
Location: ɐqɟs
Posts: 10,457
Quote:
Originally Posted by JayMan
Except that probably the most used browser (internet explorer) has a bug that doesn't render PNG's with transparency properly.

As far as i know that issue has still not been fixed.

JayMan

But there are ways to make it display PNGs with transparency correctly which web designers should be aware.
OuTpaTienT is offline   Reply With Quote
Old July 13th, 2005, 08:27 AM     #60 (permalink)
Ultimate Member
 
JayMan's Avatar
 
Join Date: Oct 2001
Location: Sydney, Australia
Posts: 3,705
Send a message via ICQ to JayMan
ah nice, didn't know that :o)

JayMan
JayMan is offline   Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Most Active Discussions
Is It Just Me? (3027)
Forty-six years ago today (12)
The disrespect of Obama by Russian .. (46)
Laptop with wireless problem. (12)
Wireless Televisions. (12)
CPU fan stops spinning randomly (11)
Regular Build (11)
Internet Lost (5)
windows vista security holes (16)
windows 7 problem (7)
Is the PSU I received dead? (13)
Point and Shoot Camera Suggestions. (6)
radeon x850xt platinum & shader.. (6)
HIS HD5770 graphic card question (15)
Recent Discussions
Browsers wont load websites (3)
Nvidia GTX 260 problem (2)
windows vista security holes (16)
Delete an OS (8)
help me pls laptop just stopped worki.. (0)
Open With ..... Win7 (3)
Help getting around port 80 for camer.. (4)
Laptop with wireless problem. (12)
Internet Lost (5)
Skillsoft Network+ Study Software Que.. (9)
virus blocking exe. files (1)
Point and Shoot Camera Suggestions. (6)
CPU fan stops spinning randomly (11)
Modern Warfare 2: Who Bought It? (65)
Is the PSU I received dead? (13)
Print spooler problem (16)
Kingston Bluetooth Dongle Driver (1)
Multiple Restarts Required at Boot (3)
webcam (0)
upgrade for hp a6101 (0)
tv not turn on-makes clicking sound (2)
EVGA 9800 gtx help with finding a goo.. (11)
Regular Build (11)
Help with onclick and buttons (0)
Virus advise (8)


All times are GMT -4. The time now is 04:27 PM.
TechIMO Copyright 2009 All Enthusiast, Inc.



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28