Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dan335/nimp

Nimp - Node-based image manipulation program.
https://github.com/dan335/nimp

image-manipulation image-processing node-based photo-editing

Last synced: 3 months ago
JSON representation

Nimp - Node-based image manipulation program.

Awesome Lists containing this project

README

        

# NIMP

https://nimp.app

Node-Based Image Manipulation Program

![](https://nimp.app/static/screenshots/screenshot03.JPG)

### Run
```
start Mongodb
git clone https://github.com/dan335/nimp
cd nimp
npm install
npm run dev
View in browser at http://localhost:3000
```

* See the License file for license rights and limitations (MIT).
* Pull requests are welcome.