Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/dan335/nimp
- Owner: dan335
- License: mit
- Created: 2019-07-07T22:46:38.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-07-13T18:48:54.000Z (over 1 year ago)
- Last Synced: 2023-10-25T18:20:39.979Z (over 1 year ago)
- Topics: image-manipulation, image-processing, node-based, photo-editing
- Language: JavaScript
- Homepage: https://nimp.app
- Size: 1.67 MB
- Stars: 78
- Watchers: 2
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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.