image
Image
→ EXIF metadata
→ Manipulation
Exiftool allows to play with image metadata:
- show:
exiv2 <the image.jpeg>
- delete:
exiv2 rm <the image.jpeg>
→ Installation
- Ubuntu :
sudo apt-get install libimage-exiftool-perl
- Archlinux:
sudo pacman -S perl-image-exiftool
→ swayimg
→ configure
#cat ~/.config/swayimg/config
[general]
scale = fit
[info]
mode = off
→ set default xdg-open
xdg-mime default swayimg.desktop image/png
→ Self hosted
→ Ente
This page was last modified: