Seamless GIMP Image Import for Unity
Import GIMP XCF files directly into Unity as regular image assets, preserving layer information and enabling automatic re-imports.

* This page contains affiliate links, meaning we may earn a small commission if you purchase something through them, at no extra cost. $4.99
- Category:
- Tools › Sprite-management
- Developer:
- Battenberg Software
- Price:
- $4.99
- Favorites:
- 3
- Supported Unity Versions:
- 2021.3.28 or higher
- Current Version:
- 1.0.0
- Download Size:
- 5.92 MB
- Last Update:
- Sep 20, 2023
- Description:
- This package allows you to import GIMP XCF files into Unity as regular image assets, eliminating the need for separate master files and exports. XCF files are treated as regular assets, enabling automatic re-imports when modified. Key features include:
* Asset Pipeline integration for XCF files using a scripted importer
* Support for various file types, including sprites, sprite sheets, normal maps, and cursors
* Compatibility with GIMP features up to XCF file version 11
* Public methods for manual XCF file loading from code, returning a Texture2D
* Full asset source code included
The package uses the DotNetZip library under the Microsoft Public License (Ms-PL), Jzlib License, and Zlib License. See the Third-Party Notices.txt file for details. - Technical Details:
- The importer uses a scripted importer to integrate with the Asset Pipeline, allowing for seamless XCF file importation. It supports various file types and GIMP features, and provides public methods for manual loading from code. The package includes full source code and uses the DotNetZip library under specific licenses.
- Continue »