pdf-extractor icon indicating copy to clipboard operation
pdf-extractor copied to clipboard

Node.js module for rendering pdf pages to images, svgs, html files, text files and json metadata

Results 2 pdf-extractor issues
Sort by recently updated
recently updated
newest added

See https://github.com/mozilla/pdf.js/issues/7929. Embedded fonts could not be rendered through `node-canvas`. Now Canvas has https://github.com/Automattic/node-canvas#registerfont-for-bundled-fonts. Try to use a pdf.js hook to register a font with Canvas and render it. If...

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...

dependencies