<div dir="ltr"><div class="gmail_default" style="font-family:trebuchet ms,sans-serif">I love PNG for many things. But when dealing with Raw portability sometimes a Tiff is needed. The real challenge is what is your end goal and what are you looking to do with it. I acutually use JPG to protect my images from full theft because only i have access to the 100% RAW image. my Jpg's at best go our as 80 of the original and at most 1/4th the resolution. 4000x6000 rendered to 1080x1920</div><div class="gmail_default" style="font-family:trebuchet ms,sans-serif"><br></div></div><div id="DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2"><br>
<table style="border-top:1px solid #d3d4de">
        <tr>
        <td style="width:55px;padding-top:13px"><a href="https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail&utm_term=icon" target="_blank"><img src="https://ipmcdn.avast.com/images/icons/icon-envelope-tick-round-orange-animated-no-repeat-v1.gif" alt="" width="46" height="29" style="width: 46px; height: 29px;"></a></td>
                <td style="width:470px;padding-top:12px;color:#41424e;font-size:13px;font-family:Arial,Helvetica,sans-serif;line-height:18px">Virus-free. <a href="https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail&utm_term=link" target="_blank" style="color:#4453ea">www.avast.com</a>
                </td>
        </tr>
</table><a href="#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2" width="1" height="1"></a></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Nov 12, 2017 at 6:53 AM, Matthew Crews <span dir="ltr"><<a href="mailto:mailinglists@mattcrews.com" target="_blank">mailinglists@mattcrews.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">TIFF is basically a bitmap format (1 pixel = 1 byte per color value, so 1 pixel = 3 bytes for a 24-bit image). TIFF does have a compression option,<br>
<br>
PNG is a lossless compression, not unlike a ZIP archive, but with an efficient compression algorithm. Though not a perfect analogy, 1 pixel <= 3 bytes. PNG also supports an alpha layer (transparency), which isn't important unless you want it to be.<br>
<br>
For example, I just took a screenshot of my desktop. Screen resolution is 1920x1080 @ 32-bit, so 8,294,400 bytes of pixel information are required (1920x1080 pixels * 4 bytes per pixel (RGB values + alpha value)) . The corresponding PNG came out to 1,969,094 bytes, whereas an equivalent TIFF with built-in compression is 2,371,201 bytes. An uncompressed TIF is 8,294,843 bytes, slightly larger than the raw pixel information.<br>
<br>
There may be use cases where TIF is a better option, but for the lay person, PNG is better.<br>
<br>
Cheers,<br>
<br>
-Matt<br>
<br>
<br>
<br>
Sent from ProtonMail, Swiss-based encrypted email.<br>
<div><div class="h5"><br>
<br>
>-------- Original Message --------<br>
>Subject: png or tiff<br>
>Local Time: November 12, 2017 6:28 AM<br>
>UTC Time: November 12, 2017 1:28 PM<br>
>From: <a href="mailto:bmike1@gmail.com">bmike1@gmail.com</a><br>
>To: PLUG <<a href="mailto:plug-discuss@lists.phxlinux.org">plug-discuss@lists.phxlinux.<wbr>org</a>><br>
><br>
>it was recommended to me to save lossless pictures as PNG. why not TIFF?<br>
><br>
>--<br>
>:-)~MIKE~(-:<br>
><br>
</div></div>------------------------------<wbr>---------------------<br>
PLUG-discuss mailing list - <a href="mailto:PLUG-discuss@lists.phxlinux.org">PLUG-discuss@lists.phxlinux.<wbr>org</a><br>
To subscribe, unsubscribe, or to change your mail settings:<br>
<a href="http://lists.phxlinux.org/mailman/listinfo/plug-discuss" rel="noreferrer" target="_blank">http://lists.phxlinux.org/<wbr>mailman/listinfo/plug-discuss</a></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature">A mouse trap, placed on top of your alarm clock, will prevent you from rolling over and going back to sleep after you hit the snooze button.<br><br>Stephen<br><br></div>
</div>