Skip to content

Mhlov/xcf-thumbnailer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XCF Thumbnailer

Thumbnailer for GIMP XCF files.

INSTALLATION

Dependencies

  • gimp (3.x)
  • perl
sudo apt install gimp perl

Installation

mkdir -p $HOME/.local/share/thumbnailers
cp bin/xcf-thumbnailer.pl $HOME/bin/
cp share/xcf.thumbnailer $HOME/.local/share/thumbnailers/

Note

$HOME/bin can be replaced with any directory in your $PATH (e.g. ~/.local/bin or /usr/local/bin).

Performance

This thumbnailer launches GIMP for each XCF file, so generating thumbnails for large collections of XCF files may be slow.

GIMP 2 (Legacy)

The previous version for GIMP 2.x is available in the gimp2-legacy/ directory.

About

Thumbnailer for GIMP XCF files.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors