Skip to content
 
 

Latest commit

 

History

25 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Simple export of a Photoshop document to PNG

This is a fork of the Auto Save PSD script by joonaspaakko. It's modified to export PNG images of the document to the Desktop (or any other folder with minimal configuration). So, if you're working on Picture.psd, running this script will create Picture.png on the desktop.

Installation

Place the Export-PSD.jsx at {Photoshop_root}\Presets\Scripts\Export-PSD.jsx and restart Photoshop.

Change save directory

In the Export-PSD.jsx file, change the line that looks like

var desktop               = '~/Desktop';

Change the ~/Desktop bit to whatever path you'd like.

About

Enables you to easily save additional .psd files of potentially important milestones in your projects.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages