Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/malcodeman/image-mods
Tools to work smarter with images.
https://github.com/malcodeman/image-mods
compress-images crop-images
Last synced: about 1 month ago
JSON representation
Tools to work smarter with images.
- Host: GitHub
- URL: https://github.com/malcodeman/image-mods
- Owner: malcodeman
- License: mit
- Created: 2017-07-28T09:52:15.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2024-11-26T11:11:31.000Z (about 2 months ago)
- Last Synced: 2024-11-26T12:19:28.308Z (about 2 months ago)
- Topics: compress-images, crop-images
- Language: TypeScript
- Homepage: https://imagemods.surge.sh/
- Size: 89.8 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- my-awesome-repos - image-mods - Tools for working with images. (Next.js)
README
# [imagemods](https://imagemods.surge.sh)
[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg)](https://github.com/prettier/prettier)
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/malcodeman/image-mods/blob/master/LICENSE)All the tools you’ll need to be more productive and work smarter with images.
![Screenshot](readme/screenshot.png)
## Getting started
```
git clone https://github.com/malcodeman/image-mods.git
cd image-mods
yarn install
yarn dev
```## License
[MIT](./LICENSE)