1.1.0 • Published 2 years ago
azelf v1.1.0
🌟 Installation
📦 Package Managers
💝 NPM 
npm install azelf
🐱Yarn 
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
- Discord server (Coming Soon)
- GitHub discussions
- Bug handler