dotCMS provides many tools for handling, resizing, and displaying images. It is important to note that there are two ways to store images in dotCMS that need to be handled in different ways. The documentation links below will assist in handling images uploaded to the dotCMS and/or linked to content using image fields in structures. However, images can also be stored as content by using a binary field on the structure.
- Display Resized Images - scale an image proportionally
- Displaying Thumbnail Images - generate thumbnails from uploaded images
- Random Images - display random images on a webpage from a specific source folder
- Title Generator - generate an image from a provided text title with optional styling
2