Upload a JPG or PNG and instantly convert the image into an Excel (.xlsx) pixel-art spreadsheet. 100% browser-based. No server upload required.
Choose any picture and this tool will convert your image into Excel format, where each cell becomes a pixel.
Drag and drop an image here
or
Supported formats: JPG, JPEG, PNG
Select the part of the picture you want to convert to Excel. Or leave as is to convert the entire image.
The converter automatically maps each grid of the image to an Excel cell using the closest matching RGB value. More rows and colums results in higher resolution image in Excel.
Each cell’s background color represents the average color of a block of the original image.
This preview shows the exact colors that will be placed into the Excel file. The preview is scaled up for easier viewing.
When you’re satisfied with the crop and pixel size, click below to download the xlsx file.
The conversion is fully local — your images never leave your device.
Visit the official (you do not need a paid subscription to access public release posts). Download the latest stable or public beta version of the JoiPlay base app. Step 2: Download the JoiPlay Unity Plugin
If your core goal is to make a PC-exclusive Unity game work on your Android phone, you must bypass JoiPlay completely and use specialized software designed to handle desktop PC architecture. 1. Use PC Emulators (Winlator, Mobox, or Exagear)
Open the extracted folder. For the Unity Plugin to recognize the game, the folder must contain: The main game executable (usually GameName.exe ) A folder named GameName_Data
Unity is a highly complex, compiled 3D/2D engine. Unlike RPG Maker or Ren'Py, which interpret scripts (like Ruby, Python, or Javascript) on the fly, Unity compiles game code into machine-specific binaries (like Windows .exe files or Android .apk files).
is a powerful, versatile game interpreter for Android that allows users to play various PC game engines on their mobile devices. While historically focused on RPG Maker, Ren'Py, and TyranoBuilder, the demand for bringing Unity-based games to Android via JoiPlay has grown significantly.
This happens if JoiPlay does not recognize that the Unity plugin is installed, or if the game version is too new for the current plugin build.
: An optional plugin for WebGL-based HTML games to fix rendering issues. Alternative for Unity Games on Android
A: While the JoiPlay developer frequently updates plugins to improve compatibility (including experimental support for other engines), no public, stable Unity interpreter for JoiPlay has been released. How to Put Your Unity Game on an Android Phone
: In Unity, go to File > Build Settings , select Android , and click Switch Platform
Because the Unity plugin is an ongoing experimental project, you may run into errors. Here is how to fix the most common issues. 1. Black Screen on Launch
Unlike RPG Maker or Ren'Py, Unity games are notoriously difficult to run on Joiplay. Here is why:
| Engine | JOIPlay Support | Plugins | |--------|----------------|---------| | Ren'Py | ✅ Native | Python-only | | RPG Maker MV/MZ | ✅ Excellent | JS plugins work | | HTML5 (pure JS) | ✅ Full | Any web API | | Godot (Web export) | ⚠️ Partial | Limited |
that help port or translate specific scripting languages.
Unity Plugin for JoiPlay: Running Unity Games on Android JoiPlay is a powerful Android application that allows players to enjoy various PC games, particularly those made with RPG Maker, Ren'Py, and TyranoBuilder, directly on their smartphones. While JoiPlay supports thousands of fan-made games, many users ask if a exists to run Unity (.exe) games.
public class JOIPlayBridge : MonoBehaviour
Older Unity versions often have better compatibility than newer ones.
Install Winlator from GitHub, set up a container, and run the Unity .exe directly. 2. Exporting Unity Games Properly for Android
Visit the official (you do not need a paid subscription to access public release posts). Download the latest stable or public beta version of the JoiPlay base app. Step 2: Download the JoiPlay Unity Plugin
If your core goal is to make a PC-exclusive Unity game work on your Android phone, you must bypass JoiPlay completely and use specialized software designed to handle desktop PC architecture. 1. Use PC Emulators (Winlator, Mobox, or Exagear)
Open the extracted folder. For the Unity Plugin to recognize the game, the folder must contain: The main game executable (usually GameName.exe ) A folder named GameName_Data
Unity is a highly complex, compiled 3D/2D engine. Unlike RPG Maker or Ren'Py, which interpret scripts (like Ruby, Python, or Javascript) on the fly, Unity compiles game code into machine-specific binaries (like Windows .exe files or Android .apk files).
is a powerful, versatile game interpreter for Android that allows users to play various PC game engines on their mobile devices. While historically focused on RPG Maker, Ren'Py, and TyranoBuilder, the demand for bringing Unity-based games to Android via JoiPlay has grown significantly. unity+plugin+for+joiplay+work
This happens if JoiPlay does not recognize that the Unity plugin is installed, or if the game version is too new for the current plugin build.
: An optional plugin for WebGL-based HTML games to fix rendering issues. Alternative for Unity Games on Android
A: While the JoiPlay developer frequently updates plugins to improve compatibility (including experimental support for other engines), no public, stable Unity interpreter for JoiPlay has been released. How to Put Your Unity Game on an Android Phone
: In Unity, go to File > Build Settings , select Android , and click Switch Platform Visit the official (you do not need a
Because the Unity plugin is an ongoing experimental project, you may run into errors. Here is how to fix the most common issues. 1. Black Screen on Launch
Unlike RPG Maker or Ren'Py, Unity games are notoriously difficult to run on Joiplay. Here is why:
| Engine | JOIPlay Support | Plugins | |--------|----------------|---------| | Ren'Py | ✅ Native | Python-only | | RPG Maker MV/MZ | ✅ Excellent | JS plugins work | | HTML5 (pure JS) | ✅ Full | Any web API | | Godot (Web export) | ⚠️ Partial | Limited |
that help port or translate specific scripting languages. Unlike RPG Maker or Ren'Py, which interpret scripts
Unity Plugin for JoiPlay: Running Unity Games on Android JoiPlay is a powerful Android application that allows players to enjoy various PC games, particularly those made with RPG Maker, Ren'Py, and TyranoBuilder, directly on their smartphones. While JoiPlay supports thousands of fan-made games, many users ask if a exists to run Unity (.exe) games.
public class JOIPlayBridge : MonoBehaviour
Older Unity versions often have better compatibility than newer ones.
Install Winlator from GitHub, set up a container, and run the Unity .exe directly. 2. Exporting Unity Games Properly for Android