Skip to content

syusui-s/apd-thumbnailer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AzPainer APD Thumbnailer

Create APD format (v1/v2/v3/v4) thumbnails on the File Manager.

Supported File Manager

  • Supported
    • PCManFM (LXDE)
  • Maybe works
    • Gnome Files, Nautilus (GNOME)
      • You should restart Nautilus after installation: nautilus -q
    • Thunar (Xfce)
      • Tumbler supports Thumbnailer Entry.
    • Pantheon File Manager (Pantheon)
      • It seems that Pantheon depends on Thumbler.
  • Not Supported
    • Dolphin (KDE)

How to Install

  • Prerequisites
    • Install apdtool (APD -> BMP)
    • Install imagemagick (BMP -> PNG Thumbnail)
    • Install azpainter (for texture)
curl -sSL "https://raw.githubusercontent.com/syusui-s/apd-thumbnailer/master/install.sh" | bash -

Files

  • apdtool-apd.thumbnailer
    • This file tells pcmanfm how to create thumbnails.
    • Location
      • /usr/share/thumbnailers/apdtool-apd.thumbnailer
      • or ~/.local/share/thumbnailers/apdtool-apd.thumbnailer
    • Ref
  • apdthumbnailer
    • This script creates a thumbnail of APD file.
    • Location
      • /usr/local/bin/apdthumbnailer
      • or directory in PATH environment variable
      • or copy apdthumbnailer to location that you like and rewrite 'apdthumbnailer' in this file to its absolute path
    • Requirements
      • apdtool
      • imagemagick
      • azpainter (for texture)

Issues

  • Slow
    • because apdtool takes 0.3-1.0 sec to generate BMP image.

CC0
To the extent possible under law, Syusui Moyatani has waived all copyright and related or neighboring rights to AzPainer APD Thumbnailer. This work is published from: Japan.

About

AzPainter APD file thumbnailer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages