Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ability to export rendering to JPG or PNG with smart object support #200

Open
jakeleventhal opened this issue Sep 25, 2024 · 2 comments

Comments

@jakeleventhal
Copy link

jakeleventhal commented Sep 25, 2024

After adding an image to a smart object layer, you should be able to render an image that can be both rendered in the browser as well as downloaded directly to the machine as a JPG/PNG. The rendering should ensure that all layers/shadows/etc. are properly rendered. Most importantly, this should be able to function strictly in the browser.

For example, screenshot 1 shows a PSD with a smart object for the art inside the frame.
Screenshot 2024-09-25 at 9 31 56 AM
Screenshot 2 shows a PSD with an image (the cherries) added in the frame. You will notice that the lighting and shadows from the lamp are clearly rendered.
Screenshot 2024-09-25 at 9 32 06 AM

@Agamnentzar
Copy link
Owner

This library is intended for reading and writing PSD file contents, it's not intended to be fully featured rendering engine of Photoshop.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants