feat: Add JPG to PDF conversion tool with dedicated page and logic.

This commit is contained in:
abdullahalam123
2025-12-04 21:21:34 +05:30
parent 62d1b9ada2
commit 19425d98f9
6 changed files with 559 additions and 87 deletions

View File

@@ -35,7 +35,7 @@ export const categories = [
'Annotate, highlight, redact, comment, add shapes/images, search, and view PDFs',
},
{
id: 'jpg-to-pdf',
href: '/src/pages/jpg-to-pdf.html',
name: 'JPG to PDF',
icon: 'image-up',
subtitle: 'Create a PDF from one or more JPG images.',
@@ -185,7 +185,7 @@ export const categories = [
subtitle: 'Convert JPG, PNG, WebP, BMP, TIFF, SVG, HEIC to PDF.',
},
{
id: 'jpg-to-pdf',
href: '/src/pages/jpg-to-pdf.html',
name: 'JPG to PDF',
icon: 'image-up',
subtitle: 'Create a PDF from one or more JPG images.',