Skip to content

PDFファイルの各ページを画像にするJavaScript

Notifications You must be signed in to change notification settings

Gura-Web/pdf2image.js

 
 

Repository files navigation

pdf2image.vue

PDFファイルの各ページを画像にするJavaScript。

PDF.jsを使って、PDFファイルを読み込み、各ページを画像に変換します。

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

PDFファイルの各ページを画像にするJavaScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 70.9%
  • Vue 19.6%
  • HTML 9.5%