Skip to content
Guide

Common PDF Errors and How to Fix Them

Published August 3, 2026

A file that won't open in a PDF tool is frustrating, especially without a clear reason why. Here's what ItsaPDF's own error messages actually mean, and what to do about each one.

Why PDF tools reject some files

A PDF tool checks a file before processing it, both by its file extension and by looking at its actual content, since a file can be renamed to ".pdf" without actually being a valid PDF. When that check fails, or when the file itself has a real problem, the tool has to stop and explain why rather than guessing at what you meant. The messages below cover the specific error categories ItsaPDF's own tools report.

"Unsupported file" errors

What this usually means

This means the file you selected either isn't a PDF at all (a Word document or an image saved with a .pdf extension, for example) or is a PDF structure the tool doesn't recognize as valid.

How to fix it

Confirm the file is genuinely a PDF by opening it in a PDF reader first. If it opens fine there but not in the tool, try re-exporting or re-saving it as a standard PDF from its original source application, then select that copy instead.

"Corrupted or damaged PDF" errors

Common causes

A PDF can become corrupted from an interrupted download, a failed transfer, or an incomplete save from whatever application created it. The file exists, but its internal structure is broken in a way that prevents it from being read reliably.

How to fix it

Try re-downloading or re-obtaining the file from its original source — if the copy you have is the one that got damaged, a fresh copy from the same source is often intact. If you created the file yourself, re-export or re-save it from the original application.

"Encrypted" or "password-protected PDF" errors

Why encrypted files can't be processed directly

ItsaPDF's tools process a PDF's contents directly in your browser. An encrypted PDF's contents are deliberately locked until the correct password is supplied, so the file's actual page data isn't accessible to any tool — including this one — without unlocking it first.

How to unlock a PDF first

Open the file with its password in a PDF application you trust, then save an unprotected copy, provided you have permission to modify the document. Once you have that unprotected copy, select it in the ItsaPDF tool as usual.

"Empty file" or zero-page errors

This means the PDF was read successfully but doesn't contain any usable pages — sometimes the result of a failed export or a placeholder file. Re-export the document from its original source to produce a file with actual page content, then try again.

Format-specific errors when converting images

The image-conversion tools (JPG to PDF, PNG to PDF, WEBP to PDF, and the PDF-to-image tools) check the specific format they expect, and report a more specific error than a generic "unsupported file" when something about that format is the problem. A few examples: PNG to PDF reports separately if an image is an animated PNG, since only static PNGs are supported. PDF to WEBP checks whether the current browser can actually create WEBP images before starting, and shows a clear message rather than silently producing a different format if it can't. PDF to JPG and PDF to PNG can report a page as too large for the resolution you selected, rather than silently producing a shrunken or corrupted image.

In each of these cases, the fix is usually to either confirm the source file is genuinely the format its extension claims, or to choose a lower resolution or a different output format if the issue is about size or browser support rather than the file itself.

Page-range and selection errors

Tools that work with specific pages — Split PDF, Extract PDF Pages, Delete PDF Pages, and others — validate whatever range or selection you enter against the document's actual page count before doing anything. A range typed backwards (like 8-3 instead of 3-8), a page number beyond the last page in the file, or a selection that would remove every page (leaving nothing behind) all get rejected with an explanation, rather than silently producing a broken or empty result.

This is deliberate: it's much easier to fix a typo in a page range before anything is generated than to discover afterward that an output file is missing pages or empty. If a plan or preview panel isn't showing a result, that's usually the tool waiting on a valid selection rather than a sign that something is broken.

When the problem is the browser or device, not the file

Occasionally a perfectly valid PDF still has trouble processing — usually with a very large file or a very high page count on an older phone or a browser tab that's low on available memory. There's no fixed size limit built into ItsaPDF's tools; the practical ceiling depends on your specific device, browser, and how much memory is free at the time. Closing other tabs, trying a smaller batch of pages, or switching to a more recent browser version can all help in that situation.

If a result seems to hang partway through with no error message at all, that's usually still the browser working through a large file rather than a crash — very large documents, or operations that touch every page (like converting all pages of a hundred-page PDF to images), simply take longer. Give it a moment before assuming something has failed.

Share this guide

Frequently asked questions

Why does my PDF say "unsupported file"?

The selected file either isn't a genuine PDF or has a structure the tool doesn't recognize. Confirm it opens correctly in a PDF reader, then try re-exporting it as a standard PDF if the problem continues.

Can I process a password-protected PDF?

Not directly. Unlock it first in a trusted PDF application and save an unprotected copy, provided you have permission to modify the document, then use that copy.

What does "corrupted PDF" actually mean?

It means the file's internal structure is broken, often from an interrupted download or an incomplete save, even though the file exists on your device.

Why does a PDF fail only on my phone but not my computer?

Processing capacity depends on the specific device and browser involved — a phone with less available memory can struggle with a file a desktop handles easily, especially with large or high-page-count PDFs.

Is there a file size limit?

There's no artificial limit set by ItsaPDF. Practical capacity depends on your device, browser, file size, and page count.

Why does converting to WEBP say my browser doesn't support it?

Creating a WEBP image relies on your browser's own built-in encoder. Recent versions of Chrome, Firefox, Edge, and Safari all support it; an outdated browser might not. Updating your browser or using PDF to JPG instead both work around this.

Why did an image file (JPG, PNG, or WEBP) get rejected specifically?

Image-conversion tools check for the specific format they expect and report a precise reason, such as a corrupted image, missing dimensions, or an animated PNG where only static images are supported — confirm the file genuinely matches its extension and try re-exporting it if the error continues.