UNPKG

pdftopic

Version:

Built for Node.js, this package empowers users to effortlessly convert PDF files into images of exceptional quality, supporting multiple formats including PNG, JPG, GIF, and others. Its streamlined functionality ensures a smooth and reliable conversion pr

19 lines 449 B
{ "include": [ "index.js" ], "compilerOptions": { "target": "es2016", "module": "commonjs", "rootDir": "./", "allowJs": true, "declaration": true, "declarationMap": true, "emitDeclarationOnly": true, "outDir": "./types", "esModuleInterop": true, "forceConsistentCasingInFileNames": true, "strict": true, "skipLibCheck": true } }