Last update:
September 14, 2023
Using thumbnails¶
After successfully generating thumbnails for your images, you can access them simply by adding the desired resolution suffix (defined by the options suffix) to the original image URL.
For instance:
-
If the original image is accessible via this URL:
-
And you've generated thumbnails with suffixes
64x64
andsmall
, the resulting thumbnail URLs will be:
This makes it easy to retrieve the specific thumbnail you need.