PostXML plugin adds sizes to local images.
npm i postxml-image-size --save-dev
Directory of parsing file. It is needed for images' urls.
Type: String
Default: ''
Enable rounding sizes
Type: String
Default: true
<img src="image.png">
<img src="image.png" width="255" height="180">
MIT