Search Criteria
Package Details: image-optimizer 0.1.25-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/image-optimizer.git (read-only, click to copy) |
---|---|
Package Base: | image-optimizer |
Description: | Simple lossless compression |
Upstream URL: | https://github.com/gijsgoudzwaard/image-optimizer |
Keywords: | compression granite gtk gtk3 image jpegoptim lossless meson optimizer optipng simple vala |
Licenses: | MIT |
Submitter: | stig124 |
Maintainer: | begin-theadventu |
Last Packager: | begin-theadventu |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2021-07-26 20:29 (UTC) |
Last Updated: | 2024-08-21 15:37 (UTC) |
Latest Comments
begin-theadventu commented on 2023-11-03 12:48 (UTC)
@MithicSpirit Done 😃
MithicSpirit commented on 2021-11-28 20:20 (UTC)
The binary is installed as
/usr/bin/com.github.gijsgoudzwaard.image-optimizer
, which makes it hard to run from menus that just look at executable files such asdmenu
. It would be nice if it was also symlinked by default to something easier like/usr/bin/image-optimizer
.