1
0
mirror of https://github.com/imgproxy/imgproxy.git synced 2025-04-22 07:07:51 +02:00

27 Commits

Author SHA1 Message Date
DarthSim
a7e1b80ba9 Remove color-related EXIF data when stripping ICC profile 2023-01-30 17:13:39 +03:00
DarthSim
f89ced23e4 Speedup processing 2023-01-06 16:36:52 +03:00
DarthSim
fb330da045 Use adaptive filter for full-color PNGs 2022-11-22 18:50:33 +06:00
DarthSim
e233a60f6c Remove alpha after watermarking if image hadn't one before 2022-09-30 18:09:07 +06:00
DarthSim
dda20f1a1d Drop vips_ensure_alpha; Refactor vips_apply_watermark 2022-09-30 17:45:12 +06:00
DarthSim
cd5c30fa0d Make filters low-level 2022-07-28 15:32:36 +06:00
DarthSim
f2f1b127e0 Fix vips.c formatting 2022-07-22 21:48:03 +06:00
DarthSim
97e15c717d Fix sizes of GIF and ICO before save 2022-07-18 18:49:58 +06:00
Joe Cai
e7d1dde5ea
Set the right png bitdepth (#915) 2022-07-12 18:46:35 +06:00
DarthSim
7a5074187e Fix trimming of CMYK images 2022-06-23 17:59:04 +06:00
DarthSim
8a536d69a3 Better animation detection 2022-06-10 15:27:25 +06:00
DarthSim
4d4a1d724f IMGPROXY_KEEP_COPYRIGHT config & keep_copyright option 2022-04-25 16:53:08 +06:00
DarthSim
9b146991c5 Use heic/avif embedded thumbnails 2022-04-14 22:33:09 +06:00
DarthSim
eaa1c038a2 Fix AVIF speed 2022-02-07 16:33:09 +06:00
DarthSim
cf884f860c Improved ICC profiles handling 2021-12-07 14:50:38 +06:00
DarthSim
a55776e561 Min libvips version is 8.10 2021-11-23 18:27:26 +06:00
DarthSim
6a2784e2a8 Use "effort" in vips_avifsave_go 2021-11-23 00:16:28 +06:00
DarthSim
9d2ba808ed Save GIF with vips_gifsave_buffer 2021-11-23 00:12:59 +06:00
DarthSim
8f7404ec27 Load/save BMP without ImageMagick 2021-11-11 13:43:06 +06:00
DarthSim
d016e26e2e Merge branch 'master' into version/3 2021-09-07 19:04:33 +06:00
DarthSim
493042a25d Merge branch 'master' into version/3 2021-07-08 16:48:40 +06:00
DarthSim
4434f40701 Merge branch 'version/3' into version/3-refactoring 2021-06-28 16:11:33 +06:00
DarthSim
89497fe3d3 Merge branch 'version/3' into version/3-refactoring 2021-06-23 16:09:04 +06:00
DarthSim
29e4188cd3 Merge branch 'version/3' into version/3-refactoring 2021-05-17 18:52:40 +06:00
DarthSim
8d4de23f6c Merge branch 'version/3' into version/3-refactoring 2021-05-17 18:43:56 +06:00
DarthSim
0b612da5fc Remove C from imagetype 2021-05-13 20:39:17 +06:00
DarthSim
2ea1466d96 Global refactoring 2021-05-07 17:10:21 +06:00