Fix#20 OCR pdf text not selectable

This commit is contained in:
Shirshendu R Tripathi
2025-10-19 22:13:49 +05:30
parent ef7b9d0365
commit 797d8f5b9d

View File

@@ -192,7 +192,7 @@ async function runOCR() {
font,
size: fontSize,
color: rgb(0, 0, 0),
opacity: 0.1,
opacity: 0,
});
} catch (error) {
// If drawing fails despite sanitization, log and skip this word