How to uninstall PDF Expert on Mac
PDF Expert works on PDF files where they already live, in local folders or cloud storage, so your documents are ordinary files that removing the app does not delete. Back those up like any other file, cancel a website subscription if you have one, then deal with the app's own folders. This covers the official Mac download from Readdle, plus a Homebrew section for the pdf-expert cask.
Cancel the subscription, then quit and remove PDF Expert
- If you subscribed through Readdle's website and want to stop billing, open PDF Expert, click PDF Expert in the upper left corner, choose View My Account and cancel at least 24 hours before renewal, as Readdle's subscription guide describes. Removing the app does not cancel a subscription.
- Quit PDF Expert.
- In Finder's Applications folder, move PDF Expert to the Trash.
Where PDF Expert keeps its data
Press Shift + Command + G in Finder and open each path that exists. Apart from your own files, these are the paths the Homebrew cask lists for PDF Expert.
| Location | What it holds | What to do |
|---|---|---|
| Your PDF files, in local folders or cloud storage | The documents you opened or edited | Not app data; back them up like any other document |
~/Library/Application Support/PDF Expert |
PDF Expert's own folder, named after the app | Open it and copy out anything you want before removing |
~/Library/PDF Expert |
A second folder named after the app | Open it and copy out anything you want before removing |
~/Library/Application Support/com.readdle.PDFExpert-Mac |
Support data named after the bundle ID | Remove with the app |
~/Library/Caches/com.readdle.PDFExpert-Mac |
App cache | Safe to remove |
~/Library/HTTPStorages/com.readdle.PDFExpert-Mac |
Web storage | Remove with the app |
~/Library/Preferences/com.readdle.PDFExpert-Mac.plist |
App preferences | Remove with the app |
~/Library/Caches/com.readdle.PDFExpert-Installer and ~/Library/HTTPStorages/com.readdle.PDFExpert-Installer |
Folders named after PDF Expert's installer | Safe to remove |
Check the result
pgrep -il "pdf expert"
mdfind "kMDItemCFBundleIdentifier == 'com.readdle.PDFExpert-Mac'"
ls -d ~/Library/Application\ Support/PDF\ Expert ~/Library/PDF\ Expert
No output from pgrep means PDF Expert is not running. No output from mdfind means Spotlight finds no remaining copy of the app. For each ls path, "No such file or directory" means that folder is gone, and the path printed back means it is still there, which is expected for anything you left unticked.
If you installed it with Homebrew
The pdf-expert cask quits PDF Expert before it removes the app, and its zap list covers every app path in the table, plus PDF Expert's Recent Documents record, a binarycookies file and a SyncedPreferences entry named PDF Expert. Running brew uninstall --cask --zap pdf-expert yourself moves all of them to the Trash, whatever you selected in Mole. To remove only the app:
brew uninstall --cask pdf-expert
Mole runs --zap only when every path in the stanza is under ~/Library, is a row you ticked, is not claimed by another installed app, and uses directives it can review. Leave either folder named after the app unticked and Mole drops --zap, while still removing the rows you ticked.
What Mole lists
Mole selects the rows named exactly after PDF Expert's bundle ID, such as its support folder, cache and preferences, by default. ~/Library/Application Support/PDF Expert and ~/Library/PDF Expert are listed for review and are not selected by default. PDF Expert's group.com.readdle.PDFExpert-Mac.* group preferences are listed for review too; even when you tick them, Mole removes them only after confirming that no other installed app claims the group, and when it cannot confirm that, it keeps them and the result reads "Kept: couldn't confirm no other app uses this group".
What this test covered
On September 20, 2026, PDF Expert 3.13.3 from Readdle's official zip was copied into Applications and uninstalled live with Mole 1.15.0 build 282, with every review row selected. The app and the Application Support/PDF Expert folder went to the Trash. The group.com.readdle.PDFExpert-Mac.* group preferences were selected but stayed, kept by Mole's App Group check, and macOS refused to move PDF Expert's Widgets container to the Trash. Signing in and PDF editing were not tested.
Manage or cancel your PDF Expert subscription · Sync your PDF files between devices
