Photopea API
Blog
|
Learn
|
Tutorials
|
Templates
|
API
|
|
API Spec
Environment
Live Messaging
Plugins
Playground
Accounts
Playground
Enter the JSON configuration file, which will be encoded into the URL:
{ "files": [ "https://www.photopea.com/api/img2/pug.png" ], "environment": { } }
Update
URL:
Run a script
app.activeDocument.activeLayer.translate(20,20);
Run
Messages from Photopea