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

https://github.com/alfg/pbm-viewer

PBM, PGM, and PPM Web Viewer
https://github.com/alfg/pbm-viewer

image pbm pgm ppm viewer

Last synced: about 1 month ago
JSON representation

PBM, PGM, and PPM Web Viewer

Awesome Lists containing this project

README

        

# `pbm-viewer`
PPM, PGM, and PBM Image Viewer.

https://alfg.github.io/pbm-viewer

## Develop
```
npm install
npm run serve
```

## Resources
* https://en.wikipedia.org/wiki/Netpbm
* http://paulcuth.me.uk/netpbm-viewer/