Skip to content

lindt/docker-xcftools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Docker pulls Docker Build

xcftools

xcftools as small docker image (~5 MB) to allow the usage of the xcftools without installation.

Usage

Gather Information of xcf images

docker run -t -v $(pwd):/tmp think/xcftools xcfinfo /tmp/YOUR_IMAGE.xcf

Convert xcf images into png/pnm

docker run -t -v $(pwd):/tmp think/xcftools xcf2png /tmp/YOUR_IMAGE.xcf > DESTINATION.png

References

Releases

No releases published

Packages

No packages published