image-extensions

v1.1.0
Collection of image extensions
extensions pictures images photo file formats array json list

image-extensions Build Status

A list of extensions used to represent images.

Containing both bitmap and vector formats. The list is just a JSON file so can be used wherever.

Install

$ npm install --save image-extensions
var imageExtensions = require('image-extensions');

console.log(imageExtensions);
//=> ['ase', 'art', 'bpm', ...]

Related

License

MIT © Arthur Verschaeve

npm i image-extensions

Metadata

  • MIT
  • >=0.10.0
  • Arthur Verschaeve
  • released 5/19/2015

Downloads

Maintainers