@@ -8,7 +8,7 @@ license: GPL-3.0-or-later
8
8
icons :
9
9
- PhotoQuick/icons/96x96/photoquick.png
10
10
screenshots :
11
- - https://github.com/ksharindam/photoquick/raw/master /data/screenshots/Screenshot1.jpg
11
+ - https://github.com/ksharindam/photoquick/raw/main /data/screenshots/Screenshot1.jpg
12
12
13
13
authors :
14
14
- name : ksharindam
@@ -31,14 +31,13 @@ desktop:
31
31
StartupNotify : false
32
32
Terminal : false
33
33
AppImageHub :
34
- X-AppImage-UpdateInformation : zsync|https://github.com/ksharindam/photoquick/releases/latest/download/PhotoQuick-amd64 .AppImage.zsync
34
+ X-AppImage-UpdateInformation : zsync|https://github.com/ksharindam/photoquick/releases/latest/download/PhotoQuick-x86_64 .AppImage.zsync
35
35
X-AppImage-Signature : ' directory '' /home/runner/.gnupg'' created keybox '' /home/runner/.gnupg/pubring.kbx''
36
36
created [don'' t know]: invalid packet (ctb=0a) no signature found the signature
37
37
could not be verified. Please remember that the signature file (.sig or .asc)
38
38
should be the first file given on the command line.'
39
39
X-AppImage-Type : 2
40
40
X-AppImage-Architecture : x86_64
41
- X-AppImage-Payload-License : GPL-3.0
42
41
43
42
appdata :
44
43
Type : desktop-application
@@ -56,19 +55,14 @@ appdata:
56
55
<p>Features :</p>
57
56
58
57
<ul>
59
- <li>Export to PDF</li>
60
- <li>Auto Resize to file size</li>
61
- <li>Crop in particular ratio</li>
62
- <li>Rotate, mirror, perspective transform</li>
63
- <li>Add Border</li>
64
- <li>Create photo grid for printing</li>
65
- <li>Magic Eraser (inpainting)</li>
66
- <li>Intelligent Scissor</li>
67
- <li>Filters</li>
68
- <li>Scan Page</li>
69
- <li>Auto Contrast</li>
70
- <li>White Balance</li>
71
- <li>Reduce Noise</li>
58
+ <li>Save as PDF, WebP</li>
59
+ <li>Save with target file size</li>
60
+ <li>Perspective transform</li>
61
+ <li>Photo Collage, Photo Grid for printing</li>
62
+ <li>Magic Eraser or Heal Tool (inpainting)</li>
63
+ <li>Intelligent Scissor (Background Remover)</li>
64
+ <li>Filters (Scanned Page, Sharpen, Pencil Sketch, Vignette)</li>
65
+ <li>Add more features with plugins</li>
72
66
</ul>
73
67
74
68
<p>Get plugins from github page for more features.</p>
@@ -86,18 +80,18 @@ appdata:
86
80
C : Main Window
87
81
thumbnails : []
88
82
source-image :
89
- url : https://github.com/ksharindam/photoquick/raw/master /data/screenshots/Screenshot1.jpg
83
+ url : https://github.com/ksharindam/photoquick/raw/main /data/screenshots/Screenshot1.jpg
90
84
lang : C
91
85
- caption :
92
86
C : PhotoGrid Dialog
93
87
thumbnails : []
94
88
source-image :
95
- url : https://github.com/ksharindam/photoquick/raw/master /data/screenshots/Screenshot2.jpg
89
+ url : https://github.com/ksharindam/photoquick/raw/main /data/screenshots/Screenshot2.jpg
96
90
lang : C
97
91
- caption :
98
92
C : Scissor Tool Dialog
99
93
thumbnails : []
100
94
source-image :
101
- url : https://github.com/ksharindam/photoquick/raw/master /data/screenshots/Screenshot3.jpg
95
+ url : https://github.com/ksharindam/photoquick/raw/main /data/screenshots/Screenshot3.jpg
102
96
lang : C
103
97
---
0 commit comments