answersLogoWhite

0

Pict files can use 2 different forms of compression. 1- RLE Compression (the default) is lossless. 2- JPEG compression (only on some systems/graphics programmes) is lossy.

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

What are the areas of compression?

The areas of compression are lossless compression and lossy compression. Lossless compression reduces the file size without sacrificing any data quality, while lossy compression reduces the file size by discarding some data, which may lead to a decrease in quality.


Difference between lossless and lossy compression?

File compression uses software algorithms to reduce file size by reducing the bit-rate of a file. Lossy compression takes it a bit further and lowers the quality of thr file to make it even smaller. Lossy compression is commonly used for media files, but would not be appropriate for other types of files.


D- What is the difference between lossy and lossyless compression?

Lossless compression recreates a compressed file as an identical match to its original form. While lossy compression can't be used to compress anything that needs to be reproduced exactly.


What compression formats are used for image?

Compression methods are used for images compression and most common compressions are JPEG which is lossy (you can lost some details or quality of image), LZW which is lossless, RLE and ZIP also lossless compressions.


What are the different types of compression supported by the TIFF format?

The TIFF format supports two main types of compression: lossless compression, which preserves all image data without quality loss, and lossy compression, which reduces file size by sacrificing some image quality.


What is the common extension of an image file?

The most common file extensions for image files are: GIF: Old, can be animated, 8-bit color JPEG/JPG: High compression rate, No transparency, lossy PNG: Can be transparent, lossless


What is one type of lossy audio compression file?

MP3


What is the best file format, JPEG or PNG, for high-quality printing?

For high-quality printing, PNG is generally considered the best file format due to its lossless compression, which preserves image quality. JPEG, on the other hand, uses lossy compression which can result in a loss of image quality.


What is the compression of sound?

Sound compression refers to reducing the dynamic range of audio signals. It involves techniques that decrease the file size of audio data, making it easier to store, transmit, and stream. Compression can be lossy, which sacrifices some audio quality for smaller file sizes, or lossless, which retains all original audio data.


What are the advantages and disadvantages of lossless and lossy compression?

Lossless compression results in a closer representation of the original media, and thus a higher quality end product. The disadvantage is that the resulting file will be larger than if you had used a lossy compression format. Lossy compression can give you a smaller file size, but the resulting end product may be in some ways inferior to the original.


What happens to a file when it is compressed?

There are many different techniques for compression. In high level summary, repeated sequences of bytes or bits within the file are replaced with a key that represents that sequence, so that when the file is stored, it uses less space. When it is called back up, it is decompressed, and those keys are replaced with the original sequences, and the file is rendered in its original form.Depending on the algorithm used, the compression can be lossless or lossy. Lossless means that nothing is lost in compression and decompression. Lossy means that some bits can be lost, perhaps pixels in a bitmap or high frequency blips in a waveform, that are chosen to probably not represent useful information. By doing this, you can achieve higher compression factors, at the cost of the loss of some (hopefully) insignificant data.A good example of a lossy compression algorithm is the codec used in your telephone - you don't have to have "perfect" one-for-one translation of the bits in your digitized voice, so they program an ultra high compression, lossy factor into the codec on your telephone, and cell phone.


What are the differences between jpg and tif file formats, and which one is better for high-quality image preservation?

The main differences between JPG and TIF file formats are in their compression methods and quality. JPG uses lossy compression, which reduces file size but can lead to loss of image quality. TIF uses lossless compression, preserving image quality but resulting in larger file sizes. For high-quality image preservation, TIF is generally considered better due to its lossless compression and ability to retain all image details.