box api - View API thumbnail size -


currently in box view api docs says maximum resolution /documents/{id}/thumbnail can provide 768p.

i wondering if somehow possible convert documents 4k images, or @ least 1080p.

i think i've figured out :)

non_svg: supporting users browsers don’t support svg, second image-based conversion can created. request second conversion, include non_svg parameter on upload. viewer automatically load correct version based on user’s browser. 

it's perfect use case, don't know resolution's going (i haven't tried yet, found thing in docs), it's wanted - able convert document collection of printable images


Comments

Popular posts from this blog

c++ - Difference between pre and post decrement in recursive function argument -

php - Nothing but 'run(); ' when browsing to my local project, how do I fix this? -

php - How can I echo out this array? -