Boatvertizer
  • Embed Ads on your Website
    • JavaScript Embed
    • JSON API
    • XML API
      • Raw Data XML
      • Formatted XML
    • Image Sizes
Powered by GitBook
On this page
  • Rewriting the URL
  • Available Image Sizes
  1. Embed Ads on your Website

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.:

https://static.boatvertizer.com/fotos/qwerty/12345-{size}.jpg
https://static.boatvertizer.com/fotos/qwerty/12345-small.jpg
https://static.boatvertizer.com/fotos/qwerty/12345-large.jpg

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

PreviousFormatted XML

Last updated 5 months ago