File: README.md

package info (click to toggle)
simple-image-filter 1.1.2-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 656 kB
  • sloc: cpp: 2,646; makefile: 7
file content (39 lines) | stat: -rw-r--r-- 923 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
# simple-image-filter
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
# dowload windows release

https://github.com/dependon/simple-image-filter/releases/download/1.1.0/simple_image.exe

chineseweb:
https://depend.lanzouo.com/i6tCpxdfg6d
password:8s3b

## arch linux install 
yay -s simple-image-filter-git

## deepin/debian build
sudo apt install qtcreator 

git clone https://github.com/dependon/simple-image-filter.git

mkdir build

cd build

qmake ..

make 

## Dermabrasion filter
[![gfQ4ld.png](https://z3.ax1x.com/2021/05/18/gfQ4ld.png)](https://imgtu.com/i/gfQ4ld)

## more filter
[![gfQ70P.png](https://z3.ax1x.com/2021/05/18/gfQ70P.png)](https://imgtu.com/i/gfQ70P)


## License
simple-image-filter is released under GPLv3+. 

Copyright (C) 2020 ~ 2021 LiuMingHang.