1
0
mirror of https://github.com/imgproxy/imgproxy.git synced 2025-01-23 11:14:48 +02:00

63 Commits

Author SHA1 Message Date
DarthSim
0fa36db813 Use magenta as a transparency key for trim 2021-06-07 15:05:29 +06:00
Svyatoslav Kryukov
38ac4c3399
Fix anchors in the search results (#623) 2021-04-27 15:38:57 +06:00
DarthSim
21db221ad7 Update docs 2021-02-01 19:18:35 +06:00
DarthSim
8f990acab4 gravity_type => type in docs 2021-01-20 15:54:47 +06:00
DarthSim
9ffb0f514d Crop by percentage 2021-01-18 21:14:15 +06:00
DarthSim
e48c557fc4 rotate processing option 2021-01-13 20:51:19 +06:00
DarthSim
6da8885605 IMGPROXY_AUTO_ROTATE config and auto_rotate processing option 2021-01-13 19:57:29 +06:00
DarthSim
07c8b267b3 Remove defaults from strip_metadata and strip_color_profile docs 2021-01-13 19:21:42 +06:00
DarthSim
c84e7ed34d Per-format default quality config 2021-01-13 17:58:36 +06:00
DarthSim
40563f9573 Ability to keep ICC profile 2021-01-12 20:43:09 +06:00
DarthSim
c299da9a47 Better pro badge usage in docs 2020-09-01 20:15:24 +06:00
DarthSim
c2ac0a6827 Better image formats support docs 2020-09-01 19:57:44 +06:00
DarthSim
bc10a053ed Update changelog and docs with pro features 2020-08-31 20:27:26 +06:00
DarthSim
3830ba03b1 Update changelog & fix typo in docs 2020-08-10 17:41:53 +06:00
DarthSim
3fb9de8192 Add background_alpha docs 2020-08-10 17:38:37 +06:00
DarthSim
f42d7fcf43 Add video_thumbnail_second docs 2020-08-07 18:35:36 +06:00
DarthSim
47e7711bc5 Update docs and changelog with some pro features 2020-07-10 20:05:45 +06:00
John Koehl
616ec996b3
Implements #421 processing option to control meta stripping (#422)
* Implements processing option to control meta stripping

* Update based on code review comments

Change name of option to "stripmeta" and change how we handle config vs request setting logic

* Fix indentation style typo

* Fix indentation style typo

* Use full metadata naming for config and variables

Co-authored-by: John Koehl <johnk@zillowgroup.com>
Co-authored-by: John Koehl <jkoehl>
2020-07-01 19:45:33 +06:00
Felix Gerberding
c1c87f58b9
fixed typo (#400) 2020-06-09 18:51:37 +06:00
DarthSim
1fc21d4cfe Update docs and changelog 2020-04-09 15:56:05 +06:00
ILYA
12b415c9bd
Implement padding option (#358)
* Implement padding option

* Move padding `embed` to the right place

* Move padding `embed` to the right place

* Use general background option instead of specific padding's one

* Make padding options css-like and fully optional

* Add docs for new padding option

* Return error if padding embed fails

* Make padding outbounds and apply dpr for it

Co-authored-by: Ilya Melnitskiy <melnitskiy_i_m@onyx-team.com>
2020-04-09 15:43:56 +06:00
DarthSim
b82e4aea21 Update docs and changelog 2020-04-07 18:34:49 +06:00
ILYA
4bd745f764
Improve trim method to accept color to be cut off and hor/ver alignment options (#357)
* Improve trim method to accept color to be cut off and hor/ver alignment options

* Make color and equality args truly optional

* Add docs for new trim params

Co-authored-by: Ilya Melnitskiy <melnitskiy_i_m@onyx-team.com>
2020-04-07 18:06:28 +06:00
DarthSim
6c60fb804f Remove HEIC saving; Remove JBIG from docker; Replace imagequant with quantizr in docker 2020-03-12 20:03:29 +06:00
DarthSim
6c6bcd32f8 Add emojis to notes and warning in docs 2020-02-13 15:54:43 +06:00
DarthSim
fd2c0203b9 Update docs and changelog with pro features 2020-02-05 22:22:45 +06:00
DarthSim
ee450bec46 Trim processing option 2020-01-17 15:54:50 +06:00
DarthSim
05cd1286a4 Add gravity to extend option 2019-12-25 17:04:16 +06:00
DarthSim
3dc7f93542 Add resizing algorithm option docs 2019-12-09 18:56:19 +06:00
DarthSim
72a1280cc7 Add JPEG/PNG saving options docs 2019-12-09 15:44:34 +06:00
DarthSim
25a6c9ba39 Minor fixes in max_bytes docs & code 2019-11-29 18:40:01 +06:00
Dmitry Zuev
d74c402066 Implement Max Bytes Filter (#275)
* Implement Max Bytes Filter

* Update according to code review comments

* Refactor according to code review comments
2019-11-29 18:27:35 +06:00
0xflotus
7f1fd540b9 fixed small errors (#261)
* Update generating_the_url_advanced.md

* Update memory_usage_tweaks.md (#1)

* Update serving_files_from_s3.md (#2)
2019-11-18 18:16:50 +06:00
DarthSim
ba3e20b865 properly parse boolean processing options 2019-11-11 18:58:45 +06:00
DarthSim
75cedc4b58 Fix saturation docs 2019-10-14 16:55:58 +06:00
DarthSim
119b6f3ba1 Add adjustment options to docs 2019-10-14 16:02:23 +06:00
DarthSim
321639799d Add pro features to docs 2019-10-11 19:20:28 +06:00
DarthSim
52152bcf47 Update docs 2019-09-30 16:05:54 +06:00
DarthSim
fafe99362d Black-white logo and search for docs site 2019-09-18 18:59:04 +06:00
DarthSim
5da21a9c43 Docs site with docsify 2019-09-18 18:04:01 +06:00
DarthSim
eb28352a78 Update changelog and docs 2019-09-16 21:04:26 +06:00
DarthSim
5efed836dd Typo 2019-08-21 18:24:36 +06:00
DarthSim
f49fe01e00 Update changelog and docs 2019-08-13 20:58:57 +06:00
DarthSim
c2ce5c5850 Auto resizing type 2019-06-24 18:50:17 +06:00
DarthSim
e894afec13 Crop offsets 2019-06-20 18:49:25 +06:00
DarthSim
c6d4a681be Update docs 2019-06-13 14:20:11 +06:00
DarthSim
5040ba7d61 extend option 2019-02-21 22:20:56 +06:00
DarthSim
ccc22e45eb Update docs 2018-12-02 19:17:19 +06:00
DarthSim
288cdc76fb Update docs 2018-11-15 18:58:35 +06:00
DarthSim
d2cdc820aa Remove whitespaces in docs 2018-11-15 17:21:49 +06:00