Welcome, Guest |
You have to register before you can post on our site.
|
|
|
What your mom never told you about PNG compression levels |
Posted by: Ofnuts - 11-06-2023, 12:59 PM - Forum: Tutorials and tips
- Replies (2)
|
 |
The PNG compression level is that setting in the PNG options that is set by default to 9 and that everyone keeps that way.
But what is its purpose anyway since the compression is lossless? Once decompressed the image is still the same whatever the setting? So why is it an option?
It happens that the PNG compression algorithm is quite CPU-intensive so this setting tells the algorithm how hard it should try to find things to compress. Unlike JPEG where you trade file size for image quality, in the PNG format you trade file size for CPU during export, and on big images it makes quite a difference. So lets see what happens with four different images (16Mpix each except the photo which is 14Mpx):
- A plain text (8 lines in a text layer with a large font), which is expected to compress very well (PNG is designed to be efficient on computer-generate images)
- A Simplex noise which is random but with a large proportion of pure black pixels (about 50%)
- A Plasma noise which is also truly random but is made slightly less random by applying a small median blur to it.
- A photo of a gorgeous French village.
Each image was exported (without alpha channel) in the 10 levels of compression, measuring the final file size and execution time. Then the results were plotted, using the size relative to the uncompressed version and the relative time to compress:
For instance, in the Simplex case, the final size with compression is about 20% of the uncompressed size, and for level 7 the export took about 5 times longer than the uncompressed export.
These curves make it clear that in all cases, some compression is better than no compression at all. However, past levels 4-5, there is a very substantial increase in compression time for little or no gain on the file size. In absolute numbers, given that the uncompressed export took a good half second, level 9 is nearly 18 seconds for the photo, when level 6, that produces a file which is less than 3% bigger, takes less than 4 seconds.
Choose wisely
|
|
|
duplicates |
Posted by: poiderh - 11-06-2023, 07:14 AM - Forum: General questions
- Replies (2)
|
 |
G'day, not quite Gimp related but hopefully being a photographic minded forum, just posing the question, is there a way to find and sort or delete or separate doubles in my photos ?
|
|
|
Plug Adobe plug-ins into GIMP? (Adobe plugin) |
Posted by: Punchcard - 11-05-2023, 07:34 PM - Forum: Extending the GIMP
- Replies (1)
|
 |
I wish to try using Canon's Print Studio Pro to lay out pictures for printing.
It is a plugin for Adobe Photoshop, Adobe Photoshop Elements, Adobe Photoshop Lightroom, and Canon Digital Photo Professional.
Has anyone figured out how to plug Adobe plug-ins into GIMP?
|
|
|
Dehaze |
Posted by: poiderh - 11-05-2023, 01:06 AM - Forum: General questions
- Replies (3)
|
 |
Hello, I have finally jumped out of the Adobe atmosphere and parachuted into the Gimp landscape, I will try and learn the ways as best I can for an old fart but if someone could please enlighten me as to a way to dehaze an image, I am not sure.
I have only ever been an occasional photoshopper and will now be an occasional graphic image manipulator so I don't know many shortcuts and have always been self taught, my methods of any processing have probably always been the long wrong way but usually get somewhere in the vicinity of what I am after.
Thank you for any help you may offer.
Peter.
|
|
|
|