Skip to content

[Feature] PDF Unlock #6

@ayushcmd

Description

@ayushcmd

Summary

Remove password protection from a PDF.

Files to create/edit

  • src/pages/tools/PdfUnlock.tsx → create
  • src/App.tsx → add import + route /tools/pdf-unlock
  • src/pages/Tools.tsx → add to allTools[]

Implementation notes

  • Use pdfjs-dist with password input to decrypt
  • Re-save without encryption using pdf-lib
  • Show error if wrong password entered

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions