<?xml version="1.0" encoding="utf-8"?>

<tutorial>
   <description>Learn how to save time and automate with Photoshops action and batch features.</description>
   <keywords>photoshop, tutorial, actions, batch, automate</keywords>
   <title>Actions and Batching</title>
   <slug>Actions and Batch Processing are Photoshop's little tools for saving you precious time whenever you find yourself doing repetitive operations. Actions record a set of operations you perform and Batch Processing allows you to perform any action on numerous files.</slug>
   
   <step>
      <left><image><name>pict1.gif</name><width>173</width><height>192</height><alt>Picture 1</alt></image></left>
	  <stepnumber>1</stepnumber>
	  <text>Creating an Action<br /><br />We'll start off by making one of the simplest actions imaginable, but one I frequently use nonethless, a 1 pixel black image outline. I use this action for creating thumbnails for lovely tutorials such as this. Start by opening Photoshop and creating a new document. I made mine 150x150 pixels in the example. Change your foreground color to black (pressing <b>D</b> will do this quickly).</text>
   </step>
   
   <step>
      <left><image><name>pict2.gif</name><width>173</width><height>192</height><alt>Picture 2</alt></image></left>
	  <stepnumber>2</stepnumber>
	  <text>Name the action <i>1 px outline</i> or whatever you please. Click the <image><name>../general/record.gif</name><alt>Record</alt></image> to start recording your action.</text>
   </step>
   
   <step>
      <left><image><name>pict3.gif</name><width>173</width><height>192</height><alt>Picture 3</alt></image></left>
	  <stepnumber>3</stepnumber>
	  <text>Press <b>Ctrl+A</b> (Mac: Command+A) to select all and then go to <b>Edit>Stroke</b>. Select <b>1 px</b> and <b>Inside</b> for location. Press <b>Ctrl+D</b> (Command+D) to deselect your selection. You might notice a faint one pixel border around your image. It's pretty hard to see. As a final step to your action, press <b>Ctrl+S</b> (Command+S) and save your file as any name. (Often you will not want to have a save funtion in your action, but for the batch process we will be doing, this is a good idea). Then press <image><name>../general/stop.gif</name><alt>Stop</alt></image> in the Actions Palette to end your action. Your action is now complete. You are now able to apply your action to any open file you want by selecing the action in the Actions Palette and clicking the <image><name>../general/play.gif</name><alt>Play</alt></image> button. We don't want to use it quite yet though, we'll use it in a Batch Process.</text>
   </step>
   
   <step>
      <left><image><name>pict4.gif</name><width>173</width><height>159</height><alt>Picture 4</alt></image></left>
	  <stepnumber>4</stepnumber>
	  <text>Running a Batch Process<br /><br />In order to run a Batch Process you will need some pre-made files to apply your action to. I chose 4 borderless thumbnail images that were going to be used for the Spoono Skillet.</text>
   </step>
   
   <step>
      <left><image><name>pict5.gif</name><width>173</width><height>192</height><alt>Picture 5</alt></image></left>
	  <stepnumber>5</stepnumber>
	  <text>Back in Photoshop, go to <b>File>Automate>Batch</b>. In the menu that pops up, locate your action in the <b>Action</b> drop-down. Choose <b>Folder</b> in the Source drop-down and browse to find your folder with the four images. Make sure Destination is set to <b>None</b> (which it should be) and press <b>OK</b>.</text>
   </step>
   
   <step>
      <left><image><name>pict6.gif</name><width>173</width><height>192</height><alt>Picture 6</alt></image></left>
	  <stepnumber>6</stepnumber>
	  <text>Four images will flurry about the screen and in a few seconds the Batch will be complete. The images will remain open and if you zoom in on them you will notice nothing less than a one pixel black border around all of them. You don't have to worry about saving them because they have already been saved during the Batch.<br /><br />So that's about it. Now you can consider yourself a regular batching fool.</text>
   </step>
   
   
   
</tutorial>
