Skip to content

fi-krish/azelf

Repository files navigation


Azelf

Download Images and Save them easily πŸ”₯

🌟 Installation

πŸ“¦ Package Managers

πŸ’ NPM Npm Downloads

npm install azelf

🐱Yarn Yarn Downloads

yarn add azelf

✨ Usage

Azelf simply downloads images, optimises them and saves them to your local machine. It's that simple.

const { azelf } = require('azelf')
const path = require('path')

azelf('https://i.imgur.com/0J9Q3Zm.jpg', 'image.jpg', {
  quality: 80,
  webp: true,
  directory: path.join(__dirname, 'images')
})

πŸ“ž We're Ready To Support

❀ Thanks to our supporters

GitHub Stargazers

About

Download, Optimize and Save Images from the Web πŸ”₯

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •