Set Permissions
About the Set Permissions
The Set Permissions tool lets you record which actions — printing, copying, editing, and annotating — you intend to allow for a given PDF, embedding that intent directly into the document's metadata as a labeled reference. Like the Password Protector tool, it's designed to be transparent about its actual capability: it doesn't enforce these permissions cryptographically the way a fully encrypted PDF would, but it does give you a clear, checkable record of your intended access policy for a document.
Using four simple checkboxes — Allow Printing, Allow Copying, Allow Editing, and Allow Annotations — you choose which permissions you intend to grant, and the tool writes a plain-language summary of your selections into the PDF's Subject field, for example "Permissions: print, copy" if you left editing and annotations unchecked. This creates a lightweight, human-readable record that anyone inspecting the document's properties can see, which is useful for internal documentation and workflow tracking even though it doesn't technically block any action in a PDF viewer.
This is best used as a communication and record-keeping tool rather than an enforcement mechanism: for example, marking a document as "Permissions: print" only, as a note to colleagues that copying or further editing isn't intended, or documenting your organization's internal policy on a particular file for audit purposes. Because true PDF permission enforcement requires the same cryptographic encryption infrastructure as real password protection, and that isn't something browser-based JavaScript can currently write, any enforcement claims would be misleading — so this tool sticks to clear, honest metadata labeling instead.
If your goal is genuine, enforced permission restrictions — where a PDF viewer actually blocks printing or copying based on the document's encryption settings — you'll need a desktop PDF editor or dedicated service that implements true PDF permission encryption. This tool is most valuable as a fast way to document your intended access policy on a file, especially in internal workflows where everyone involved already trusts the labeling convention rather than needing hard technical enforcement.
Consider adopting a simple, consistent labeling convention across your team if you plan to use this tool regularly — for example, always using the exact phrase "Permissions: print only" versus "Permissions: internal use" — so that anyone checking a file's properties later gets a clear, unambiguous signal rather than having to interpret a one-off custom note. Because the four checkboxes map directly to a plain-language summary written into the Subject field, it's worth periodically opening a processed file's properties yourself to confirm the summary reads the way you expect, especially the first few times you use the tool, before relying on it as part of a regular workflow.
Because the recorded permissions live directly inside the PDF's own metadata rather than in a separate tracking system, the record travels with the document itself wherever it's copied, emailed, or archived — there's no separate database to keep synchronized, and no risk of the permissions note becoming disconnected from the file it describes. This makes it a durable, low-maintenance way to attach intended-use guidance to a document for as long as that file continues to exist.
Step-by-Step Instructions
- Upload your PDF into the drop zone.
- Check or uncheck each permission you intend to allow: Printing, Copying, Editing, Annotations.
- Click "Apply Permissions" to embed your selections into the document's metadata.
- Your browser downloads the result automatically as permissions_set.pdf.
- Check the document properties in any PDF viewer to confirm the recorded permissions summary.
Benefits & Use Cases
- Documents your intended access policy directly in the file
- Simple checkbox interface for four common permission types
- Transparent about being a labeling tool, not an enforcement one
- Fast, one-click metadata embedding
- Runs entirely offline in your browser
- Useful for internal record-keeping and audit trails