azelf
v1.1.0
Published
Download, Optimize and Save Images from the Web 🔥
Downloads
8
Readme
🌟 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)
- [x] GitHub discussions
- [x] Bug handler