|
#1
| |||
| |||
| image file size oddness in Tiger Hello all, I've run into some oddness with file sizes of graphics in OS X 10.4.3 that I thought some others may have seen. The drive is formatted as HFS+ (just to avoid any thought of it being a minimum block size issue). I don't recall seeing this problem with OS X 10.2.8. So I have an image file that the Finder says is 600k. However, Photoshop claims the file is 1.05MB. I then reduce the file size in Photoshop by changing it to indexed color mode, and Photoshop then claims the file is now 300k. But the Finder says the file is still 600k. However, when submitted to a website that only accepts file sizes of 375k or less, the file is accepted. And when the file is emailed to a Windows machine without being stuffed first (a step that I imagined would strip the resource fork from the file), Windows claims the file is 200k (but when the file is emailed back to the Mac from the Windows machine, it's once again 600k). I also tried copying the file using the cp command in terminal (which supposedly does strip the resource fork out), but it made no change to the file size. I have no idea what to make of this. At first I thought it was a Photoshop issue, but now I'm thinking the Finder may be misreporting the file sizes. |
|
#2
| |||
| |||
| bump. I'd really love it if anyone has any thoughts on this problem! |
|
#3
| ||||
| ||||
| Hmm...I don't have a solution, but I might have thoughts. I've seen this before (working with small graphics in photoshop). I, too believe that Finder has always misrepresented the size of a file made in photoshop. Try this: Open the file in Photoshop, and do a File --> Save As... and give it the same name. This will delete the old file and write an exact copy in it's place. If there is just a system cache error that is reporting an old file size, this should clear it up. I always seem to get less of these problems when I run maintenance programs on my Mac regularly. Cocktail is a popular application for general, all purpose clean-up & maintenance. Good luck tho! |
|
#4
| ||||
| ||||
| They wouldn't happen to be JPEG files, would they? PhotoShop reports the uncompressed size of JPEG files, which will be two to three times as large as the actual file is on the disk.
__________________ Power Macintosh G4/500MHz "Yikes!" 10.4.11 Server • 1024MB • 3 x 120GB + 320GB • DVR-111D • 2 x Radeon 7000 PCI • 2 x 17" CRT MacBook 2.0GHz Core 2 Duo - White 10.5.4 • 2048MB • 80GB • CD-RW/DVD-ROM iPod Photo 60GB • iPod nano 1GB • AT&T DSL 6Mb/768k http://www.jeffhoppe.com |
|
#5
| ||||
| ||||
| And _always_ use the web export dialog for graphics you want to put on the web...
__________________ MacBook Air 13" 1.6 GHz, 2 GB RAM, 80 GB HD. Mac OS X 10.5.4 MacBook 13" 1.83 GHz, 2 GB RAM, 160 GB HD. Mac OS X 10.5.4 Hackintosh Core2Duo 2.4 GHz, 2 GB RAM, 160 GB HD. Mac OS X 10.5.4 iPhone 3G 16 GB (v2), AppleTV 1G 40 GB (v2) Mac user since 1987, Apple Product Professional 2007, 2008. |
|
#6
| ||||
| ||||
| Quote:
|
|
#7
| |||
| |||
| Thanks for the suggestions, all! Here are my responses to what's been said: Quote:
Quote:
Quote:
The part that bugs me is not when Photoshop claims the file is bigger than the Finder does, but rather the part where I successfully reduce the file size in Photoshop but the Finder still reports the file size to be twice as large. |