https://github.com/cloudinary-devs/auto-crop
Automatic image cropping with Cloudinary
https://github.com/cloudinary-devs/auto-crop
Last synced: 17 days ago
JSON representation
Automatic image cropping with Cloudinary
- Host: GitHub
- URL: https://github.com/cloudinary-devs/auto-crop
- Owner: cloudinary-devs
- Created: 2024-01-12T09:52:14.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-03T11:30:36.000Z (about 2 years ago)
- Last Synced: 2025-08-04T18:48:13.964Z (9 months ago)
- Language: JavaScript
- Size: 66.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# auto-crop
Automatic image cropping with Cloudinary.
Built using [webpack](https://webpack.js.org/guides/getting-started/).
## Build
```
npm i
npm run build
```
Right-click dist/index.html -> Open with Live Server.