Third Light Developer Exchange

Code and templating community forum for developers and software integrators

You are not logged in.

Announcement

If you wish to join the Developer Exchange, please contact your account manager - this is to avoid unnecessary spam in the forums. Many thanks for your understanding.

#1 2015-03-19 17:14:22

nishan
Member
Registered: 2015-03-19
Posts: 8

Download Image size(file size) is different from the original

We use the Rest API method "Downloads_GetLink" to obtain the download link then make a subsequent request using the url obtained (from Downloads_GetLink), to download files. However, the download file is much smaller in file size  than the one in IMS. The resolutions of the two files match but the file size is significantly different.

Can you please let me know how we could obtain the original file through the API?

Offline

#2 2015-06-03 13:45:11

dominic
Third Light Staff
Registered: 2013-06-06
Posts: 119

Re: Download Image size(file size) is different from the original

Hi Nishan,

Downloads.GetLink can be used to download the full file, however the byte size may differ from the original upload due to updates when metadata is written to it - this might remove padding from metadata segments or enable lossless compression in some formats.

Dominic

Offline

Board footer