Adobe Lightroom · Schema

Lightroom Rendition

Schema for an Adobe Lightroom asset rendition. Renditions are server-generated preview images derived from the master file with current develop settings applied. Available in multiple sizes from small thumbnails to full-resolution exports.

Cloud StorageImage EditingMetadataPhoto ManagementPhotography

Properties

Name Type Description
type string Resource type identifier
rendition_type string Size classification of the rendition. thumbnail2x is a small thumbnail, numeric values indicate the longest edge in pixels, and fullsize is the maximum available resolution.
asset_id string Unique identifier of the source asset
catalog_id string Unique identifier of the catalog containing the source asset
width integer Width of the rendition in pixels
height integer Height of the rendition in pixels
contentType string MIME type of the rendition image
contentLength integer Size of the rendition file in bytes
created string Timestamp when the rendition was generated
updated string Timestamp when the rendition was last regenerated
links object
View JSON Schema on GitHub