feat: Add progressive rendering utilities, enhance image-to-pdf with reordering and broader type support, improve rotate tool with global rotation state

This commit is contained in:
abdullahalam123
2025-11-20 16:23:36 +05:30
parent 900196879f
commit 2aa26e496c
10 changed files with 1066 additions and 247 deletions

View File

@@ -176,7 +176,7 @@ export const categories = [
id: 'image-to-pdf',
name: 'Image to PDF',
icon: 'images',
subtitle: 'Combine various images into one PDF.',
subtitle: 'Convert JPG, PNG, WebP, BMP, TIFF, SVG, HEIC to PDF.',
},
{
id: 'jpg-to-pdf',