feat: add new Edit PDF tool with dedicated page and logic, and update build configuration

This commit is contained in:
abdullahalam123
2025-12-04 15:29:01 +05:30
parent 9620084789
commit 62d1b9ada2
9 changed files with 351 additions and 48 deletions

View File

@@ -7,6 +7,7 @@ export const singlePdfLoadTools = [
'pdf-to-png',
'pdf-to-webp',
'pdf-to-greyscale',
'edit',
'edit-metadata',
'remove-metadata',

View File

@@ -28,7 +28,7 @@ export const categories = [
subtitle: 'Reduce the file size of your PDF.',
},
{
id: 'edit',
href: '/src/pages/edit-pdf.html',
name: 'PDF Editor',
icon: 'pocket-knife',
subtitle:
@@ -76,7 +76,7 @@ export const categories = [
name: 'Edit & Annotate',
tools: [
{
id: 'edit',
href: '/src/pages/edit-pdf.html',
name: 'PDF Editor',
icon: 'pocket-knife',
subtitle: