@nob my use case is get a pdf from a client and parse it to extract the text from the pdf. Inittialt

@nob my use case is get a pdf from a client and parse it to extract the text from the pdf. Inittialt I try with popular library pdfjs-dist but it is not compatible with Workers so the only solution now is UnPDF which is a likely modified of pdfjs-dist for worker runtime
Was this page helpful?