Skip to content

Instantly share code, notes, and snippets.

@miwebguy
Created February 10, 2023 18:10
Show Gist options
  • Save miwebguy/2992afb214e2bccd49953cd86d45768f to your computer and use it in GitHub Desktop.
Save miwebguy/2992afb214e2bccd49953cd86d45768f to your computer and use it in GitHub Desktop.
Quick Export all layers in GIMP to PNG
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