Image Sizes
Available image sizes in the JSON and XML API
Rewriting the URL
You can rewrite all Boatvertizer image URLs provided in our APIs by changing the -{size}.jpg suffix in the URL, e.g.:
Available Image Sizes
Small sizes are cropped to the given dimensions, while medium and large sizes are proportionally resized to fit the longest side.
{size}
width (px)
height (px)
longest side (px)
mini
75
75
thumbnail
100
75
square
200
200
small
250
200
thumblarge
350
200
medium
500
large
1024
xlarge
1920
Last updated