
Create pixel art in Minecraft from images
yeah, that's right you can make any pixel art from small to extremely large.
/pixelart render <url>
/pixelart render <maxheight> <url>
/pixelart render <orientation> <url>
/pixelart render <maxheight> <orientation> <url>
/pixelart erase <url>
/pixelart erase <maxheight> <url>
/pixelart erase <orientation> <url>
/pixelart erase <maxheight> <orientation> <url>
/pixelart undo
<url> - Direct URL to an image (PNG, JPG, etc.)<maxheight> - Maximum height in blocks (1-100)<orientation> - Either vertical (default) or horizontal/pixelart render https://example.com/image.png
/pixelart render 50 https://example.com/image.png
/pixelart render horizontal https://example.com/image.png
/pixelart render 50 vertical https://example.com/image.png
/pixelart erase https://example.com/image.png
/pixelart undo