<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>Dank Memes by Alex Fonseca</title>
      <link>https://padlet.com/alexfonseca777/qvym4ldyhuss</link>
      <description>Made with a dash of memes</description>
      <language>en-us</language>
      <pubDate>2016-09-22 11:57:27 UTC</pubDate>
      <lastBuildDate>2024-08-02 08:45:40 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url></url>
      </image>
      <item>
         <title>Lossless Compression</title>
         <author>liamlikesgaming</author>
         <link>https://padlet.com/alexfonseca777/qvym4ldyhuss/wish/125675436</link>
         <description><![CDATA[<div>Lossless compression preserves all of the original file's data. RAW, BMP, and PNG are all lossless image formats. When you convert a file from a lossless format to a lossy format you're losing some of the file's data.&nbsp; Programs like WinZip are based on lossless compression. In the image world, PNG files also use lossless compression. This is why they offer a smaller file size&nbsp;.</div>]]></description>
         <enclosure url="" />
         <pubDate>2016-09-22 12:10:30 UTC</pubDate>
         <guid>https://padlet.com/alexfonseca777/qvym4ldyhuss/wish/125675436</guid>
      </item>
      <item>
         <title>Lossless Diagram</title>
         <author>alexfonseca777</author>
         <link>https://padlet.com/alexfonseca777/qvym4ldyhuss/wish/125675627</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padletuploads.blob.core.windows.net/aws/132815255/a66e13ca5faba876c8166f5b4202e5fe/Lossless_Diagram.png" />
         <pubDate>2016-09-22 12:11:26 UTC</pubDate>
         <guid>https://padlet.com/alexfonseca777/qvym4ldyhuss/wish/125675627</guid>
      </item>
      <item>
         <title>Compression of files</title>
         <author>mayamasselincorbalan5</author>
         <link>https://padlet.com/alexfonseca777/qvym4ldyhuss/wish/125675956</link>
         <description><![CDATA[<div>TIFF files can be compressed to reduce the file size but still main a high degree of image detail. It can be saved without compression to retain 100 per cent of the original image taken - where each pixel is identical to the original image taken. Like a GIF, you can also save it with a transparent background.<br>Why you should compress files; It saves space, speeds up the CPU and It's less work/time consuming to transfer files.</div>]]></description>
         <enclosure url="" />
         <pubDate>2016-09-22 12:12:42 UTC</pubDate>
         <guid>https://padlet.com/alexfonseca777/qvym4ldyhuss/wish/125675956</guid>
      </item>
      <item>
         <title>When to Compress</title>
         <author>mayamasselincorbalan5</author>
         <link>https://padlet.com/alexfonseca777/qvym4ldyhuss/wish/125677016</link>
         <description><![CDATA[<div>If the files you’re considering compressing are used infrequently, they might be candidates. The “old files” from a disk cleanup utility probably fall into this category.<br>If the files you’re considering compressing aren’t already compressed, it could make sense. There’s no way for me to know what files disk cleanup is pointing you towards, so I can’t say how this might apply to you.<br>If you have a powerful enough CPU, you might be able to compress files used more frequently and not notice. I definitely wouldn’t compress files I use frequently on an older machine. It can slow down your machine as the CPU gets more involved in every disk access.<br>Realize that compressed files and compressed file systems are much harder to recover in the event of a crash. Make sure you’re appropriately backed up.</div>]]></description>
         <enclosure url="" />
         <pubDate>2016-09-22 12:16:29 UTC</pubDate>
         <guid>https://padlet.com/alexfonseca777/qvym4ldyhuss/wish/125677016</guid>
      </item>
      <item>
         <title>File Formats That Use Lossless Compression</title>
         <author>alexfonseca777</author>
         <link>https://padlet.com/alexfonseca777/qvym4ldyhuss/wish/125677102</link>
         <description><![CDATA[<div>RAW, BMP, and PNG are Lossless image formats. WAV, FLAC, and ALAC are all lossless audio formats</div>]]></description>
         <enclosure url="" />
         <pubDate>2016-09-22 12:16:44 UTC</pubDate>
         <guid>https://padlet.com/alexfonseca777/qvym4ldyhuss/wish/125677102</guid>
      </item>
      <item>
         <title>File Formats That Use Lossy Compresion</title>
         <author>alexfonseca777</author>
         <link>https://padlet.com/alexfonseca777/qvym4ldyhuss/wish/125678019</link>
         <description><![CDATA[<div>GIF and JPEG are lossy image formats. MP3, MP4, and OGG are lossy audio formats</div>]]></description>
         <enclosure url="" />
         <pubDate>2016-09-22 12:19:51 UTC</pubDate>
         <guid>https://padlet.com/alexfonseca777/qvym4ldyhuss/wish/125678019</guid>
      </item>
      <item>
         <title>How do vector file
sizes compare with bitmaps?</title>
         <author>liamlikesgaming</author>
         <link>https://padlet.com/alexfonseca777/qvym4ldyhuss/wish/125682832</link>
         <description><![CDATA[<div>Vector images are not restricted by size or shape. They can easily be shrunk or enlarged, widened or compressed. Bitmaps can't be enlarged without drastically reducing quality, whereas Vector images won't reduce quality by enlarging it. Vector images are not based on pixel patterns. Bitmap images are stored as a series of tiny dots called pixels where as a vector image just has to store the mathematical formulas that make up the image, which take up less space.</div>]]></description>
         <enclosure url="" />
         <pubDate>2016-09-22 12:35:09 UTC</pubDate>
         <guid>https://padlet.com/alexfonseca777/qvym4ldyhuss/wish/125682832</guid>
      </item>
      <item>
         <title>Vector Formats</title>
         <author>alexfonseca777</author>
         <link>https://padlet.com/alexfonseca777/qvym4ldyhuss/wish/125683087</link>
         <description><![CDATA[<div>EPS-Encapsulated PostScript is one of the most common vector image format. It is the standard interchange format in the print industry, it is also widely supported as an export format. Adobe illustrator and new version of CorelDRAW have very good support for reading and writing EPS .<br>AI- Adobe illustrators<br>PDF<br>SVG<br>DXF</div>]]></description>
         <enclosure url="" />
         <pubDate>2016-09-22 12:35:56 UTC</pubDate>
         <guid>https://padlet.com/alexfonseca777/qvym4ldyhuss/wish/125683087</guid>
      </item>
      <item>
         <title>What are vectors made from?</title>
         <author>mayamasselincorbalan5</author>
         <link>https://padlet.com/alexfonseca777/qvym4ldyhuss/wish/125683121</link>
         <description><![CDATA[<div>vector graphics are comprised of paths, which are defined by a start and end point, along with other points, curves, and angles along the way.</div>]]></description>
         <enclosure url="" />
         <pubDate>2016-09-22 12:36:03 UTC</pubDate>
         <guid>https://padlet.com/alexfonseca777/qvym4ldyhuss/wish/125683121</guid>
      </item>
      <item>
         <title>How well do vectors scale?</title>
         <author>mayamasselincorbalan5</author>
         <link>https://padlet.com/alexfonseca777/qvym4ldyhuss/wish/125684075</link>
         <description><![CDATA[<div>If an object in a vector graphic is quite large, it doesn't need a lot of computer memory. Therefore the file size of a vector graphic is often very small yet when resizing they still maintain the same quality.</div>]]></description>
         <enclosure url="" />
         <pubDate>2016-09-22 12:38:47 UTC</pubDate>
         <guid>https://padlet.com/alexfonseca777/qvym4ldyhuss/wish/125684075</guid>
      </item>
      <item>
         <title>What Are Bitmap Images?</title>
         <author>mayamasselincorbalan5</author>
         <link>https://padlet.com/alexfonseca777/qvym4ldyhuss/wish/125690865</link>
         <description><![CDATA[<div>Bitmap images are images that are described by pixels - squares of color arranged in a grid.Bitmap images are also known as raster images.</div>]]></description>
         <enclosure url="" />
         <pubDate>2016-09-22 12:57:46 UTC</pubDate>
         <guid>https://padlet.com/alexfonseca777/qvym4ldyhuss/wish/125690865</guid>
      </item>
      <item>
         <title>Bitmap Formats</title>
         <author>alexfonseca777</author>
         <link>https://padlet.com/alexfonseca777/qvym4ldyhuss/wish/125690965</link>
         <description><![CDATA[<div>There are many bitmap formats, but some of the most common include: JPEG, PNG, GIF, BMP, and TIFF. they fall into the two categories of lossy and lossless image format.<br>JPEG- A very used image format JPEG ( joint photographers expert group)<br>PNG<br>BMP<br>TIFF</div>]]></description>
         <enclosure url="" />
         <pubDate>2016-09-22 12:58:03 UTC</pubDate>
         <guid>https://padlet.com/alexfonseca777/qvym4ldyhuss/wish/125690965</guid>
      </item>
      <item>
         <title>Yo</title>
         <author>thomashurley</author>
         <link>https://padlet.com/alexfonseca777/qvym4ldyhuss/wish/125691727</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2016-09-22 13:00:08 UTC</pubDate>
         <guid>https://padlet.com/alexfonseca777/qvym4ldyhuss/wish/125691727</guid>
      </item>
      <item>
         <title>what are bitmaps typically used for?</title>
         <author>mayamasselincorbalan5</author>
         <link>https://padlet.com/alexfonseca777/qvym4ldyhuss/wish/125691797</link>
         <description><![CDATA[<div>Bitmaps are used to create realistic graphics and images. They are the most common type of graphic used and supported on digital systems.&nbsp;</div>]]></description>
         <enclosure url="" />
         <pubDate>2016-09-22 13:00:18 UTC</pubDate>
         <guid>https://padlet.com/alexfonseca777/qvym4ldyhuss/wish/125691797</guid>
      </item>
   </channel>
</rss>
