How to remove password from PDF and unlock protected files
Apr 19, 2025 am 09:25 AMThis article provides six methods to remove a password from a PDF file you already have the password for. No password cracking is involved; these methods simply streamline access.
Here's a summary of the methods:
Method 1: Nitro PDF Pro
This powerful PDF editor allows password removal through its Inspector tab. After opening the PDF and entering the password, access the Inspector, click the lock icon, create an owner password, and save.
Method 2: Preview (Mac)
Mac's built-in Preview app can export a password-protected PDF as a new, unlocked file. Open the PDF, enter the password, go to File > Export, choose PDF format, and save.
Method 3: Adobe Acrobat
Adobe Acrobat offers robust PDF management. Open the PDF, enter the password, go to Protect a PDF > Set security properties, select "No Security," and save. Note: A permission password might be required if multiple security levels are set.
Method 4: Google Chrome
Chrome provides a simple workaround: drag the PDF into Chrome, enter the password, click the print icon, and save as a new PDF.
Method 5: Safari (Mac)
Similar to Chrome, Safari allows printing to PDF. Drag the PDF into Safari, enter the password, press Command P, select PDF as the output, and save.
Method 6: Terminal (Mac)
This command-line method uses qpdf
. Install Homebrew (/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
), then install qpdf
(brew install qpdf
). Finally, use the command qpdf --password=YOUR-PASSWORD --decrypt input.pdf output.pdf
, replacing placeholders with your password and file paths.
Remember to replace YOUR-PASSWORD
, input.pdf
, and output.pdf
with your actual password and file paths. Always ensure you have the right to access and modify the document before removing its password.
(Note: All image URLs remain unchanged.)
The above is the detailed content of How to remove password from PDF and unlock protected files. For more information, please follow other related articles on the PHP Chinese website!

Hot AI Tools

Undress AI Tool
Undress images for free

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics

You’ve had your Mac for a few years, and you’re starting to feel the effects of your device aging—the battery doesn’t hold up as well as it used to. To avoid getting stuck with a dead Mac, you have no choice but to take your charger e

The Focus Modes functionality comes with several pre-set options such as Work, Driving, Sleep, and users are also free to create custom ones for any scenario imaginable. Should you find yourself not needing a multitude of Focus modes—whether because

Apple has made available macOS Monterey 12.6.2 and macOS Big Sur 11.7.2 for users still operating on previous-generation Mac systems. These updates are offered independently of macOS Ventura 13.1.Both macOS Monterey 12.6.2 and macOS Big Sur 11.7.2 co

If you trust Siri to accurately transcribe your speech into text and send it as a message, you can activate a setting that lets Siri send messages automatically from your iPhone without asking for confirmation first.With the confirmation feature enab

Some users of macOS Ventura have noticed that file sharing between a Mac running macOS Ventura and other devices like iPhones, iPads, Windows PCs, and certain NAS drives such as Synology models is not functioning properly. For many individuals, confi

Some users of Mac computers running MacOS Sierra and MacOS High Sierra have reported issues when trying to log in to an Apple ID or iCloud via System Preferences, as well as problems accessing iCloud.com using Safari. In addition, Safari fails to loa

Creating a bootable macOS Ventura installer can be desirable for many advanced Mac users, whether to perform clean installations, install macOS Ventura 13 onto multiple machines without having to re-download the installer, to serve as a recovery boot

Are you using a Mac with an older version of macOS and want to upgrade to a newer one, but don’t want to install macOS Ventura? For instance, imagine you're currently running macOS Catalina, Mojave, or Big Sur on your Mac, and you'd prefer to upgrade
