File Operations
Create, open, save, export, and close PSD/PSB documents.
New Document
Create a new blank document by choosing width, height, resolution, and background fill. Supports white, transparent, or custom color backgrounds.
- Press Ctrl+N or go to File → New.
- Enter dimensions in pixels (e.g., 1920 x 1080).
- Set DPI (72 for web, 150 for presentations, 300 for print).
- Select background type: White, Transparent, or Custom Color.
- Click OK. A new document appears with a single Background layer.
Open File
Open an existing PSD or PSB file from your local file system. The editor preserves all layer data, blend modes, masks, effects, and metadata.
- Press Ctrl+O or go to File → Open.
- Select a .psd or .psb file from the file picker.
- The document loads with all layers visible in the Layers panel.
Tip:You can also drag and drop PSD/PSB files directly onto the editor window.
Save
Save the current document as a PSD file. All layer structure, masks, effects, blend modes, and metadata are preserved in Photoshop-compatible format.
- Press Ctrl+S or go to File → Save.
- Choose a filename and location.
- The file is saved in PSD format with full fidelity.
Warning:Unknown tagged blocks from the original file are preserved on save, ensuring round-trip compatibility with Photoshop.
Export
Export the flattened composite as PNG, JPEG, or WebP with configurable quality and scaling.
- Press Ctrl+Shift+E or go to File → Export.
- Choose a format: PNG (lossless), JPEG (lossy), or WebP.
- For JPEG/WebP, set quality (1-100).
- Optionally set a scale factor (e.g., 2x for retina).
- Click Export to download the file.
Close
Close the current document. If there are unsaved changes, you will be prompted to save before closing.
Keyboard Shortcuts
| Shortcut | Action |
|---|
| Ctrl+N | New Document |
| Ctrl+O | Open File |
| Ctrl+S | Save |
| Ctrl+Shift+S | Save As |
| Ctrl+Shift+E | Export |
| Ctrl+W | Close Document |