3096 / codepbm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Netpbm Viewer

Simple extension to preview Netpbm graphics files in VS Code.

Features

Provides basic support for viewing Netpbm graphics in .pbm, .pgm, .ppm, and .pnm formats.

feature X

Credits

Netpbm decoding uses RobSis/netpbm-parser, which in turn is based on paulcuth/netpbm-viewer.

About

License:GNU General Public License v3.0


Languages

Language:JavaScript 62.2%Language:TypeScript 37.8%