Skip to content

[Feature] PDF to Image #4

@ayushcmd

Description

@ayushcmd

Summary

Export each PDF page as JPG or PNG.

Files to create/edit

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

Implementation notes

  • Use pdfjs-dist to render pages on canvas
  • Let user pick JPG or PNG and DPI (72/150/300)
  • Download all pages as ZIP using jszip

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