Open File
photopea_open_fileOpen existing image files from URLs or local paths in Photopea as editable documents. Supports PSD, PNG, JPG, WebP, and SVG formats to import graphics for immediate editing.
Instructions
Open an existing image file in Photopea as a new document. Supports PSD, PNG, JPG, WebP, SVG, and other common formats. The opened file becomes the active document. Use create_document instead to start with a blank canvas.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | Yes | URL or absolute local file path of the image to open (e.g. /Users/me/photo.psd or https://example.com/image.png) |