📥 Download TextureAtlas to GIF and Frames
🌐 Alternative Download Mirrors
This tool is also available on:
⚠️ Important Notices
- Only download from official sources listed above
- I'm not responsible for any damage or issues caused by downloading from unofficial sites.
📋 System Requirements
Component | 💻 Minimum Requirements | 🌟 Recommended Requirements |
---|---|---|
�️ Operating System | Windows 7+, macOS 10.12+, or Linux (Ubuntu/Debian/CentOS/Fedora etc) | Windows 10/11 (64-bit), macOS 11+ (Big Sur or later), or recent Linux (Ubuntu 20.04+/Fedora 36+) |
⚡ CPU | At least 2 cores (dual-core or better required) | Quad-core or better |
🐍 Python | Version 3.10 or higher (for manual installation) | Version 3.12 or higher (64-bit) (for manual installation) |
🧠 Memory | At least 4GB RAM | 8GB or more (16GB+ recommended for batch processing large atlases) |
💾 Storage | 1GB for application + output of single spritesheet processing (5GB+ recommended for batch processing) | SSD with 10GB+ free space for faster processing speeds but a regular hard drive will suffice |
🌐 Internet Access | Required for downloading dependencies and updates | Required for downloading dependencies and updates |
⚠️ Important Notices
- 32-bit operating systems are not officially supported and will not receive troubleshooting help.
- Operating systems below macOS 11, Windows 10, and older Linux distributions are not officially supported and will not receive troubleshooting help.
- Python versions below 3.10 are not officially supported and will not receive troubleshooting help.
🛠️ Installation Guide
✨ Quick Install (Windows only)
- Download the latest release
.zip
or.7z
file. - Extract all files to a folder of your choice (e.g.,
C:\TextureAtlas-to-GIF-and-Frames
). - Run "TextureAtlas to GIF and Frames.exe"
Note: This method is only available for Windows users. It includes all dependencies and does not require Python or ImageMagick.
Mac OSx and Linux users must use the manual installation method for now.
Mac OSx and Linux users must use the manual installation method for now.
Note: The executable releases for Windows may get detected as a false positive by some antivirus software.
You can read more about this here.
Alternatively, you can use the manual installation method.
You can read more about this here.
Alternatively, you can use the manual installation method.
⚙️ Manual Installation
- Ensure Python is installed on your system
- Download and extract the source code
- Open a command prompt/terminal in the extracted folder
- Install dependencies:
pip install -r requirements.txt
- Run the application:
python src/Main.py
Note: For full installation instructions, including ImageMagick setup, refer to the Installation Guide.
🔄 Updates & Version History
🔁 Automatic Updates
The application includes an automatic update system:
- ✅ Checks for updates on startup (can be disabled)
- ✅ Optional auto-download of updates
- ✅ Manual update check available in Options → Check for Updates
📚 Recent Versions
Version | Release Date | Key Features |
---|---|---|
v1.9.5.1 | Current | Latest stable release with bug fixes |
v1.9.5 | June 2025 | Enhanced compression options, UI improvements |
v1.9.4 | May 2025 | FNF character data support, performance optimizations |