Skip to content

dalenguyen/browser-image-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Browser Image Converter

NPM pacakge or JavaScript file for converting and downloading different types images. This package will only work on browser.

Demo: https://browser-image-converter.surge.sh/

Sample Usage

Install package

npm install browser-image-converter

JS Script from JSDelivr

https://cdn.jsdelivr.net/npm/browser-image-converter@0.1.1/dist/index.min.js

Embeded or require script to your html or working file.

Image Types: PNG, JPEG, GIF

browserImageCoverter.downloadImageWithType(imageUrl, imageType)

Development

yarn start

Contributions

Feel free to report bugs and make feature requests in the Issue Tracker, fork and create pull requests!

About

NPM package for converting images on browser (PNG, JPEG, GIF)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published