AboutBlogPricing

Engineering Blog

Technical deep-dives into document processing, security, and the future of browser-side utilities.

How to Duplicate a PDF Page (Without Uploading the File)
September 2, 2026

How to Duplicate a PDF Page (Without Uploading the File)

To duplicate a PDF page, select its thumbnail in a page organizer, set how many copies you want, and place them after the original or at the end — all of it in your browser, with no upload. Here is the tested method, plus the form-field trap that silently breaks fillable PDFs.

Read Article
How to Compress High-Res Images Securely Without Cloud Uploads
May 27, 2026

How to Compress High-Res Images Securely Without Cloud Uploads

To reduce the file size of high-resolution photos and design assets without uploading them to a cloud server, you need a local image compressor that processes the pixel data directly inside your browser's graphics memory via the HTML5 Canvas API. Here is the precise technical pipeline Utilitly uses.

Read Article
PDF & Image Guides — Engineering Blog | Utilitly