Image edition
We know how that a massive amount of data can slow down your site, in order to solve that, we allow you to peform operations to get lightweight data.
1. Banner sizes
You can resize the collections banner.
- Query:
?banner_size={string}
Values:
- size(number of pixels)
- width(number of pixels)
- height(number of pixels)
- crop
- crop_center
Example: ?banner_size=size512
2. Icon sizes
You can resize the collections icons.
- Query:
?icon_size={string}
Values:
- size(number of pixels)
- width(number of pixels)
- height(number of pixels)
- crop
- crop_center
Example: ?icon_size=size512
3. Token image sizes
You can resize the tokens image.
- Query:
?image_size={string}
Values:
- size(number of pixels)
- width(number of pixels)
- height(number of pixels)
- crop
- crop_center
Example: ?image_size=size512