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: 2 months ago
JSON representation

Tools to work smarter with images.

Lists

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)