Pixelorama
Open-source cross-platform pixel art and animation creation tool
Download Pixelorama
macOS package (.dmg), architecture unlisted — verify before installing
Getting a "can't verify the developer" warning?
If you see a warning on first launch, go to System Settings > Privacy & Security and click "Open Anyway". Open source software usually isn't signed with an Apple developer certificate, which is normal.
Clicking "Download" takes you to a source confirmation page first; the download starts after confirmation.
About Pixelorama
Unleash your creativity with Pixelorama, a powerful and accessible open-source pixel art multitool. Whether you want to create sprites, tiles, animations, or just express yourself in the language of pixel art, this software will realize your pixel-perfect dreams with a vast toolbox of features. Available on Windows, Linux, macOS and the Web!
See incorrect information? Tell us
Risk notice
Some entries in this site's installer list have platform labels that do not match the file names (for example, some Linux packages are labeled as macOS). Please rely on the file name when downloading. The macOS version may not be notarized by Apple and may be blocked by the system when first opened; right-click to open it or allow it through security settings.
Who it's for
- Game developers who need to create sprites, tilemaps, and frame-by-frame animations
- Illustrators and hobbyists who enjoy the pixel art style
- Individual creators who need a free and open-source tool and want it to remain free in the long term
- Users who want to batch-export assets or automate workflows
Who it's not for
- Users who need vector drawing features (e.g., SVG editing)
- Users who need real-time multiplayer collaboration
- Enterprise teams that expect commercial-grade technical support and assurance
Install guide
Installation Guide
Windows
- 64-bit systems: Download
Pixelorama_v1.2_setup.exe(recommended on this site), double-click to run it, and follow the prompts to complete installation; you can also downloadPixelorama-Windows-64bit.zip, extract it, and run the executable inside. - 32-bit systems: Download
Pixelorama-Windows-32bit.zip, extract it, and run the program.
macOS
- Download
Pixelorama-Mac.dmg(recommended on this site), double-click to open the disk image, and drag Pixelorama into the Applications folder. - If you see a message that it cannot be opened because it is from an unidentified developer when opening for the first time, right-click the app icon and choose "Open"; or allow it under System Settings > Privacy & Security.
Linux
- Download the archive matching your system architecture: use
Pixelorama-Linux-64bit.tar.gzfor 64-bit systems,Pixelorama-Linux-ARM64.tar.gzfor ARM64,Pixelorama-Linux-32bit.tar.gzfor 32-bit systems, andPixelorama-Linux-ARM32.tar.gzfor ARM32. - After extraction, enter the directory and run the executable inside (double-click it or run it in the terminal).
Common Issues
- If macOS reports that the app is damaged or cannot be verified, refer to the "Open" method above, or check whether the downloaded file is complete.
- Linux users who cannot run the program may need to add execute permission: run
chmod +x <file path>in the terminal.
FAQ
Is Pixelorama free software?
Yes. Pixelorama is licensed under the MIT open-source license, completely free to use, and is committed to free updates forever.
Which operating systems are supported?
The software itself supports Windows, Linux, macOS, and the web. This site offers installers for Windows and macOS, and there are also archives with Linux in the file name available for download.
How do I update to the latest version?
You can check for the latest version on GitHub Releases or this site. On Windows, if WinGet is installed, you can also run `winget install pixelorama` in the command line to install or update.
My computer is a 32-bit system. Can I use it?
Yes. For Windows, there is `Pixelorama-Windows-32bit.zip`; for Linux, there is `Pixelorama-Linux-32bit.tar.gz`. Choose the file that matches your system.
macOS shows a warning that the developer cannot be verified when opening. What should I do?
Because this open-source software is not notarized by Apple, the system may block it. You can right-click the app icon and choose "Open", or click "Open Anyway" under System Settings > Privacy & Security to allow it to run.