What is simple-image-filter? At present, simple-image-filter is a QT software that can handle image rotation, clipping, basic beauty, filter and other functions ImageProcess,using Qt,filter
yay -s simple-image-filter-git
sudo apt install libdtkwidget5-dev libdtkcore5-dev qtcreator
git clone https://github.com/dependon/simple-image-filter.git
mkdir build
cd build
qmake ..
make