Skip to content

Compress image collection into ZIP file and download

License

Notifications You must be signed in to change notification settings

rofixro/img2zip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

img2zip

Install

npm install img2zip

Usage

import { img2zip } from 'img2zip';

const name = "fileName";
const imgUrl = ["imgUrl1", "imgUrl2"];

img2zip(name, imgUrl);

License

MIT

About

Compress image collection into ZIP file and download

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published