feat(pdf-to-webp): direct download resulting image and adjust filename

This commit is contained in:
Sebastian Espei
2025-12-01 00:56:14 +01:00
parent 30b16a6bf1
commit 33ebcf4479
2 changed files with 39 additions and 19 deletions
+1 -2
View File
@@ -868,8 +868,7 @@ export const toolTemplates = {
</div>
<p class="mt-1 text-xs text-gray-400">Higher quality = larger file size</p>
</div>
<p class="mb-4 text-white text-center">Your file is ready. Click the button to download a ZIP file containing all WebP images.</p>
<button id="process-btn" class="btn-gradient w-full">Download All as ZIP</button>
<button id="process-btn" class="btn-gradient w-full">Convert to WEBP & Download All</button>
</div>
`,
'webp-to-pdf': () => `