Picture Service: Difference between revisions

From Second Life Wiki
Jump to navigation Jump to search
Gwyneth Llewelyn (talk | contribs)
m No Category:API here!!
Gwyneth Llewelyn (talk | contribs)
More categories and reorganisation
Line 1: Line 1:
{{Unsupported API}}
{{:API Portal/navigation}}
__TOC__
<br clear=all/>
The picture service is a little-known Web service which retrieves textures from the Second Life grid, previously exported to at least three different sizes.
The picture service is a little-known Web service which retrieves textures from the Second Life grid, previously exported to at least three different sizes.


Line 10: Line 14:


[[Category:Unofficial APIs]]
[[Category:Unofficial APIs]]
[[Category:APIs]]
[[Category:Developer Resources]]

Revision as of 12:03, 27 February 2024

NOTE: This API and its documentation are NOT provided or supported by Linden Lab. Linden Lab does not guarantee that this API works as described or works at all. Use at your own risk!


The picture service is a little-known Web service which retrieves textures from the Second Life grid, previously exported to at least three different sizes.

It is invoked using the following URL:

 https://picture-service.secondlife.com/UUID/width x height.jpg

where UUID is the UUID of the texture (or snapshot) to be displayed, and width and height represent the desired resolution. Well-known valid combinations are:

  • 256x192
  • 100x100