https://github.com/kkrishguptaa/azelf
Download, Optimize and Save Images from the Web 🔥
https://github.com/kkrishguptaa/azelf
Last synced: 2 months ago
JSON representation
Download, Optimize and Save Images from the Web 🔥
- Host: GitHub
- URL: https://github.com/kkrishguptaa/azelf
- Owner: kkrishguptaa
- License: mit
- Created: 2023-01-07T06:06:39.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-12T01:21:20.000Z (2 months ago)
- Last Synced: 2025-03-12T02:28:10.616Z (2 months ago)
- Language: TypeScript
- Size: 1.76 MB
- Stars: 5
- Watchers: 1
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
Azelf
Download Images and Save them easily 🔥
## 🌟 Installation
### 📦 Package Managers
#### 💝 **NPM** 
```bash
npm install azelf
```#### 🐱**Yarn** 
```bash
yarn add azelf
```## ✨ Usage
Azelf simply downloads images, optimises them and saves them to your local machine. It's that simple.
```js
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](https://github.com/krshkun/azelf/discussions)
* [x] [Bug handler](https://github.com/krshkun/azelf/issues)## ❤ Thanks to our supporters
[](https://github.com/krshkun/azelf/stargazers)