Browse Definitions :
Definition

lossless and lossy compression

What are lossless and lossy compression?

Lossless and lossy file compression describe whether all original data can be recovered when the file is uncompressed.

With lossless compression, every bit of data originally in a file remains after it is uncompressed, and all the information is restored. Lossy compression reduces a file by permanently eliminating certain information, especially redundant information.

When the file is uncompressed, some of the original information is not there, although the user may not notice it.

What is file compression?

Digital files such as image files are often "compressed" to reduce their size and/or to change various attributes, such as:

Compression reduces the size of a file, often without appreciable loss of information. It can be either lossless or lossy.

A smaller-sized compressed file can be restored to its larger form -- in its entirety or with some data loss, depending on the compression type -- by decompression.

Lossless compression vs. lossy compression

Lossless compression restores and rebuilds file data in its original form after the file is decompressed. For example, when a picture's file size is compressed, its quality remains the same.

The file can be decompressed to its original quality without any loss of data. This compression method is also known as reversible compression.

With this method, although file sizes are reduced, the reduction is less compared to reduction using lossy compression.

In lossy compression, the data in a file is removed and not restored to its original form after decompression. Specifically, data is permanently removed, which is why this method is also known as irreversible compression.

This data loss is not usually noticeable. However, the more a file is compressed, the more degradation occurs, and the loss eventually becomes visible.

Lossy compression reduces file size much more than the file size achieved after lossless compression.

pros and cons of data reduction methods
Lossless and lossy are data compression methods to reduce file sizes.

Applications of lossless and lossy compression

Lossless compression is mainly used to compress:

It is generally the technique of choice for detailed product images, photography showcases, text files and spreadsheet files, where the loss of picture quality, words or data (e.g., financial data) could pose a problem.

The Graphics Interchange File (GIF), an image format used on the internet, is generally compressed using lossless compression. RAW, BMP and PNG are also lossless image formats.

Lossy compression is mainly used to compress:

  • images
  • audio
  • video

This technique is preferred for audio and video files where some amount of information loss is acceptable since it's unlikely to be detected by most users. The JPEG image file, commonly used for photographs and other complex still images on the web with no transparency, is generally compressed using lossy compression.

Using JPEG compression, the creator can decide how much loss to introduce, and how much of a trade-off is acceptable between file size and image quality.

Lossy compression is also suitable for websites featuring JPEG files and fast loading times since the compression ratio can be adjusted while maintaining the right balance.

Algorithms used in lossless and lossy compression

Different kinds of algorithms are used to reduce file sizes in lossless and lossy compression.

The algorithms used in lossless compression are:

  • Run Length Encoding
  • Lempel-Ziv-Welch (LZW)
  • Huffman Coding
  • Arithmetic Encoding

The algorithms used in lossy compression are:

Advantages and drawbacks of lossless compression

The key benefit of lossless compression is that the quality of the file (e.g., an image) can be retained while achieving a smaller file size.

In JPEG and PNG files, this is done by removing unnecessary metadata. For applications where it's important to retain the quality of the file, lossless compression is the better choice.

The drawback of this compression technique is that larger file sizes are required to maintain post-compression quality.

Advantages and drawbacks of lossy compression

Lossy compression results in a significantly reduced file size (smaller than lossless compression), which is its most noteworthy benefit. It is supported by many tools, plugins and software products that let the user choose their preferred degree of compression.

The disadvantage is that it also results in quality loss, which may not be acceptable for some applications or users. The higher the compression ratio, the more quality degradation. Additionally, the original file -- with original quality -- cannot be recovered after compressing.

lossless vs. lossy data compression
Choosing lossless or lossy data compression comes down to three things: the application it is being used for, the acceptable level of quality loss and the desired file size.

What is the best choice for compression: Lossless or lossy?

There is no "right" or "best" answer when it comes to choosing between lossless vs. lossy compression. The choice depends on:

  • the application
  • acceptable level of quality loss
  • desired file size

So, for example, a blog or portfolio website could benefit from lossy compression since it offers significant file size reduction, saves storage space and improves site Performance and user experience. On the other hand, a website that requires high-quality photos would be better off with lossless compression.

It is also possible to use both types of compression for the same application.

This was last updated in October 2021

Continue Reading About lossless and lossy compression

Networking
  • subnet (subnetwork)

    A subnet, or subnetwork, is a segmented piece of a larger network. More specifically, subnets are a logical partition of an IP ...

  • secure access service edge (SASE)

    Secure access service edge (SASE), pronounced sassy, is a cloud architecture model that bundles together network and cloud-native...

  • Transmission Control Protocol (TCP)

    Transmission Control Protocol (TCP) is a standard protocol on the internet that ensures the reliable transmission of data between...

Security
  • cyber attack

    A cyber attack is any malicious attempt to gain unauthorized access to a computer, computing system or computer network with the ...

  • digital signature

    A digital signature is a mathematical technique used to validate the authenticity and integrity of a digital document, message or...

  • What is security information and event management (SIEM)?

    Security information and event management (SIEM) is an approach to security management that combines security information ...

CIO
  • product development (new product development)

    Product development -- also called new product management -- is a series of steps that includes the conceptualization, design, ...

  • innovation culture

    Innovation culture is the work environment that leaders cultivate to nurture unorthodox thinking and its application.

  • technology addiction

    Technology addiction is an impulse control disorder that involves the obsessive use of mobile devices, the internet or video ...

HRSoftware
  • organizational network analysis (ONA)

    Organizational network analysis (ONA) is a quantitative method for modeling and analyzing how communications, information, ...

  • HireVue

    HireVue is an enterprise video interviewing technology provider of a platform that lets recruiters and hiring managers screen ...

  • Human Resource Certification Institute (HRCI)

    Human Resource Certification Institute (HRCI) is a U.S.-based credentialing organization offering certifications to HR ...

Customer Experience
  • contact center agent (call center agent)

    A contact center agent is a person who handles incoming or outgoing customer communications for an organization.

  • contact center management

    Contact center management is the process of overseeing contact center operations with the goal of providing an outstanding ...

  • digital marketing

    Digital marketing is the promotion and marketing of goods and services to consumers through digital channels and electronic ...

Close