Sublime Forum

SublimeMagick: print image properties on status bar

#1

This plugin requires ImageMagick to be installed, since it uses the identify tool to get properties from the image.
You can specify the format in settings (defaults to “%w x %h” which prints width and height of the image in pixels).
You can specify path to the identify tool as well (defaults to “env identify”).

github.com/Kentzo/SublimeMagick

0 Likes