---
title: Install PDF Redaction Studio on Arch Linux using the Snap Store | Snapcraft
description: Get the latest version of PDF Redaction Studio for on Arch Linux - AI-powered
  PDF redaction tool
url: https://snapcraft.io/install/pdf-redaction-studio/arch
---

[Canonical Snapcraft](https://snapcraft.io/)

# Install PDF Redaction Studio on **Arch Linux**

# PDF Redaction Studio

[StabRise (mykola-melnyk-ml)](https://snapcraft.io/publisher/mykola-melnyk-ml "View all snaps from StabRise (mykola-melnyk-ml)")

* [StabRise (mykola-melnyk-ml)](https://snapcraft.io/publisher/mykola-melnyk-ml "View all snaps from StabRise (mykola-melnyk-ml)")
* [Productivity](https://snapcraft.io/search?categories=productivity)
* [Security](https://snapcraft.io/search?categories=security)

[Install](https://snapcraft.io/install/pdf-redaction-studio/arch#install)

#### AI-powered PDF redaction tool

PDF Redaction Studio is a desktop app for redacting sensitive information from PDF documents using AI.

**1. AI-Powered PII Detection**

Turn hours of manual review into seconds with built-in AI that finds sensitive information automatically.

* **Automatic PII scanning** — AI scans every page and highlights names, emails, phone numbers, IDs, addresses, and more
* **Cloud and Local** — You can choose how to process your files.
* **15+ entity types** — Names, ages, emails, phones, SSNs, passports, driver licenses, credit cards, account numbers, dates, locations, addresses, zip codes, IPs, URLs, organizations, medical conditions
* **Face & object detection** — CV model detects and redacts faces and visual identifiers
* **OCR support** — Extracts and redacts text from scanned PDFs and image-based documents
* **Per-page status** — Each page reports Pending, Processing, Done, or Error status
* **Real-time progress log** — Live feed shows detection progress page by page

**2. Manual Redaction Tools**

Full control for edge cases the AI might miss.

* **Text selection** — Click any text to mark it for redaction
* **Draw tool** — Drag a box over any region — image, table, or signature
* **Eraser tool** — Remove redaction boxes without affecting the document
* **Search & redact** — Search a word or phrase; redact every occurrence at once
* **Autocomplete search** — Suggestions based on text found in the document
* **Undo / Redo** — 50-level edit history

**3. PDF Viewer & Navigation**

* **Four view modes** — Original, Highlighted, Redacted preview, and PII table
* **Zoom controls** — 50%–300% range plus auto page-width fit
* **Page navigation** — Jump to any page via pagination or direct input
* **Interactive overlays** — Click any highlighted region to inspect or edit it

**4. PII Filtering & Review**

* **Filter by category** — Six groups: Personal, Contact, Location, Web, Identifiers, CV/Manual
* **Individual type toggles** — Enable or disable each of the 15+ entity types independently
* **Real-time counts** — Each PII type shows a live count of detected instances
* **Mark as reviewed** — Flag a document as fully reviewed before download

**5. Redacted PDF Export**

* **One-click download** — Generate and download the redacted PDF immediately
* **Redaction color** — Choose black (standard) or white fill
* **Filename preserved** — Output keeps the original document name
* **Batch export** — Download multiple documents from a project

**6. Document Management**

* **Local storage** — Documents stored in the browser — no upload required to start
* **Cloud sync** — Optionally sync to the cloud for backup and team access
* **Conflict resolution** — Choose which version to keep when local and cloud differ
* **Resume processing** — Return to an interrupted document and continue where you left off
* **Drag & drop upload** — Drop a PDF anywhere on the page to start
* **File limits** — Configurable per plan; guests get up to 25 MB / 25 pages

**7. Projects & Workspaces**

* **Workspaces** — Top-level containers for an organization or team
* **Projects** — Group related documents within a workspace
* **Default workspace** — Auto-created on first login — zero setup required

**8. Team Collaboration**

* **Email invitations** — Invite team members via email link
* **Role-based access** — Three roles: Admin, Member, Viewer
* **Member management** — View, update, or remove members
* **Pending invites** — Track who has been invited and who accepted

**9. User Account & Billing**

* **OAuth login** — Sign in with Google or LinkedIn — no new password needed
* **Email authentication** — Standard email/password login also available
* **Usage dashboard** — Pages used vs. plan quota for the current billing period
* **Plan upgrade prompts** — In-context notifications when approaching limits
* **Enterprise inquiry** — Contact flow for custom volume or on-premise needs

### Package name

* pdf-redaction-studio

---

### License

* unset

---

### Last updated

* 12 August 2026 - latest/stable

---

### Websites

* [pdf-redaction.com](https://pdf-redaction.com/solutions/redaction-studio/ "https://pdf-redaction.com/solutions/redaction-studio/")
* [studio.pdf-redaction.com](https://studio.pdf-redaction.com/ "https://studio.pdf-redaction.com/")

---

### Contact

* [support@pdf-redaction.com](mailto:support@pdf-redaction.com "mailto:support@pdf-redaction.com")

---

### Source code

* [github.com/stabrise/pdf-redaction-studio](https://github.com/stabrise/pdf-redaction-studio "https://github.com/stabrise/pdf-redaction-studio")

---

##### Report a Snap Store violation

* [Report this Snap](https://snapcraft.io/install/pdf-redaction-studio/arch#report-snap-modal)

---

## Enable snaps on Arch Linux and install PDF Redaction Studio

Snaps are applications packaged with all their dependencies to run on all popular Linux distributions from a single build. They update automatically and roll back gracefully.

Snaps are discoverable and installable from the [Snap Store](https://snapcraft.io/store), an app store with an audience of millions.

### Enable snapd

On Arch Linux, snap can be installed from the [Arch User Repository (AUR).](https://aur.archlinux.org/packages/snapd/)
The [manual build process](https://wiki.archlinux.org/index.php/Arch_User_Repository#Installing_packages) is the Arch-supported
install method for AUR packages, and you’ll need the [prerequisites](https://wiki.archlinux.org/index.php/Arch_User_Repository#Prerequisites)
installed before you can install any AUR package. You can then install snap with the following:

```
git clone https://aur.archlinux.org/snapd.git
cd snapd
makepkg -si
```

Once installed, the *systemd* unit that manages the main snap communication socket needs to be enabled:

```
sudo systemctl enable --now snapd.socket
```

If [AppArmor](https://wiki.archlinux.org/title/AppArmor) is enabled in your system, enable the service which loads AppArmor profiles for snaps:

```
sudo systemctl enable --now snapd.apparmor.service
```

To enable *classic* snap support, enter the following to create a symbolic link between `/var/lib/snapd/snap` and `/snap`:

```
sudo ln -s /var/lib/snapd/snap /snap
```

Either log out and back in again, or restart your system, to ensure snap’s paths are updated correctly.

### Install PDF Redaction Studio

To install PDF Redaction Studio, simply use the following command:

```
sudo snap install pdf-redaction-studio
```

### Other popular snaps…

[See more...](https://snapcraft.io/search?categories=featured)

[See more in Featured](https://snapcraft.io/search?categories=featured)

### More things to do…

#### [Get the snap store](https://snapcraft.io/snap-store)

Browse and find snaps from the convenience of your desktop using the snap store snap.

#### [Learn more about snaps](https://snapcraft.io/docs)

Interested to find out more about snaps? Want to publish your own application? Visit [snapcraft.io](https://snapcraft.io/) now.

[Back to top](https://snapcraft.io/install/pdf-redaction-studio/arch)

© 2026 Canonical Ltd.
Ubuntu and Canonical are registered trademarks of Canonical Ltd.

Powered by [Charmed Kubernetes](https://www.ubuntu.com/kubernetes)

[Join the forum](https://forum.snapcraft.io/), contribute to or report problems with,
[snapd](https://bugs.launchpad.net/snapd),
[Snapcraft](https://bugs.launchpad.net/snapcraft),
or [this site](https://github.com/canonical/snapcraft.io/issues/new).

* [Share on Twitter](https://twitter.com/snapcraftio)
* [Share on Facebook](https://www.facebook.com/snapcraftio)
* [Share on YouTube](https://www.youtube.com/snapcraftio)

* [Terms of Service](https://ubuntu.com/legal/terms-and-policies/snap-store-terms)
* [Data privacy](https://www.ubuntu.com/legal/data-privacy)
* [Manage your tracker settings](https://snapcraft.io/install/pdf-redaction-studio/arch)
* [Service status](https://status.snapcraft.io/)
* [Other functions](https://dashboard.snapcraft.io/)
* [Contact us](https://snapcraft.io/about/contact-us)
