azelf

Download, Optimize and Save Images from the Web 🔥

MIT License

Stars
5

🌟 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

Badges
Extracted from project README
GitHub Stargazers