feat: implement dedicated merge PDF tool page with new logic and UI structure

This commit is contained in:
abdullahalam123
2025-12-04 12:26:57 +05:30
parent c79b0ae144
commit fb3063324c
7 changed files with 843 additions and 510 deletions

View File

@@ -10,7 +10,7 @@ export const categories = [
subtitle: 'Merge, Split, Organize, Delete, Rotate, Add Blank Pages, Extract and Duplicate in an unified interface.',
},
{
id: 'merge',
href: '/src/pages/merge-pdf.html',
name: 'Merge PDF',
icon: 'combine',
subtitle: 'Combine multiple PDFs into one file. Preserves Bookmarks.',
@@ -301,7 +301,7 @@ export const categories = [
subtitle: 'Make a PDF searchable and copyable.',
},
{
id: 'merge',
href: '/src/pages/merge-pdf.html',
name: 'Merge PDF',
icon: 'combine',
subtitle: 'Combine multiple PDFs into one file.',