Problems with rendering pdf.js in Web Worker

I was tinkering with pdf.js and pdf-lib. I was trying to see what open source free technologies can do. Then I thought of how efficient it would be to move the main computation of working with pdf-lib and pdf.js to a web worker. I did a small test. I created a small html file that places a select file input control on the UI and a div to hold images....

January 18, 2024 · 4 min · 804 words · Harsh Ankur