GdPicture.NET Logo

Catégory : PDF optimization

Lossless Methods: Optimization of Document Content

February 22, 2025

The first article of our PDF Optimization In-depth Series is available here. The PDF format is interactive.  During the release cycle of a PDF document, different people will use tools such as forms, annotations, attachments, and more. Archived PDF documents generally do not have the same use as those in circulation in a collaborative context. […]

Lossless Methods: Compression of Streams and Fonts

Here are the links for the two previous articles of the series: A PDF document is composed of various data structures, described as different objects. In the scope of optimization, one is particularly important: the stream object. This object aims to store binary data representing the content of an image, font file, color profile, embedded […]

Optimization of Existing PDF files: Methods

February 14, 2025

This paper was originally a presentation in French delivered at the PDF Day – France by Loïc Carrère, CEO of ORPALIS, in April 2019. Organized by the PDF Association, the PDF days are the meeting place of the PDF industry, where experts conduct educational (non-commercial) presentations, panel, and discussion-based sessions about the format. The richness […]

Methods with losses: resizing, color detection, and other techniques.

December 22, 2019

Previously in the PDf Optimization In-depth Series. Resizing images Resizing images can provide significant gains in occupancy. For example, decreasing unnecessary high resolutions can dramatically reduce the file size without affecting the viewing experience. But sometimes it is also a pretty destructive approach. There exist many sophisticated resizing algorithms, but it is rare to obtain […]

Methods with Losses: Mixed Raster Content (MRC) Compression

December 11, 2019

Previously in our PDF Optimization In-depth Series: MRC compression in PDF documents is highly efficient in file size reduction without visible degradation of document rendering. MRC, also known as hyper-compression, is an image compression benefiting from image segmentation methods. It is particularly useful for images containing text and continuous-tone graphics. This method reduces the size […]

Methods with Losses: JPEG2000 and JBIG2

November 22, 2019

Previously published in the PDf Optimization In-depth Series: Sometimes, when acceptable or necessary, it may be interesting to recompress images already included in an existing PDF file to reduce the file size. The PDF specification allows for seven compression schemes for such purposes. All of them can be used to compress images. Among these different […]

PDF Optimization: An Overview

July 22, 2019

Hi everyone, We continue our PDF Optimization series (started with two articles about fonts, Pack and Optimize Fonts in PDF and Fonts Optimization in PDF) with a broader overview of what you can do to optimize PDFs. It’s not news, electronic documents are everywhere. Electronic invoices in PDF format, for example, represent the most considerable […]