Skip to content

The code converts pdf file to jpg, jpeg etc with coustem number titles

Notifications You must be signed in to change notification settings

Abinbn/Pdf_to_jpg_converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pdf_to_jpg_converter

The code converts pdf files to jpg and jpeg with custom number titles.

In the js code below inside two apostrophe marks you can add the prefix name, the page numbers will follows, after that, the image format should be mentioned whether .jpg .jpeg .png .svg .webp etc

var fileName = '' + pageNumber + '.jpg';

image

When a file is chosen from the device the name will be displayed in the choose button.

image

About

The code converts pdf file to jpg, jpeg etc with coustem number titles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published