UNPKG

tiff-to-png

Version:

A batch converter for multipage tiff files to png (or any imagemagick supported type).

10 lines (9 loc) 190 B
{ "extends": "airbnb-base", "rules": { "arrow-parens": ["error", "as-needed"], "consistent-return": "off", "comma-dangle": "off", "no-console": "off" } }