Created
February 10, 2023 18:10
-
-
Save miwebguy/2992afb214e2bccd49953cd86d45768f to your computer and use it in GitHub Desktop.
Quick Export all layers in GIMP to PNG
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
GIMP PSD Layers to PNG | |
Export it as Open Raster (.ora), an open specification for layered-image files. | |
Export Image as Open Raster (.ora) | |
File -> Export As ... | |
myfile.ora | |
Open myfile.ora as an archive, with a program like file-roller or 7zip. | |
https://askubuntu.com/questions/485917/gimp-export-every-layer-as-a-separate-png-image |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment