"My PDF won't open"

A few likely causes, roughly in order of how common they are:

  • The file didn't finish downloading or transferring — a partially downloaded PDF will often fail to open. Re-downloading the file is the first thing to try.
  • The file extension was changed accidentally — if a file named "document.pdf" is actually a different file type that was simply renamed, it won't open as a PDF regardless of its extension.
  • The PDF is corrupted — this can happen from an interrupted save or transfer. If you have access to the original source, regenerating the PDF is usually more reliable than trying to repair a corrupted file.
  • It's password protected and your viewer is failing silently rather than prompting for a password — try a different PDF viewer to confirm.

"The text looks garbled or shows strange characters"

This usually points to a font embedding issue — the PDF references a font that isn't properly embedded or available, and the viewer is falling back to incorrect character mapping. This is more common in PDFs generated by less common software. If you control the source document, re-exporting with fonts fully embedded (most modern export options do this by default) typically resolves it.

"I can't select or copy text from my PDF"

This means your PDF doesn't actually contain text data — it's a scanned or image-based PDF. See our full guide on converting scanned documents into editable files using OCR, which is the fix for this specific situation.

"My PDF looks fine on my computer but wrong on someone else's"

This is rare for true PDFs (one of their main advantages is consistent rendering), but can happen if: the recipient is using an unusual or outdated PDF viewer with rendering bugs, the file contains interactive elements (like fillable forms) that render differently across software, or what was sent wasn't actually a properly converted PDF but a renamed file of a different type.

"My converted document doesn't match the original formatting"

This is the most common complaint with PDF-to-Word or PDF-to-Excel conversions, and it comes down to the fundamental challenge covered in our PDF to Word formatting guide: converters have to infer document structure from a fixed layout, and that inference isn't always perfect, especially with complex multi-column or table-heavy pages.

"The PDF file size is way bigger than I expected"

Almost always caused by embedded images at higher resolution than necessary. See our guide on reducing PDF file size for specific steps to shrink it.

"I need to make a small edit but don't have the original file"

This is exactly the situation a PDF editor solves — you can add, cover, or annotate content directly on top of the existing PDF page without needing the original source document at all.

"My PDF triggers a security warning when opened"

Modern browsers and operating systems increasingly flag downloaded files, including PDFs, with a general security notice, particularly for files from unfamiliar sources. This is typically a precaution built into the browser or OS rather than an indication that the specific PDF is harmful — see general guidance from resources like the Cybersecurity and Infrastructure Security Agency (CISA) on safely handling downloaded files. As a rule of thumb, only open PDFs from sources you trust, and keep your PDF viewer software updated, since older viewer versions are more likely to have unpatched vulnerabilities.

General troubleshooting checklist

  1. Try opening the file in a different PDF viewer or browser to rule out a viewer-specific bug
  2. Check whether the issue is with the file itself or with how it was generated, by trying to recreate it from the original source if you have access
  3. Confirm the file isn't password-protected if it's failing to open at all
  4. If converting between formats, expect to review and lightly adjust the result rather than assuming a perfect, fully automatic conversion every time