Server
Get a Resized Photo
Plex’s Photo transcoder is used throughout the service to serve images at specified sizes.
GET
{protocol}://{ip}:{port}
/
photo
/
:
/
transcode
Authorizations
Plex Authentication Token
Query Parameters
The width for the resized photo
The height for the resized photo
The opacity for the resized photo
Required range:
1 < x < 100
The width for the resized photo
images are always scaled proportionally. A value of '1' in minSize will make the smaller native dimension the dimension resized against.
Available options:
0
, 1
allow images to be resized beyond native dimensions.
Available options:
0
, 1
path to image within Plex