adobe / adobe/adobe-photoshop-api-sdk
Example and documentation on how to create a rendition of a layer
- Dominant language
- JavaScript
- Stars
- 67
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
There is an example for creating a rendition of a PSD document described [here](https://developer.adobe.com/photoshop/photoshop-api-docs/code-sample/#create-a-document-rendition) but I could find no example on how to create a rendition of a layer in a PSD document.
Creating a thumbnail of a layer is described [here](https://developer.adobe.com/photoshop/photoshop-api-docs/features/#rendering--conversions):
> Rendering / Conversions
> - Create a new PSD document.
> - Create a JPEG, TIFF or PNG rendition of various sizes.
> - Request thumbnail previews of all renderable layers.
> - Convert between any of the supported filetypes (PSD, JPEG, TIFF, PNG).
*"_Request thumbnail previews of all renderable layers._"
### Expected Behaviour
Expected to find an example of rendering a layer to PNG or equivalent in the PS playground and in the photoshop sdk docs.
### Actual Behaviour
Did not find an example of rendering a layer to PNG or equivalent in the PS playground and in the photoshop sdk docs.
Contributor guide
Research direction
Start with the linked Photoshop API document-rendition example and the Rendering / Conversions documentation, then inspect the PS playground examples referenced by the issue. Add a layer-to-image rendition example to the playground and SDK documentation, with the completed example demonstrating the requested PNG or equivalent output.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- api, documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100