1
0
mirror of https://github.com/imgproxy/imgproxy.git synced 2024-11-24 08:12:38 +02:00
imgproxy/processing
2023-03-07 00:21:16 +03:00
..
apply_filters.go Make filters low-level 2022-07-28 15:32:36 +06:00
calc_position.go Bump version 2021-09-30 20:23:30 +06:00
crop.go Don't copy memory after smart crop 2023-02-28 22:03:15 +03:00
export_color_profile.go Improved ICC profiles handling 2021-12-07 14:50:38 +06:00
extend.go Add extend_aspect_ratio processing option 2023-02-19 18:58:30 +03:00
fix_size.go Don't copy memory after fixing image size 2023-02-16 01:14:03 +03:00
flatten.go Bump version 2021-09-30 20:23:30 +06:00
import_color_profile.go Always import ICC if image is not RGB 2023-03-07 00:21:16 +03:00
padding.go Bump version 2021-09-30 20:23:30 +06:00
pipeline.go Better error metrics 2022-07-20 16:09:07 +06:00
prepare.go Add zoom option 2022-01-18 16:16:14 +06:00
processing.go Fix max_animation_frames option 2023-02-23 21:26:39 +03:00
result_size.go Add zoom option 2022-01-18 16:16:14 +06:00
rotate_and_flip.go Optimize memory usage in some scenarios 2023-01-04 00:23:06 +03:00
scale_on_load.go Don't fail if can't load thumbnail 2022-06-10 16:52:35 +06:00
scale.go Speedup processing 2023-01-06 16:36:52 +03:00
strip_metadata.go Optimize memory usage in some scenarios 2023-01-04 00:23:06 +03:00
trim.go Fix trimming of CMYK images 2022-06-23 17:59:04 +06:00
watermark.go Fix applying replicated PNG watermarks 2023-01-16 20:31:11 +03:00