fix: webp & heic convert in images to pdf
This commit is contained in:
@@ -82,7 +82,7 @@ document.addEventListener('DOMContentLoaded', () => {
|
||||
return;
|
||||
}
|
||||
try {
|
||||
showLoader('Loading PyMuPDF engine...');
|
||||
showLoader('Loading engine...');
|
||||
const mupdf = await ensurePyMuPDF();
|
||||
|
||||
if (state.files.length === 1) {
|
||||
|
||||
Reference in New Issue
Block a user