Skip to content

[Feature] Sign PDF (E-Sign) #7

@ayushcmd

Description

@ayushcmd

Summary

Draw, type, or upload a signature and embed it into PDF.

Files to create/edit

  • src/pages/tools/SignPdf.tsx → create
  • src/App.tsx → add import + route /tools/sign-pdf
  • src/pages/Tools.tsx → add to allTools[]
  • src/components/home/ToolsGrid.tsx → add card

Implementation notes

  • Canvas-based signature drawing via react-signature-canvas
  • Type mode: render text as signature font
  • Upload mode: accept PNG signature image
  • Place signature on page via drag, export with pdf-lib

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions