1.1.0 • Published 1 year ago

azelf v1.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

🌟 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