Tutorial
Links
Tip Me
Generate Paint
Choose Image Source
Use Online Image
Choose an image
Enter Image URL
Load Image
0%
Original
Resized
Select Image Size
16x16 (Recommended)
32x32
Resize Algorithm
Nearest Neighbor
Bilinear
Bicubic
Generate Paint
Copy to Clipboard
Clear
Output:
Painter Gen Tutorial
Reminder:
This website doesn't save the images you uploaded.
How to use?
Click "Upload Image" to select an image.
You can adjust the image size and the algorithm to be use. The bigger the image size the higher the performance impact while ingame.
Click "Generate Paint" to process the image.
The resized image and a JavaScript array will be displayed.
You can copy the output using the "Copy to Clipboard" button.
Use "Clear" to reset everything.
Adding the custom paint in-game?
PC
Copy the output
Open the addon folder (AppData\Local\packages\Minecraft Folder\LocalState\games\com.mojang\behavior_packs\Painter Behavior)
Go to scripts folder and open listPaints.js
Your code will look like this after you pasted it. Change the the function "yourUniquePaintName" to your own name.
If you are in game run the reload command '/reload'
Mobile
Copy the output
Extract the behavior pack from the .mcaddon file
Go inside the behavior pack and go to scripts folder and open listPaints.js
Your code will look like this after you pasted it. Change the function "yourUniquePaintName" to your own name.
(Optional) Change manifest values if necessary.
After editing the behavior pack, compress the behavior pack and name the extension .mcpack (spray paint behavior.mcpack)
Put the addon in game
Links
Addon Links
Curseforge
MCPEDL
Socials
Twitter/X