https://github.com/rogerclark/photoshop-scripts
Useful Photoshop scripts
https://github.com/rogerclark/photoshop-scripts
Last synced: 4 days ago
JSON representation
Useful Photoshop scripts
- Host: GitHub
- URL: https://github.com/rogerclark/photoshop-scripts
- Owner: rogerclark
- Created: 2013-06-25T21:22:37.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2013-06-25T23:02:56.000Z (almost 13 years ago)
- Last Synced: 2026-05-01T23:37:36.936Z (about 2 months ago)
- Language: JavaScript
- Size: 121 KB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-github-projects - photoshop-scripts - Useful Photoshop scripts ⭐6 `JavaScript` (📦 Legacy & Inactive Projects)
README
photoshop-scripts
=================
Useful JavaScript actions for Photoshop CS5 and later.
Instructions
------------
1. Place scripts in your `/Applications/Adobe Photoshop CSx/Presets/Scripts` folder.
2. Select the action from the **File > Scripts** menu.
Save All.jsx
------------
Acts like "Save All" in other applications (text editors, development environments). Prompts the user with a "Save As" dialog for any new documents.
Place Multiple.jsx
------------------
Displays a dialog where multiple files can be selected, then places each image as a Smart Object onto your document. The default "Place" action only supports selecting a single file.