The command: /image

Usage
You are given a few dimension options for creating your pixel-art:
/image create <ImagePath> -width <width>
/image create <ImagePath> -height <height>
/image create <ImagePath> <width> <height>




Configuration
You can configure the directory where the image files you want to use are located:
/image setDirectory <DirectoryPath>

Future
Make setDirectory persistent
Fix falling blocks on surface
Multiplayer/Server/Plugin support
Fix update on resource pack reload
Improve block filter further