Commit Graph

55 Commits

Author SHA1 Message Date
101b24a5c7 Typo in the question to convert all files to AVIF format
pull from 
https://github.com/VirtuBox/img-optimize/pull/19
2025-01-28 11:00:47 +01:00
ecebc0dadf typo fix 2025-01-28 10:58:38 +01:00
c5fc39d5d1 Preserve metadata when converting to webp
Added to $WEBP_ARGS the '-metadata string all' that copies the metadata from source to webp destination
2025-01-28 10:53:54 +01:00
27dfe70ce7 Do not change owner when optimizing jpg 2024-04-14 21:47:15 +00:00
8f9c99465a strip-none is not supported by optipng 2023-07-11 13:47:01 +00:00
79da33911a Keep all the EXIF/IPTC/etc markers 2023-01-30 09:19:46 +00:00
Sacha STAFYNIAK
ae15dcf6b7
Remove lock file on fail 2022-10-20 15:54:37 +02:00
VirtuBox
6c8104ca2c
Merge pull request #15 from VirtuBox/develop
v2.0
2020-11-11 13:38:51 +01:00
VirtuBox
f445537361
Fix typo 2020-11-10 20:30:31 +01:00
VirtuBox
5e1c6d1da2
Update img-optimize
* avif support
2020-11-10 18:49:15 +01:00
VirtuBox
a77944a525
Remove avif file if conversion fail 2020-10-19 13:59:16 +02:00
VirtuBox
32e33d1f34
Add avif support 2020-10-18 18:49:56 +02:00
Camille Lafitte
092b337494 Don't forget to retrieve only md5 part
* md5sum return spacing and - in more , remove it
2020-03-05 15:36:31 +01:00
Camille Lafitte
0ac427fdae Don't run twice on same directory on same moment
* We can't run optimize script twice on same instant
2020-03-05 15:19:51 +01:00
VirtuBox
c1b6708ec2
Update script 2019-12-06 01:02:27 +01:00
VirtuBox
673889e740
Fix bash -c 2019-08-29 18:27:51 +02:00
VirtuBox
9d02d67ae7
Fix $FIND_ARGS 2019-07-26 12:53:21 +02:00
VirtuBox
967857a421
Try to fix quiet 2019-07-19 11:41:00 +02:00
VirtuBox
c80ebccbd2
Fix 2nd argument not valid due to image path 2019-07-19 10:37:30 +02:00
Camille Lafitte
f437df5cf3 Be more explicit about cmin numeric value
* We can/must use +/- prefix
2019-07-17 18:00:19 +02:00
Camille Lafitte
f0542d557c Add cmin support
* Follow cmin find argument
* cf #5
2019-07-17 17:59:53 +02:00
Camille Lafitte
35d692f17f Simplify quiet mode
* Provide an unique optional argument
* set quiet mode if required

related to #6 and 2cd9570f8a
2019-07-17 17:37:24 +02:00
VirtuBox
666a93baad
set png level to o5 2019-07-12 14:13:14 +02:00
VirtuBox
20154dd39c
Fix cwebp command 2019-07-12 14:11:01 +02:00
VirtuBox
94b9c21492
Add xargs flag --no-run-if-empty 2019-07-12 14:07:39 +02:00
VirtuBox
f6a5576adb
Add travis 2019-07-12 13:58:53 +02:00
VirtuBox
2cd9570f8a
Add quiet mode 2019-07-12 13:44:21 +02:00
Km
82d73c67a8
Prevent error with file and space
Preserve name spacing when webp run
2019-05-17 10:57:49 +02:00
VirtuBox
ae9dc38abd release v1.1 2019-04-05 03:51:50 +02:00
VirtuBox
af9f3459ad fix image path 2019-03-20 01:42:32 +01:00
VirtuBox
c8bc9ae00b set image path as optional 2019-03-20 01:38:32 +01:00
VirtuBox
42dc003ec3 first release 2019-03-20 01:30:47 +01:00
VirtuBox
d41b486bf3 add daily cronjob instructions & optimize script 2018-11-30 17:56:06 +01:00
virtubox
ca465cd743 make optimize.sh executable 2018-10-29 19:20:53 +01:00
VirtuBox
c00a163cc6 update README informations 2018-10-29 19:11:04 +01:00
VirtuBox
ed60d3dc14 add help 2018-10-29 19:03:21 +01:00
VirtuBox
c8b6fa8533 fix error in operators 2018-10-29 18:55:09 +01:00
VirtuBox
870c70b7f5 fix menu display 2018-10-29 18:52:28 +01:00
VirtuBox
bf7c49c8c2 add command arguments 2018-10-24 07:47:01 +02:00
VirtuBox
ea769dbb9e add messages 2018-08-10 06:28:54 +02:00
VirtuBox
0ce712acb1 fix variable 2018-08-09 21:45:12 +02:00
VirtuBox
77fa1e8aec improve cronjobs 2018-08-07 15:27:37 +02:00
VirtuBox
14ca323944 improve jpg search 2018-08-07 00:48:47 +02:00
VirtuBox
57d59df615 adjust jpg conversion settings 2018-07-30 14:26:18 +02:00
VirtuBox
0679681819 fix issue with jpg conversion 2018-07-30 00:44:46 +02:00
VirtuBox
8b4eee3ec6 replace lossless option
replace option lossless by -z 6 
add cwebp install script
2018-07-29 16:52:12 +02:00
VirtuBox
8cc9749423 update script and add cronjob 2018-07-28 22:55:16 +02:00
VirtuBox
1fa54b67b7 fix color 2018-07-28 17:45:43 +02:00
VirtuBox
1d674f7ba3 fix path 2018-07-28 17:39:36 +02:00
VirtuBox
cbe15ef52a fix variables error 2018-07-28 17:35:41 +02:00