<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.maximumpc.com" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>Maximum PC image editing RSS Feed</title>
 <link>http://www.maximumpc.com/tags/image_editing</link>
 <description>used for category lists, takes arguments</description>
 <language>en</language>
<item>
 <title>10 Sweet GIMP Photo Editing Tricks to Wean You Off Photoshop</title>
 <link>http://www.maximumpc.com/article/features/10_sweet_gimp_photo_editing_tricks_wean_you_photoshop</link>
 <description>&lt;!--paging_filter--&gt;&lt;table border=&quot;0&quot; align=&quot;right&quot;&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;script type=&quot;text/javascript&quot;&gt;

digg_url = &#039;http://www.maximumpc.com/article/features/10_sweet_gimp_photo_editing_tricks_wean_you_photoshop&#039;;

&lt;/script&gt;&lt;script src=&quot;http://digg.com/tools/diggthis.js&quot; type=&quot;text/javascript&quot;&gt;&lt;/script&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;script type=&quot;text/javascript&quot;&gt;

tweetmeme_url = &#039;http://www.maximumpc.com/article/features/10_sweet_gimp_photo_editing_tricks_wean_you_photoshop&#039;;

&lt;/script&gt;&lt;script type=&quot;text/javascript&quot; src=&quot;http://tweetmeme.com/i/scripts/button.js&quot;&gt;&lt;/script&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;You could buy a used car -- albeit not a very good one -- for the same scratch it takes to pick up a copy of Adobe Photoshop, the de facto standard in high-end photo editing software. Or a pair of GTX 285 graphics cards for that killer SLI setup you&#039;ve always wanted. We could go on, but at $700 for a piece of software, Photoshop&#039;s MSRP hardly needs put into perspective. In short, it&#039;s expensive.&lt;/p&gt;
&lt;p&gt;It&#039;s also powerful, but don&#039;t worry if you don&#039;t have a handful of Benjamins lying around. Thankfully, you can perform a lot of the same photo editing tricks for free with GIMP. Short for GNU Image Manipulation Program, GIMP is the open source (and no-cost) equivalent to Photoshop, and like it&#039;s paid counterpart, GIMP can be a little overwhelming at first. That&#039;s where we come in.&lt;/p&gt;
&lt;p&gt;Like swimming, it&#039;s best if you just dive in. To help give you that push, we waded through the gazillion tutorials floating around the Web and brought back a sundry collection of groovy tips and tricks that, along with some touches of our own, will have you learning the ins and outs of GIMP while having fun doing it. We&#039;ll show you how to make lifeless photos pop with detail, how to tap into the Force and add a lightsaber to any pic, make your own custom brushes, and much more.&lt;/p&gt;
&lt;h2&gt;Be More Efficient with Batch Processing&lt;/h2&gt;
&lt;p&gt;After spending hours resizing and making minor adjustments to each of the hundreds of photos you took on your last vacation, you vowed to be much more seletive in what shots you take the next time you go on a trip. But you knew it was a promise you&#039;d never keep, and that&#039;s okay, because even though GIMP doesn&#039;t come with a built-in batch editing feature, there&#039;s a plugin available that will add that functionality.&lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/gimpguide/Batch_Folder.png&quot; width=&quot;405&quot; height=&quot;307&quot; /&gt; &lt;/p&gt;
&lt;p&gt;The plugin you&#039;re looking for is called David&#039;s Batch Processor (DBP), which you can download &lt;a href=&quot;http://members.ozemail.com.au/~hodsond/dbp.html&quot;&gt;here&lt;/a&gt;. Scroll down to the Windows Users sections and grab the latest download (&lt;a href=&quot;http://www.ozemail.com.au/~hodsond/dbp-1.1.8.zip&quot;&gt;dbp-1.1.8.zip&lt;/a&gt;). Extract &lt;strong&gt;dbp.exe&lt;/strong&gt; from the ZIP file and place it in &lt;strong&gt;C:\Program Files\GIMP-2.0\lib\gimp\2.0\plug-ins&lt;/strong&gt;. That&#039;s all there is to it!&lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/gimpguide/Batch_Menu.png&quot; width=&quot;405&quot; height=&quot;324&quot; /&gt; &lt;/p&gt;
&lt;p&gt;The next time you fire up GIMP, you&#039;ll find the Batch Process feature under the Filters menu. If you don&#039;t see this option, make sure you put the plugin the correct folder and reload GIMP.&lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/gimpguide/Batch_Files.png&quot; width=&quot;400&quot; height=&quot;510&quot; /&gt;&lt;/p&gt;
&lt;p&gt;The Batch Processor window contains several tabs, but the first thing you need to do is click on Add Files and select the photos you want to alter. You can remove individual files if you accidentally add one or change your mind, or clear the entire list. &lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/gimpguide/Batch_Resize.png&quot; width=&quot;400&quot; height=&quot;510&quot; /&gt;&lt;/p&gt;
&lt;p&gt;We tend to take  high resolution images, which gives us the flexibility to come back later and edit them for different projects. But this also makes them unwieldy to send to friends and family who have no interest in downloading a 10MB attachment. We can rectify this by selecting the Resize tab, clicking on the Enable checkbox, and then choosing whether to downsize by Relative or Absolute.&lt;/p&gt;
&lt;p&gt;Other options include the ability to turn, flip, and rotate images, blur photos, adjust the color (including auto adjustments), crop, and sharpen. We can also choose to rename our snapshots and output to a variety of file formats, such as BMP, JPG, PNG, and several others. &lt;/p&gt;
&lt;hr /&gt;
&lt;h2&gt;Sharpen (Literally) Your Photo Editing Skills &lt;/h2&gt;
&lt;p&gt;Ever wonder how pro photographers manage to make their photos look better than the real thing? Part of the answer lies in post processing. Of course, adequate lighting, a good camera, and experience all play a part as well, but you can clean up almost any photo with just a few simple steps.&lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/gimpguide/Motherboard_Original.png&quot; width=&quot;405&quot; height=&quot;321&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Snapshots of electronics clean up particularly, allowing you to post lust-worthy pics of your setup on your &lt;a href=&quot;/forums/index.php&quot;&gt;favorite computer forum&lt;/a&gt; or auction site. For this example, we&#039;re using an image of an EVGA X58 Classified motherboard. The colors appear a little dark and lackluster, so we&#039;re going to address that first. &lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/gimpguide/Levels.png&quot; width=&quot;389&quot; height=&quot;545&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Navigate to Colors and select Levels. You&#039;ll notice a histogram, which tells you how the pixels are distributed. If most of the action in the histogram is to the left, then your image is probably dark and underexposed. If they&#039;re to the right, then the picture may be too bright. A perfect shot will show most of the action in the middle.&lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/gimpguide/Motherboard_Levels.png&quot; width=&quot;405&quot; height=&quot;312&quot; /&gt;&lt;/p&gt;
&lt;p&gt;What we want to do with this photo is lighten it up and get rid of the haze. Click the triangle on the right side of the graph and move it left. Keep doing this until the colors start to go out of whack, then back off slightly. When you&#039;re finished, make sure the image is noticeably brighter than when you first started. For this example, we decreased the white level from 255 to 222.&lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/gimpguide/Motherboard_Sharpen.png&quot; width=&quot;405&quot; height=&quot;321&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Now that we&#039;ve lightened the image, it&#039;s time to make it pop. To do this, navigate to Filters&amp;gt;Enhance&amp;gt;Sharpen. The more you sharpen the image, the more lively it will look, but be careful not to overdo it or you&#039;ll end up with a swirl of colors. We settled on a value of 60, which over exaggerates the details - just the effect we were going for!&lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/gimpguide/Future.png&quot; width=&quot;405&quot; height=&quot;272&quot; /&gt;&lt;/p&gt;
&lt;p&gt;While this trick doesn&#039;t always work well with text-heavy photos or screen grabs, it does do a good job with outside scenes, especially where vibrant colors are involved, like a blue sky or lush vegetation. Notice in the above photo of our workplace how the right side -- the side we cleaned up -- looks much less blurry and vibrant than the untouched left portion. If you look close enough, you might even spot Wil giving an intern a verbal lashing - a typical Monday morning! &lt;/p&gt;
&lt;h2&gt;Make Your Own Custom Brushes&lt;br /&gt;&lt;/h2&gt;
&lt;p&gt;GIMP comes with a variety of brush styles to choose from, including various sized circles, splatters, and even a green pepper, but you can create any style brush you want. Here&#039;s how. &lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/gimpguide/Brush_Layers.png&quot; width=&quot;298&quot; height=&quot;346&quot; /&gt;&lt;/p&gt;
&lt;p&gt;First, create a new transparent image sized to however large you want the brush to be. In this case, we&#039;re going to create a 70x70 image. Paste or draw whatever you want the brush to be (we used a cat&#039;s paw). Duplicate the layer (Layer&amp;gt;Duplicate Layer) one time for each color you want to use, then use the Paintbrush or Bucket Fill tool to make the image a different color in each layer. &lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/gimpguide/Save_Brush.png&quot; width=&quot;342&quot; height=&quot;375&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Now comes the semi-tricky part. Because we&#039;re using four multicolored layers, we want to save our image as an animated brush. Save your image using the .gih file format, and in the &#039;Save as Brush Type&#039; dialog box that appears, change the Ranks number to 4, or equal to however many layers you created.&lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/gimpguide/Paw_Brush.png&quot; width=&quot;405&quot; height=&quot;348&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Save or move your newly created brush to&lt;strong&gt;  C:\Program Files (x86)\GIMP-2.0\share\gimp\2.0\brushes&lt;/strong&gt;. No need to close and reload GIMP - just click the Refresh brush button in the lower right corner of the brush menu and you&#039;re good to go!&lt;/p&gt;
&lt;p&gt;&lt;span style=&quot;font-size: xx-small&quot;&gt;(&lt;a href=&quot;http://www.gimp.org/tutorials/Custom_Brushes/&quot;&gt;Credit: Gauntam Lad&lt;/a&gt;)  &lt;/span&gt;&lt;/p&gt;
&lt;hr /&gt;
&lt;h2&gt;Wield a Lightsaber Like Luke Skywalker &lt;br /&gt;&lt;/h2&gt;
&lt;p&gt;In a perfect world, we&#039;d all have lightsabers and settle our disputes like they do in Star Wars. While technology is probably still a few years off from perfecting the lightsaber, we can at least fake it in our photos, and all it takes is a little bit of editing..&lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/gimpguide/Medieval_Times.png&quot; width=&quot;405&quot; height=&quot;312&quot; /&gt;&lt;/p&gt;
&lt;p&gt;It&#039;s helpful if you start off with a picture that already has a sword, stick, or other similar object in it, though this isn&#039;t required. For our example, we&#039;re going to alter a snapshot from Medieval Times. &lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/gimpguide/New_Layer.png&quot; width=&quot;405&quot; height=&quot;316&quot; /&gt;&lt;/p&gt;
&lt;p&gt;After you&#039;ve selected and opened the photo you want to modify, create a new layer with a black background. To do this, select Layer&amp;gt;New Layer, or press Shift+CTRL+N. Where it says Layer Fill Type, select Foreground or Background color, depending on which one you have set to black.&lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/gimpguide/Screen.png&quot; width=&quot;325&quot; height=&quot;309&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Highlight the new layer in the Layer Console window and change the Mode to Screen, as shown above. Once you do this, you should be able to see your original photo. This begs the question, &#039;why not just create a transparent layer?&#039; We tried doing that, but were unable to change the color of the lightsaber (which we&#039;ll get to in a bit). For an in-depth explanation on the different layer modes, see &lt;a href=&quot;http://manual.gimp.org/en/gimp-concepts-layer-modes.html&quot;&gt;here&lt;/a&gt;. &lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/gimpguide/White_Sword.png&quot; width=&quot;405&quot; height=&quot;374&quot; /&gt;&lt;/p&gt;
&lt;p&gt;With the black background layer still highlighted, click on the Paths Tool in the Toolbox window (second row, third icon). Use this tool to create a selection around the object you want to transform into a lightsaber (you may find it helpful to zoom in on your image while doing this). In our example, we&#039;re going to outline the sword&#039;s wooden blade. &lt;/p&gt;
&lt;p&gt;Once youv&#039;e made an outline,  navigate to Select&amp;gt;From Path, or hold Shift+V to activate your selection, then use the Bucket Fill Tool or Paintbrush to completely fill in the selection with white. When you&#039;re finished, deselect the object by going to Select&amp;gt;None.&lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/gimpguide/Duplicate_Layers.png&quot; width=&quot;325&quot; height=&quot;347&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Next, create three duplicate layers (Layer&amp;gt;Duplicate). You should now have five layers total - your original picture plus four black layers. &lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/gimpguide/Blur.png&quot; width=&quot;358&quot; height=&quot;453&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Highlight the top layer, then navigate to Filters&amp;gt;Blur&amp;gt;Gaussian Blur. Change both the horizontal and vertical values to 5. When you&#039;re finished, repeat the same step for the second layer, but change the values to 10. Repeat again for the third layer and change the values to 20, then one more time on the fourth layer and change the values to 40. &lt;/p&gt;
&lt;p&gt;By this point, your object should look like a lightsaber, but we&#039;re not finished yet. Right-click the top layer, select Merge Down, then change the Mode to Screen. Repeat this step two more times so that all you&#039;re left with is the original picture (bottom layer) and a black background layer with a white lightsaber (top layer).&lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/gimpguide/Lightsaber.png&quot; width=&quot;405&quot; height=&quot;304&quot; /&gt;&lt;/p&gt;
&lt;p&gt;At this point, you&#039;re ready to customize your lightsaber. With the top layer highlighted, go to Colors&amp;gt;Color Balance and adjust the sliders until you&#039;re happy with the result. For an added effect, click the Shadows radio button and adjust the sliders some more. &lt;/p&gt;
&lt;p&gt;&lt;span style=&quot;font-size: xx-small&quot;&gt;(&lt;a href=&quot;http://gimpology.com/submission/view/how_to_create_lightsaber_effects/%20target=&quot;&gt;Credit: gimpology.com&lt;/a&gt;)&lt;/span&gt;&lt;/p&gt;
&lt;hr /&gt;
&lt;h2&gt;Create a Swirly Wallpaper or Water Drop Effect&lt;br /&gt;&lt;/h2&gt;
&lt;p&gt;Grown tired of the stock wallpaper that ships with your OS? You can hit up Google Images until you stumble upon one that fits your mood, or better yet, create your own one-of-a-kind wallpaper. Forum member acm321 on CrystalXP.net came up a easy-to-learn technique for making swirly wallpaper using GIMP, and we want to expand on that. Here&#039;s how you do it.&lt;/p&gt;
&lt;p&gt;Decide what resolution you want your wallpaper to be. For this example, we&#039;re going to create a background that measures 1680x1050. Open a new image (File&amp;gt;New) sized to whatever resolution you&#039;re running, or go even larger if you think you might upgrade to a bigger LCD down the line. &lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/gimpguide/Foreground.png&quot; width=&quot;405&quot; height=&quot;205&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Pick out a color and then choose a dark shade for the foreground and a light one for the background. You can change these by clicking on the two squares in the middle of the Toolbox window (if you need help choosing contrasting dark and light colors, see &lt;a href=&quot;http://www.computerhope.com/htmcolor.htm&quot;&gt;here&lt;/a&gt;). In this example, we chose Firebrick3 (#C11B17) for the foreground and Red1 (#F62217) for the background. &lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/gimpguide/Blend2.png&quot; width=&quot;350&quot; height=&quot;406&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Click on the Blend tool in the Toolbox and verify that the Gradient is set to FG to BG (RGB) and the Shape set to Linear. With the Blend tool, draw a line from the top to bottom, bottom to top, or from corner to corner.&lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/gimpguide/Swirl.png&quot; width=&quot;405&quot; height=&quot;283&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Change the foreground to white, then draw a swirl in the middle of your image using the brush tool. Don&#039;t worry if the swirl isn&#039;t perfectly uniform. &lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/gimpguide/Swirl_Blur.png&quot; width=&quot;405&quot; height=&quot;409&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Next, navigate to Filters&amp;gt;Blur&amp;gt;Gaussian Blur and set both values to 40, then hit OK. You should have an image that looks similar to the above. &lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/gimpguide/Whirl.png&quot; width=&quot;392&quot; height=&quot;383&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Navigate back to the Filters menu and select Distorts&amp;gt;Whirl and Pinch. Crank the Whirl angle slider all the way to the right and the Pinch amount slider about three-quarters to the left. Leave the radius at 1.00..&lt;/p&gt;
&lt;p&gt;Go back into the Filters menu and select Distorts&amp;gt;Waves. Make sure that the Smear radio button is selected. Play around with the amplitude, phase, and wavelength sliders until you&#039;re happy with the result (for our image, we set the amplitude to 75, phase to 140, and wavelength to 45).&lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;a href=&quot;http://dl.maximumpc.com/galleries/gimpguide/Swirl_Wallpaper_Big.png&quot; class=&quot;thickbox&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/gimpguide/Swirl_Wallpaper_Small.png&quot; width=&quot;405&quot; height=&quot;253&quot; /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;We&#039;re almost finished, but first, we want to make the ripple effect stand out a bit more. Go to Filters&amp;gt;Artistic&amp;gt;Softglow and adjust the sliders to your liking. For our finished image above, we set the Glow radius to 1.00 (move the slider all the way to the left), Brightness to 0.25, and Sharpness to 1.00 (move the slider all the way to the right).&lt;/p&gt;
&lt;p&gt;And that&#039;s it! If you&#039;re not happy with the color, there&#039;s no need to start over. Instead, go to Colors&amp;gt;Hue-Saturation and adjust the Hue slider. &lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;a href=&quot;http://dl.maximumpc.com/galleries/gimpguide/Swirl_Wallpaper_Big2.png&quot; class=&quot;thickbox&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/gimpguide/Swirl_Wallpaper_Small2.png&quot; width=&quot;405&quot; height=&quot;251&quot; /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;When you&#039;re finished, play around with the other filters and see what different effects you can come up with (Hint: Go to Filters&amp;gt;Render&amp;gt;Clouds&amp;gt;Difference-Clouds).&lt;/p&gt;
&lt;p&gt;&lt;span style=&quot;font-size: xx-small&quot;&gt;(&lt;a href=&quot;http://www.crystalxp.net/forum/en/Graphic-Tutorials/Gimp-Tutorials/sujet_35456_1.htm&quot;&gt;Credit: CrystalXP.net: acm320&lt;/a&gt;)&lt;/span&gt;&lt;/p&gt;
&lt;hr /&gt;
&lt;h2&gt;Create an Explosion in Outer Space&lt;br /&gt;&lt;/h2&gt;
&lt;p&gt;With a little bit of creativity and experimentation, the sky&#039;s the limit with GIMP. And so is outer space. By using a pre-rendered scene included in GIMP, we&#039;re going to create a galactic explosion.&lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/gimpguide/Fractals.png&quot; width=&quot;405&quot; height=&quot;361&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Create a new image any size you want. Navigate to Filters&amp;gt;Render&amp;gt;Fractal Explorer. Click on the Fractals tab, highlight Snow_Crystal, and click Apply.&lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/gimpguide/Blur_Crystal.png&quot; width=&quot;405&quot; height=&quot;312&quot; /&gt;&lt;/p&gt;
&lt;p&gt;We want to blur the image so it no longer resembles anything like a snowflake. Go to Filters&amp;gt;Blur&amp;gt;Motion Blur. Change the Blur Type to Zoom, check the Blur outward checkbox, and adjust the Length slider all the way to the right. Click OK. On older machines, this may take awhile to process, so be patient.&lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/gimpguide/Burn.png&quot; width=&quot;405&quot; height=&quot;312&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Duplicate the layer (Layer&amp;gt;Duplicate Layer), then flip it vertically (Layer&amp;gt;Transform&amp;gt;Flip Vertically). Change the Blend mode to Burn.&lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/gimpguide/Lens_Flare1.png&quot; width=&quot;405&quot; height=&quot;350&quot; /&gt;&lt;/p&gt;
&lt;p&gt;We now have the basis for our explosion, but we still need the bright burst of light. Create a new layer with a black background, change the mode to Addition, then navigate to Filter&amp;gt;Light and Shadow&amp;gt;Lens Flare. Place the flare square in the middle, then repeat this step and place another flare slightly off to the side.&lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/gimpguide/Lens_Flare2.png&quot; width=&quot;405&quot; height=&quot;350&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Create a new layer with a black background and change the mode to Addition. Change the foreground color to yellow, then click on the Paintbrush tool and select the Galaxy brush. Add several splatters in an uneven circle around the bright flares. &lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/gimpguide/Explosion.png&quot; width=&quot;405&quot; height=&quot;350&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Now go to Filters&amp;gt;Blur&amp;gt;Gaussian Blur and change the values to 15. We now have a realistic looking explosion! Splatter the scene with different sized stars using the brush tool, and add whatever else into the scene you want (planets, asteroids, spaceships, etc).&lt;/p&gt;
&lt;p&gt;&lt;span style=&quot;font-size: xx-small&quot;&gt;&lt;span style=&quot;font-size: xx-small&quot;&gt;(&lt;a href=&quot;http://www.gimp-tutorials.com/tutorial/Create-an-energy-explosion-1059.html&quot;&gt;Effect Credit: gimp.pixtuts.com&lt;/a&gt;)&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;hr /&gt;
&lt;h2&gt;Convert Photos to Sketches (without a Plugin)&lt;br /&gt;&lt;/h2&gt;
&lt;p&gt;Not all of us have an inner Rembrandt to work with, but we do have a PC. As it turns out, that&#039;s all you need to make realistic looking sketches, which you can then hang on the wall and dupe visitors into thinking you&#039;re a virtuoso with a pencil, or print out for your kids to color.  But be warned - we&#039;ve added some steps that were left out of the original tutorial and there isn&#039;t much room for error, so  follow along closely.&lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/gimpguide/Paul_Dakotah.png&quot; width=&quot;405&quot; height=&quot;359&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Pick out a photo and open it in GIMP. Try to avoid overly cluttered backgrounds, as they end up difficult to discern when converted to a sketch. &lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/gimpguide/Sobel.png&quot; width=&quot;405&quot; height=&quot;348&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Navigate to Filters&amp;gt;Edge-Detect&amp;gt;Sobel. Make sure all the checkboxes are selected and hit OK. It may look like we just irreversibly ruined the image, but rest assured, we&#039;re just getting started.&lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/gimpguide/Desaturate.png&quot; width=&quot;405&quot; height=&quot;348&quot; /&gt;&lt;/p&gt;
&lt;p&gt;We need to highlight the details, and to do that, go to Colors&amp;gt;Auto&amp;gt;Equalize. Because we want a black &amp;amp; white sketch, we now need to get rid of the colors that were just drawn by converting them to gray. To do this, click on Colors&amp;gt;Desaturate and hit OK.  &lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/gimpguide/Sketch_Layers.png&quot; width=&quot;350&quot; height=&quot;282&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Create a duplicate layer (Layer&amp;gt; Duplicate Layer, or press Shift+CTRL+D). To make things easier as we go, double-click the original layer (the one in the bottom on the Layers panel) and rename it &#039;Equalized Layer.&#039; Now double-click the layer you just created (the one on top) and rename it &#039;Highpass Filter.&#039; &lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/gimpguide/Highpass.png&quot; width=&quot;405&quot; height=&quot;280&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Nw we need to bring out the details of our sketch-in-progress. Part of this entails darkening the blacks and lightening the whites, and there&#039;s two ways you can go about doing this. The first is by going to Colors&amp;gt;Levels and adjusting the Input Level sliders until you&#039;re happy with the results. Alternately, you can apply a high-pass filter using GIMP&#039;s Curves tool (Colors&amp;gt;Curves).&lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/gimpguide/Highpass_Result.png&quot; width=&quot;405&quot; height=&quot;348&quot; /&gt;&lt;/p&gt;
&lt;p&gt;No matter which one you use, the finished product should look the same, as depicted above.&lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/gimpguide/Masked_Layer.png&quot; width=&quot;405&quot; height=&quot;348&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Here&#039;s where things get a little tricky. Make a duplicate of the Equalized Layer by clicking on it and selecting Layer&amp;gt;Duplicate Layer. Move this layer to the top (click and drag), double-click, and rename it &#039;Masked Layer.&#039; &lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/gimpguide/Invert.png&quot; width=&quot;405&quot; height=&quot;355&quot; /&gt;&lt;/p&gt;
&lt;p&gt;We need to invert the colors on this new layer. Click on the newly created masked layer (which should be on top), and select Colors&amp;gt;Invert.  &lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/gimpguide/Add_Mask.png&quot; width=&quot;350&quot; height=&quot;435&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Next we&#039;re going to apply our highpass layer as a mask. Highlight the Highpass Filter layer and select Edit&amp;gt;Copy. Now highlight the Masked Layer that you just inverted, right-click, and select Add Layer Mask. In the dialog box that pops up, check the Selection radio button, then press Add. &lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/gimpguide/Select_Mask.png&quot; width=&quot;350&quot; height=&quot;329&quot; /&gt;&lt;/p&gt;
&lt;p&gt;If you followed the steps correctly so far, your Layer box should look like the above. Select the Masked Layer you just created and click Edit&amp;gt;Paste. Right-click the &#039;Floating Selection&#039; layer that appears in the Layer box and click Anchor Layer.&lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/gimpguide/Sketch.png&quot; width=&quot;405&quot; height=&quot;348&quot; /&gt;&lt;/p&gt;
&lt;p&gt;You&#039;re almost finished! For the last step, you need to create a new, white layer (Layer&amp;gt;New Layer), then drag it underneath the Masked Layer. If you didn&#039;t make any mistakes, your sketch should look similar to our example. &lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/gimpguide/Sketch2.png&quot; width=&quot;405&quot; height=&quot;348&quot; /&gt;&lt;/p&gt;
&lt;p&gt;If you want your sketch to show more details and shading, play around with the input levels or curve tool when manipulating the high-pass filter and lessen the black level, allowing more highlights to show. &lt;/p&gt;
&lt;p&gt;&lt;span style=&quot;font-size: xx-small&quot;&gt;(&lt;a href=&quot;http://www.gimp.org/tutorials/Photo_To_Sketch/&quot;&gt;Credit: Dave Neary&lt;/a&gt;)&lt;/span&gt;&lt;/p&gt;
&lt;hr /&gt;
&lt;h2&gt;Mix B&amp;amp;W with Color&lt;br /&gt;&lt;/h2&gt;
&lt;p&gt;Some of the best looking effects are also the easiest to pull off, and that&#039;s definitely the case with this one. All that&#039;s required is a bit of patience and a whole lot of experimentation.&lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/gimpguide/Color_Photo.png&quot; width=&quot;405&quot; height=&quot;329&quot; /&gt;&lt;/p&gt;
&lt;p&gt;There&#039;s no hard and fast rule that says one type of picture will end up looking better than another, but generally speaking, you want to start with one where the main character or object is vibrantly colored. &lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/gimpguide/Luminosity.png&quot; width=&quot;405&quot; height=&quot;312&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Once you&#039;ve selected a photo and opened it in GIMP, duplicate the layer (Layer&amp;gt;Duplicate layer). We need to remove the color from this duplicate shot, and do that, navigate to Colors&amp;gt;Desaturate. You have three options to choose from -- Lightness, Luminosity, or Average -- each one representing a different shade of gray. We chose Luminosity for our example, but use whichever one you like.&lt;/p&gt;
&lt;p&gt;Now you should have a black and white layer on top of the original color photo. Right-click the top b&amp;amp;w layer and select Add Layer Mask. Select the White (full opacity) radio button and hit Add.&lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/gimpguide/BW.png&quot; width=&quot;405&quot; height=&quot;329&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Now you&#039;re ready to start restoring color. One way to do this is by simply grabbing the brush tool and going to town willy-nilly, but we found it easier to zoom in and create a selection path around our area of focus. Once you&#039;re zoomed in, select the Paths Tool and create points all around the area you want to color. Then choose Select&amp;gt;From Path or press Shift+V to make the selection active. Now you can restore color using the paint brush without fear of accidentally spilling into other objects. &lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/gimpguide/BW3.png&quot; width=&quot;405&quot; height=&quot;329&quot; /&gt;&lt;/p&gt;
&lt;p&gt;How much or how little of the picture you want to restore is up to you, but it doesn&#039;t hurt to play around (just keep pressing CTRL-Z to undo each step if you don&#039;t like the result). In our example, we partially restored an outline in the grass for a natural border..&lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/gimpguide/BW_Flower.png&quot; width=&quot;405&quot; height=&quot;290&quot; /&gt;&lt;/p&gt;
&lt;p&gt;You&#039;ll often see this trick applied to flowers and plants, but don&#039;t be afraid to experiment with different types of photos and see what you can come up with! &lt;/p&gt;
&lt;p&gt;&lt;span style=&quot;font-size: xx-small&quot;&gt;(&lt;a href=&quot;http://www.gimp.org/tutorials/Selective_Color/&quot;&gt;Credit: Eric R. Jeschke&lt;/a&gt;)  &lt;/span&gt;&lt;/p&gt;
&lt;hr /&gt;
&lt;h2&gt;Convert Photos to Neon &lt;/h2&gt;
&lt;p&gt;There are a billion and one tutorials on the Net that show you how to convert text into neon in GIMP, but not many tell you how to convert an image. In fact, we only found &lt;a href=&quot;http://ajitgraphics.blogspot.com/2008/09/neon-lights-tutorial-gimp.html&quot;&gt;one&lt;/a&gt;, and it was missing some critical steps. Here&#039;s how you can create a neon effect from any photo without pulling your hair out.&lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/gimpguide/Neon_Before.png&quot; width=&quot;405&quot; height=&quot;362&quot; /&gt;&lt;/p&gt;
&lt;p&gt;This works best if you pick out an image where the person you want to crop isn&#039;t just standing upright. Once you&#039;ve found a suitable candidate, zoom in, select the Paths Tool, and create an outline around the subject. Don&#039;t worry about making it perfect, we just need a general outline. Click on Edit&amp;gt;From Path to  activate the selection, then copy it to your clipboard.&lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/gimpguide/White_Selection.png&quot; width=&quot;405&quot; height=&quot;480&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Open a new image with a black background, then select Edit&amp;gt;Paste as&amp;gt;New Layer. Now click on Layer&amp;gt;Transparency&amp;gt;Alpha to Selection. If it isn&#039;t already, change the background or foreground to white then click Edit&amp;gt;Fill with BG Color (or Fill with FG Color, whichever one is white). You should now be left with a black background and a white image of your selection.&lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/gimpguide/Stroke.png&quot; width=&quot;405&quot; height=&quot;377&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Now click on Select&amp;gt;Grow and choose the value 1 where it says &#039;Grow selection by.&#039; Click OK to get rid of the dialog box, then hit the DEL key. Next, navigate to Edit&amp;gt;Stroke selection (make sure white is selected as your foreground). Chose 2.0 for the line width and make sure the Solid color radio button is selected, and then click on Stroke. &lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/gimpguide/Paths.png&quot; width=&quot;405&quot; height=&quot;232&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Next, click on Layer&amp;gt;Transparency&amp;gt;Alpha to Selection, then duplicate the layer (Layer&amp;gt;Duplicate Layer). Now click on Select&amp;gt;To Path, then Select&amp;gt;None. Duplicate the layer again, then go to Filter&amp;gt;Blur&amp;gt;Gaussian Blur and input 10 for both the horizontal and vertical values.&lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/gimpguide/Neon.png&quot; width=&quot;405&quot; height=&quot;478&quot; /&gt;&lt;/p&gt;
&lt;p&gt;It&#039;s starting to look like a neon outline, but we need to give it some color. Click on Colors&amp;gt;Colorize and adjust the Hue left or right to change the color. For an added effect, Duplicate the layer, change the Mode to Addition, change the Hue just as you did before, and move the layer slightly off of the original. Rinse and repeat as many times as you want, and feel free to add some flair with the different brushes. &lt;/p&gt;
&lt;hr /&gt;
&lt;h2&gt;Draw Graffiti without Being Harassed by the Five-O&lt;br /&gt;&lt;/h2&gt;
&lt;p&gt;We don&#039;t condone tagging (or whatever it is kids are calling it these days), nor would we want to explain to the local cop on duty or wandering gang banger why we&#039;re leaving our mark on a perfectly good wall. Luckily for us, neither of their jurisdictions extends into the virtual world.&lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/gimpguide/Brick_Wall.png&quot; width=&quot;405&quot; height=&quot;304&quot; /&gt;&lt;/p&gt;
&lt;p&gt;A prerequisite for this effect is a good graffiti font. There are a ton of free ones floating around the Web (see &lt;a href=&quot;http://www.dafont.com/theme.php?cat=606&amp;amp;page=1&quot;&gt;here&lt;/a&gt;), and the one we&#039;re using is called Nosegrind. You also need a good backdrop, like a brick wall. Once again, the Web proves invaluable &lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/gimpguide/MPC_Tag.png&quot; width=&quot;405&quot; height=&quot;369&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Open the image in GIMP that you want to tag, then select the Text Tool in the toolbox. Choose your font and desired size, then click on the image and begin typing. &lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/gimpguide/MPC_Tag2.png&quot; width=&quot;405&quot; height=&quot;369&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Next, right-click the text layer and select Alpha to Selection, then create a new transparent layer drag it and under the text layer. Click on Select&amp;gt;Grow. How large you decide to grow the selection will depend on how large your image is, but we recommend starting with a value of 10 and seeing how it looks.&lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/gimpguide/MPC_Tag3.png&quot; width=&quot;405&quot; height=&quot;369&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Now we&#039;re ready to add color to our graffiti. Pick a light and dark color for your foreground and background. Make sure the new layer you created above is highlighted, then select the Blend tool with Mode set to Normal, Gradient to FG to BG (RGB), and Shape to Linear. Draw a straight line up or down on your selected text. Click Select&amp;gt;None. &lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/gimpguide/MPC_Tag4.png&quot; width=&quot;405&quot; height=&quot;369&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Right-click the top black text layer and select Alpha to Selection, then Select&amp;gt;Grow. Grow the selection by about 25 percent of the original value you grew it by previously (so if you grew it by 20 before, grow it by 5 this time). Make a new transparent layer and move it beneath the black text layer. Pick a different color than the one you used before and select a light (foreground ) and dark (background) shade. Select the blend tool and draw a line down over your text. Merge the layer down.&lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/gimpguide/MPC_BumpMap.png&quot; width=&quot;405&quot; height=&quot;352&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Now we need everything to blend into the brick background. Right-click on the top layer with black text and select Alpha to Selection. Change the foreground and background to a dark and light gray, respectively, and draw a line from the bottom to the top of your text with the Blend tool. Now go to Filters&amp;gt;Map&amp;gt;Bump Map. In the top pull-down menu, select your brick layer, change the depth to about 10, and hit OK. &lt;/p&gt;
&lt;p&gt;We also need to change those gray colored bricks back to black. Go to Colors&amp;gt;Brightness and Contrast and decrease the brightness to about -115 and increase the contrast to around 35.&lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/gimpguide/MPC_Tag5.png&quot; width=&quot;405&quot; height=&quot;369&quot; /&gt;&lt;/p&gt;
&lt;p&gt;In our example, we used green and pink colored graffiti. To make these also blend in with the brick wall, go to Select&amp;gt;None, then right click the green text layer and select Alpha to Selection. Apply the bump map filter as you did before, only this time you don&#039;t need to follow that up with a brightness and contrast adjustment. When you&#039;re finished, click Select&amp;gt;None and repeat this step for the pink text layer.&lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;http://dl.maximumpc.com/galleries/gimpguide/MPC_Tag6.png&quot; width=&quot;405&quot; height=&quot;304&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Use different brushes to sprinkle in some paint splatters and other effects to make it look more realistic. &lt;/p&gt;
&lt;p&gt;&lt;span style=&quot;font-size: xx-small&quot;&gt;(&lt;a href=&quot;http://www.youtube.com/watch?v=4NrDt7PNNdU&quot;&gt;Credit: GimpTV.net&lt;/a&gt;)&lt;/span&gt; &lt;/p&gt;
&lt;h2&gt;Additional Resources&lt;/h2&gt;
&lt;p&gt;&lt;a href=&quot;http://www.ghuj.com/&quot;&gt;www.ghuj.com&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;http://www.gimp.org/tutorials/&quot;&gt;Gimp.org/Tutorials&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;http://gimp-tutorials.net/&quot;&gt;Gimp-Tutorials.net&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;http://gimp-tutorials.com/&quot;&gt;Gimp-Tutorials.com&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;http://gimper.net/&quot;&gt;Gimper.net&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;http://gimpology.com/&quot;&gt;Gimpology.com&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;http://www.pixel2life.com/tutorials/gimp/&quot;&gt;Pixel2Life.com&lt;/a&gt;&lt;/p&gt;
</description>
 <comments>http://www.maximumpc.com/article/features/10_sweet_gimp_photo_editing_tricks_wean_you_photoshop#comments</comments>
 <category domain="http://www.maximumpc.com/taxonomy/term/31">Features</category>
 <category domain="http://www.maximumpc.com/geek_tested/features">features</category>
 <category domain="http://www.maximumpc.com/geek_tested/gimp">gimp</category>
 <category domain="http://www.maximumpc.com/geek_tested/howto">how-to</category>
 <category domain="http://www.maximumpc.com/geek_tested/image_editing">image editing</category>
 <category domain="http://www.maximumpc.com/geek_tested/photoshop">photoshop</category>
 <category domain="http://www.maximumpc.com/geek_tested/software">Software</category>
 <pubDate>Tue, 13 Oct 2009 10:30:00 -0500</pubDate>
 <dc:creator>Paul Lily</dc:creator>
 <guid isPermaLink="false">8359 at http://www.maximumpc.com</guid>
</item>
<item>
 <title>6 Totally Essential Photoshop Skills Even Your Mom Should Know</title>
 <link>http://www.maximumpc.com/article/features/essential_photoshop_skills</link>
 <description>&lt;!--paging_filter--&gt;&lt;table border=&quot;0&quot; align=&quot;right&quot;&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
digg_url = &#039;http://www.maximumpc.com/article/features/essential_photoshop_skills&#039;;
&lt;/script&gt;&lt;script src=&quot;http://digg.com/tools/diggthis.js&quot; type=&quot;text/javascript&quot;&gt;&lt;/script&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;For more than a decade, Adobe Photoshop has been the de facto image-editing program used by professionals and art students alike. But there are plenty of casual users who only dabble with Photoshop for simple tasks, such as photo resizing and cropping -- oblivious to the sheer power of Photoshop&#039;s graphics manipulation abilities. These decidedly non-power users (and we know some of you are included in this group) can do so more with this versatile program -- and we&#039;re here to show you how.  &lt;/p&gt;
&lt;p&gt;Whether you&#039;ve just installed Photoshop for the first time or know your away around a the Tools toolbar, we put together a few of the most essential Photoshop skills to get you started on your photo editing endeavors. Before you know it, you&#039;ll be fixing up your grandmother&#039;s torn-up black and white wedding photos and airbrushing the heck out of yourself for your Facebook photo.  &lt;/p&gt;
&lt;div style=&quot;text-align: center&quot;&gt;&lt;img src=&quot;/files/u53951/screen001.png&quot; width=&quot;415&quot; height=&quot;376&quot; /&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;div style=&quot;text-align: center&quot;&gt;&lt;strong&gt;Ahh...a clean Photoshop palette. Don&#039;t be daunted by the many tools! &lt;/strong&gt;&lt;/div&gt;
&lt;h2&gt;Create an Action Script to resize a large batch of photos&lt;/h2&gt;
&lt;p&gt;Understanding how to record an action script is vital to becoming a Photoshop power user. Actions can help increase productivity by using prerecorded macros to emulate repetitive tasks, allowing you to step away while your computer automatically gets the job done. In this particular tutorial, we&#039;ll show you how to resize a large batch of photos, but you can record virtually any action that may be neccessary to your Photoshop needs, including color correction, level adjustment or even applying filters.&lt;/p&gt;
&lt;p&gt;1. Before you start this project, we suggest that you gather your images from their respective locations and place them all in one folder. This way, it will make it much easier to save a huge batch of images and access them afterward. &lt;/p&gt;
&lt;div style=&quot;text-align: center&quot;&gt;&lt;img src=&quot;/files/u53951/screen004_1.png&quot; width=&quot;415&quot; height=&quot;311&quot; /&gt;&lt;/div&gt;
&lt;p&gt;Fire up Photoshop and open up a photo from the set you’ve previously isolated. At this point, we only need one photo to record the action. &lt;/p&gt;
&lt;p&gt;2. Go to Window - Actions, or use the shortcut keys &lt;strong&gt;Alt + F9&lt;/strong&gt;. Click the “New Action” button. A dialog box will pop up asking you to give it a name. You also have the option to set the action as one of your defaults or assign it a function key.&lt;/p&gt;
&lt;div style=&quot;text-align: center&quot;&gt;&lt;img src=&quot;/files/u53951/screen006.png&quot; width=&quot;220&quot; height=&quot;141&quot; /&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;div align=&quot;center&quot;&gt;&lt;strong&gt;Select &amp;quot;New Action&amp;quot; to start recording your own macro.&lt;/strong&gt;&lt;/div&gt;
&lt;p&gt;3. Press the red circle in the actions palette and get ready to record. Remember that everything you do from this point on is tracked and added to the new action, so make sure that any tool you utilize follows in the precise order you&#039;d want your macro to emulate.&lt;/p&gt;
&lt;p&gt;Resize the photos to your desired width and height, then Save for Web... and select the file type you would like to save your image as. We suggest that you save your photos as high resolution JPEGs for use on the web, or otherwise, PNG.&lt;/p&gt;
&lt;div style=&quot;text-align: center&quot;&gt;&lt;img src=&quot;/files/u53951/screen009_0.png&quot; width=&quot;415&quot; height=&quot;248&quot; /&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;div style=&quot;text-align: center&quot;&gt;&lt;strong&gt;If you prefer, you can also select Save As... and simply replace the original image with the resized one.&lt;br /&gt;&lt;/strong&gt;&lt;/div&gt;
&lt;p&gt;4. Close your image and select the Stop symbol on the Actions palette. Your Macro should be all set for your batch of photos. Locate the folder where you stored your photos beforehand and load them all up in Photoshop. &lt;/p&gt;
&lt;p&gt;5. Go to File – Automate – Batch; a new dialogue window will open up. Under Play – Set, which should automatically set to Default Actions, select the name of the Action you just created. &lt;/p&gt;
&lt;div align=&quot;center&quot;&gt;&lt;a href=&quot;/files/u53951/screen010_0.png&quot; class=&quot;thickbox&quot;&gt;&lt;img src=&quot;/files/u53951/screen010.png&quot; width=&quot;415&quot; height=&quot;233&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Click for a thorough view of the Photoshop palette.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;/files/u53951/screen011.png&quot; width=&quot;415&quot; height=&quot;301&quot; /&gt;&lt;/div&gt;
&lt;p&gt;Under Source, make sure that the option Open Files is selected. Destination should be set to none, since you’ve already recorded that in your action.  Click OK, sit back, and observe your macro in action. &lt;/p&gt;
&lt;p&gt;Alternatively, you can manually set a destination for your resized images, and use the File Naming section of the Batch Process window to add prefixes, suffixes, or sequential numbers to your newly resized images. If you do this, make sure to check the &amp;quot;Over Action &#039;Save As&#039; Commands&amp;quot; box as well. &lt;/p&gt;
&lt;hr /&gt;
&lt;h2&gt;Befriending the Pen Tool&lt;br /&gt;&lt;/h2&gt;
&lt;p&gt;They say that pen is mightier than the sword, and indeed, the Pen Tool is a powerful blade -- easily one of Photoshop&#039;s most difficult tools to use, which is why it merits giving it a bit of an introduction before you use it freeform. &lt;/p&gt;
&lt;p&gt;Open up a new image, giving it workable dimensions (800 width by 600 height should be enough), and strike up your Pen tool by selecting it from the tool bar (or by pressing P). &lt;/p&gt;
&lt;p&gt;We&#039;ve provided a cheat sheet to give you a thorough understanding of what each option in the top navigation bar does for the Pen tool. Click on the image to enlarge it.&lt;/p&gt;
&lt;p align=&quot;center&quot;&gt; &lt;a href=&quot;/files/u53951/photoshoppentool.jpg&quot; class=&quot;thickbox&quot;&gt;&lt;img src=&quot;/files/u53951/pentoolsmall.jpg&quot; width=&quot;415&quot; height=&quot;105&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Download the cheat sheet if need be and try your hand at making your own shapes and curves. Keep in mind that maneuvering your pen tool can seem incredibly challenging at times. As long as you’ve got the basics down, it should be a fairly simple attempt. The trick is in figuring out how to create subpaths, which is the point at which the path starts. &lt;/p&gt;
&lt;p&gt;To create a curve, start by clicking anywhere in your document, then click and hold elsewhere on your blank palette. Slowly drag the mouse in any direction to create an anchor point. &lt;/p&gt;
&lt;div style=&quot;text-align: center&quot;&gt;&lt;a href=&quot;/files/u53951/EXPLANATION_0.jpg&quot; class=&quot;thickbox&quot;&gt;&lt;img src=&quot;/files/u53951/explanationthumb_0.jpg&quot; width=&quot;250&quot; height=&quot;250&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The bullet points now illustrate where your curve points are, which further enhance the current curve. To move these curve points, hold &lt;strong&gt;ALT&lt;/strong&gt; and drag. To move the anchor point or the subpath, hold &lt;strong&gt;CTRL&lt;/strong&gt;. Refer to the image below to distinguish between the subpath, an anchor point, and a curve point. &lt;/p&gt;
&lt;p&gt;Photoshop has a great built-in tutorial on how to use the pen tool. Hit &lt;strong&gt;F1&lt;/strong&gt; to do a search in the how-to guide and keep practicing! &lt;/p&gt;
&lt;h2&gt;Extracting Images Using the Pen Tool &lt;/h2&gt;
&lt;p&gt;Using what you&#039;ve just learned about the Pen Tool, we&#039;re going to trace our object, extract it, and save it as a new image. &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Original Image: &lt;/strong&gt;&lt;/p&gt;
&lt;div style=&quot;text-align: center&quot;&gt;&lt;a href=&quot;/files/u53951/3310033772_6b6bec2ab8_o.jpg&quot; class=&quot;thickbox&quot;&gt;&lt;img src=&quot;/files/u53951/Picture_9.png&quot; width=&quot;405&quot; height=&quot;264&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center&quot;&gt;&lt;strong&gt;Click to load the image in its original size and then save it to your computer to follow along with the tutorial.&lt;/strong&gt; &lt;/div&gt;
&lt;p&gt;1.    Open up your image of choice. If this is your first time cutting out an object, we suggest choosing a photo that does not contain an elaborate background.&lt;/p&gt;
&lt;p&gt;2.    Select the Pen tool to begin tracing the image. Start at a decent anchor point and make a path around your image, but be precise. When you’re finished tracing, make sure the lines are all connected. &lt;/p&gt;
&lt;div style=&quot;text-align: center&quot;&gt;&lt;a href=&quot;/files/u53951/screen019_0.png&quot; class=&quot;thickbox&quot;&gt;&lt;img src=&quot;/files/u53951/screen019.png&quot; width=&quot;415&quot; height=&quot;260&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;p&gt;3.    To make a selection out of your path, right click and select Make Selection, making sure Anti-Aliased is selected and Feathering is set to zero. &lt;/p&gt;
&lt;div style=&quot;text-align: center&quot;&gt;&lt;img src=&quot;/files/u53951/screen021_0.png&quot; width=&quot;302&quot; height=&quot;232&quot; /&gt;&lt;/div&gt;
&lt;p&gt;Copy it by using the &lt;strong&gt;Ctrl + C&lt;/strong&gt; shortcut. Then, go to File – New, select OK and paste your image with &lt;strong&gt;Ctrl + V&lt;/strong&gt;. &lt;/p&gt;
&lt;div style=&quot;text-align: center&quot;&gt;&lt;img src=&quot;/files/u53951/screen023.png&quot; width=&quot;415&quot; height=&quot;233&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;The window at the top left is your extracted object. &lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;&lt;br /&gt;&lt;/strong&gt;&lt;br /&gt;
&lt;div align=&quot;left&quot;&gt;&lt;strong&gt;Final result:&lt;/strong&gt;&lt;/div&gt;
&lt;div align=&quot;left&quot;&gt; &lt;/div&gt;
&lt;div align=&quot;left&quot;&gt;With your vector image now its own entity, you can edit the object however you please. Here are a few examples of what you can do with your image from the Blending Options menu, which you can access by right-clicking on the layer.&lt;/p&gt;
&lt;/div&gt;
&lt;div align=&quot;left&quot;&gt;
&lt;div style=&quot;text-align: center&quot;&gt;&lt;img src=&quot;/files/u53951/Picture_10.png&quot; width=&quot;187&quot; height=&quot;240&quot; /&gt;&lt;br /&gt;&lt;strong&gt;You can create a border around your object with the Stroke option.&lt;br /&gt;&lt;/strong&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center&quot;&gt; &lt;/div&gt;
&lt;div style=&quot;text-align: center&quot;&gt;&lt;img src=&quot;/files/u53951/Picture_11.png&quot; width=&quot;174&quot; height=&quot;215&quot; /&gt; &lt;br /&gt;&lt;strong&gt;Or, you could do a pattern overlay. The choice is yours!&lt;/strong&gt;&lt;/div&gt;
&lt;p&gt;&lt;/div&gt;
&lt;p&gt;&lt;/div&gt;
&lt;p&gt;&lt;strong&gt;Quick Tip:&lt;/strong&gt; You can use this same extraction technique in Adobe Image Ready to export objects from an Animated GIF. Simply load the GIF in Image Ready, select a frame, and then repeat the above steps.&lt;/p&gt;
&lt;hr /&gt;
&lt;h2&gt;Use Level Adjustments and Color Correction to bring an photo to life &lt;/h2&gt;
&lt;p&gt;Long nights toiling in the dark room have become a thing of the past, thanks to the simplification of applying photo filters and color correction. If you’re a photographer—whether casual, professional, or a serious hobbyist— knowing how to work with digital photography in Photoshop can save time and improve the visual quality of your images. Level adjustment in Photoshop lets you tweak the constrast and brightness of your photos, so you can make sharper images and highlight you photo subject.  &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Original Image:&lt;/strong&gt; &lt;/p&gt;
&lt;div style=&quot;text-align: center&quot;&gt;&lt;img src=&quot;/files/u53951/2784623535_ace413a36d.jpg&quot; width=&quot;415&quot; height=&quot;311&quot; /&gt;&lt;/div&gt;
&lt;p&gt;1.    Open up your image in Photoshop. Click on “Create new adjustment layer”. You’ll be given a selection list. Choose “Levels”. &lt;/p&gt;
&lt;p&gt;You can always do contour tweaking by adjusting the Levels and Hue/Saturation of your photo from the Images - Adjustments tab. However, fine-tuning directly adjusts the layer in it’s entirety, which ruins the original photo quality and makes it difficult to do any additional contour alterations without scrapping the whole process and starting over from scratch. Using an adjustment layer avoids this pitfall and lets you play around with Levels without commiting to any changes. &lt;/p&gt;
&lt;div style=&quot;text-align: center&quot;&gt;&lt;img src=&quot;/files/u53951/screen025.png&quot; width=&quot;415&quot; height=&quot;511&quot; /&gt;&lt;/div&gt;
&lt;p&gt;Levels can be very tricky to adjust. It’s assumed that, generally, you wouldn’t need to adjust anything too drastically. In this case, we’re going to do the minimum possible to make this image a little more outstanding. &lt;/p&gt;
&lt;p&gt;2.    Photoshop uses histograms to visually represent the tonal range of your photo, which is incredibly useful in distinguishing between light shades in your image.&lt;/p&gt;
&lt;div style=&quot;text-align: center&quot;&gt;&lt;img src=&quot;/files/u53951/screen027.png&quot; width=&quot;405&quot; height=&quot;331&quot; /&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;div align=&quot;center&quot;&gt;&lt;strong&gt;The black arrow on the left represents pure black, the middle adjusts the contrast and is referred to as the mid-tones level slider, and the far right represents pure white. The histograms are different for every picture, so what you see here may not match what is on your screen.&lt;/strong&gt;&lt;/div&gt;
&lt;p&gt;Play around with the levels to achieve the look you’re going for, or hit Auto to have your image instantly set to automatic levels (based on tonal range) and go from there. You can also select Options for more customization features.&lt;/p&gt;
&lt;p&gt;The layer palette now has two layers—the original image and a levels adjustment layer. Should you change your mind about the way your photo looks, all you have to do is delete the adjustment layer. &lt;/p&gt;
&lt;div style=&quot;text-align: center&quot;&gt;&lt;img src=&quot;/files/u53951/screen037.png&quot; width=&quot;405&quot; height=&quot;331&quot; /&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;div style=&quot;text-align: center&quot;&gt;&lt;strong&gt;This is the histrogram for our image after we selected Auto levels. Notice that we&#039;ve moved the adjustment arrows to the peaks of the histogram to enhance the colors that are most prevalent in our photo.&lt;/strong&gt;&lt;/div&gt;
&lt;p&gt;3.    Next, we want to enhance the color of the image by adjusting the hue and saturation. Like the first step, we’re going to create a New Adjustment Layer and select Hue and Saturation. Arrange your screen so that you can see both the dialogue box and the image. &lt;/p&gt;
&lt;div style=&quot;text-align: center&quot;&gt;&lt;img src=&quot;/files/u53951/screen041.png&quot; width=&quot;147&quot; height=&quot;112&quot; /&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;div align=&quot;center&quot;&gt;&lt;strong&gt;In the drop down list at the top of the dialogue box, where it says Edit, you can choose which color set you&#039;d like to refine. &lt;/strong&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center&quot;&gt;&lt;img src=&quot;/files/u53951/screen042.png&quot; width=&quot;405&quot; height=&quot;285&quot; /&gt;&lt;/div&gt;
&lt;p&gt;
&lt;div align=&quot;center&quot;&gt;&lt;strong&gt;Each option serves a different purpose: Hue modifies the tint, saturation controls the color, and lightness will alter the brightness. In this particular situation, we are most concerned with the saturation. And we want to adjust just one color without affecting any others.&lt;/strong&gt;&lt;/div&gt;
&lt;p&gt;Unlike the Levels box, from here you can choose between six different color schemes. For our photo, we want to increase the detail on the salad, so we only slighty increased the saturation and lowered the lightness for the reds and the yellows, which increased sharpness of the beer and tomatoes. For the lettuce and cucumbers, we muted them a bit so they wouldn&#039;t overshadow the vibrance of the other vegetables in the salad. &lt;/p&gt;
&lt;div style=&quot;text-align: center&quot;&gt;&lt;img src=&quot;/files/u53951/Picture_5_1.png&quot; width=&quot;348&quot; height=&quot;205&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt; Adjustments for our tomatoes&lt;/strong&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center&quot;&gt; &lt;/div&gt;
&lt;div style=&quot;text-align: center&quot;&gt;&lt;img src=&quot;/files/u53951/Picture_7_1.png&quot; width=&quot;347&quot; height=&quot;206&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt; Adjustments for our beer and lemon wedge &lt;/p&gt;
&lt;p&gt;&lt;/strong&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center&quot;&gt;&lt;img src=&quot;/files/u53951/Picture_6_1.png&quot; width=&quot;346&quot; height=&quot;204&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Adjustments for our lettuce and cucumber&lt;/strong&gt;&lt;/div&gt;
&lt;p&gt;4. You’ll notice a trio of eyedropper icons on the bottom, right side of the dialogue box, right above the rainbow color bar. &lt;/p&gt;
&lt;div style=&quot;text-align: center&quot;&gt;&lt;img src=&quot;/files/u53951/Picture_12.png&quot; width=&quot;89&quot; height=&quot;31&quot; /&gt;&lt;/div&gt;
&lt;p&gt;Each of these will help you accurately define the colors you wish to adjust, with the middle and right eyedroppers allowing you to add and subtract from your selection. Select the left eyedropper to select the approximate shade of the color you want to modify. &lt;/p&gt;
&lt;p&gt;5. The sliders on the rainbow color bar at the bottom of the dialogue box can help with color fluidity—they also tell you what color you’re currently toying with. The inside brackets determine the color spectrum range and the outside ones determine how those colors blend in.  &lt;/p&gt;
&lt;p&gt;Be careful when saturating individual colors so that the image doesn’t stray too far from its original composition.&lt;/p&gt;
&lt;p&gt;In general, level adjustments can be tricky to figure out. It may take some time before you figure out the formula to get a photo looking just the way you like it, but once you’ve played around with levels you’ll know exactly what to do for future photo projects.  &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Final product:&lt;/strong&gt; &lt;/p&gt;
&lt;div style=&quot;text-align: center&quot;&gt;&lt;img src=&quot;/files/u53951/Picture_8_1.png&quot; width=&quot;406&quot; height=&quot;305&quot; /&gt;&lt;/div&gt;
&lt;p align=&quot;center&quot;&gt;&lt;strong&gt; Our original image looked a little bland, but this image brings more attention to the delicious food laid out on the table. &lt;/strong&gt;&lt;/p&gt;
&lt;hr /&gt;
&lt;h2&gt;Remove flash spots&lt;/h2&gt;
&lt;p&gt;There’s no doubt that sometimes it&#039;s neccessary to fix those little nuances that plague digital photos, especially those taken indoors with a point-and-shoot camera.&lt;/p&gt;
&lt;p&gt;Flash spots occur when the flash from the camera reflects back from the person’s face or a reflective object in the background. Suffice to say, flash spots are unflattering. They make the photo look over-exposed and take away from the overall aesthetic of the image, or they add too much shine to your subject’s face. Follow along to find out how to use Photoshop’s default filters to make your point-and-shoot photos look cleaner. You can also use this tutorial for airbrushing.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Original image: &lt;/strong&gt;&lt;/p&gt;
&lt;div style=&quot;text-align: center&quot;&gt;&lt;img src=&quot;/files/u53951/originalimage.png&quot; width=&quot;205&quot; height=&quot;195&quot; /&gt;&lt;/div&gt;
&lt;p&gt;1.    Point your cursor over to Image – Adjustments – Curves (or you can hit the shortcut, Ctrl + M). We’re going to use the curves to adjust the lighting in our photo. &lt;/p&gt;
&lt;div style=&quot;text-align: center&quot;&gt;&lt;img src=&quot;/files/u53951/screen050_0.png&quot; width=&quot;415&quot; height=&quot;393&quot; /&gt;&lt;/div&gt;
&lt;p&gt;With your mouse, click on the center-most point of the grid and drag it downward to diminish the lighting in the picture.  Conversely, moving the curve upwards will increase the exposure of your image, causing it to look washed out. We want the image to be a bit dimmer than the original to remove the sheen from our subject’s face. &lt;/p&gt;
&lt;p&gt;2.    Duplicate the layer; you can do so by right clicking and selecting Duplicate Layer. Uncheck the visibility of your original image by clicking on the tiny eye icon next to it. We’ll be working with the duplicate to make all of our changes.  &lt;/p&gt;
&lt;p&gt;3.    Go to Filter – Blur - Gaussian Blur and increase the radius only slightly until the shiny spots begin to fade away. Be careful not to blur out the entire photo.&lt;/p&gt;
&lt;div style=&quot;text-align: center&quot;&gt;&lt;img src=&quot;/files/u53951/Picture_14.png&quot; width=&quot;226&quot; height=&quot;275&quot; /&gt;&lt;/div&gt;
&lt;p&gt;4.    Now, we want to bring back some texture to the image, especially if we want any semblance of human skin on your subjects. Go back to Filter and select Noise – Add Noise. Make sure Gaussian is selected and Monochromatic is unchecked. &lt;/p&gt;
&lt;div style=&quot;text-align: center&quot;&gt;&lt;img src=&quot;/files/u53951/screen049_1.png&quot; width=&quot;316&quot; height=&quot;393&quot; /&gt;&lt;/div&gt;
&lt;p&gt;Decrease the percentage so that it doesn’t look like rainbow speckles. Click okay, and now you have your base image, which we will fuse with our original to remove the flash spots. &lt;/p&gt;
&lt;p&gt;5.    Activate the original layer by clicking on the small eye icon. Select the eraser tool, pick a brush size, and make sure to turn down the hardness to zero percent in the brushes dialogue box. The master diameter of your brush really depends on the picture and the person featured in the picture; you want to make sure that you don’t use too big of a brush.&lt;/p&gt;
&lt;div style=&quot;text-align: center&quot;&gt;&lt;img src=&quot;/files/u53951/screen047.png&quot; width=&quot;254&quot; height=&quot;273&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;This is what the brush tool dialogue box looks like.&lt;/strong&gt; &lt;/div&gt;
&lt;p&gt;6.    Touch up the areas that you see the flash spots, doing so slightly by sponging the area with your brush. Be careful not to remove too much when you’re removing flash spots from human faces as you could lose depth, causing your subjects to look flat (and fake!).  Remember to zoom in and fix miniscule areas like gums and teeth, just for posterity. &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Final product: &lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;div style=&quot;text-align: center&quot;&gt;&lt;img src=&quot;/files/u53951/Picture_15.png&quot; width=&quot;196&quot; height=&quot;188&quot; /&gt;&lt;/div&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;hr /&gt;
&lt;h2&gt;Restoring Black and White Photo Scans&lt;br /&gt;&lt;/h2&gt;
&lt;p&gt;This trick is incredibly essential for anyone looking to restore ancient family treasures for photo albums and preservation. Make sure that when you scan the photo, you do so at a high resolution to ensure the highest possible photo quality.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Original image: &lt;/strong&gt;&lt;/p&gt;
&lt;div style=&quot;text-align: center&quot;&gt;&lt;a href=&quot;/files/u53951/CG-2343_0.jpg&quot; class=&quot;thickbox&quot;&gt;&lt;img src=&quot;/files/u53951/Picture_20.png&quot; width=&quot;400&quot; height=&quot;288&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;p align=&quot;center&quot;&gt;&lt;strong&gt; Click on the photo to get the original and take a closer look at its imperfections. &lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;1.    Open up your black and white photo, complete with scratches and whatever other imperfections may be present.  Zoom in to get an accurate depiction of how severe your scratches are. &lt;/p&gt;
&lt;p&gt;2.    This next process can become incredibly meticulous, so put on your patience hat and prepare for mass amounts of left-mouse button clicking. (Alternatively, if you have a WACOM tablet lying around, now would be the time to put that thing to use since you can use the digitizer pen instead of incessantly clicking your mouse.)&lt;/p&gt;
&lt;p&gt;Select the Spot Healing Brush tool from the toolbar, or press J on your keyboard. This particular tool will help clean up any small, unwanted marks from an image even more easily than the standard Healing brush (which, basically, copies and pastes). The Spot Healing Brush will make its own sample from the pixels around the mark and match in texture, tone and lighting.&lt;/p&gt;
&lt;p&gt;Setting the mode will change the results of how your brush emulates the area surrounding it. For this project, you’ll want to use the “Replace” option, which will retain the grain, noise and texture of the original image, and select the “Proximity Match” option, which will emulate the pixels around the edge of the brush shape. &lt;/p&gt;
&lt;p&gt;Toward the top of the window, you should see an option for brush size. Select whatever size you think best suits the scratch and make sure that Hardness is set to zero. Keep in mind that the brush size should really depend on the width and height of what you’re trying to fix. Just make sure that the brush size doesn’t exceed those parameters, otherwise you’ll constantly be hitting &lt;strong&gt;Ctrl + Z&lt;/strong&gt; to undo.&lt;/p&gt;
&lt;div style=&quot;text-align: center&quot;&gt;&lt;img src=&quot;/files/u53951/screen035.png&quot; width=&quot;221&quot; height=&quot;248&quot; /&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;div style=&quot;text-align: center&quot;&gt;&lt;strong&gt;The Healing Brush tool dialogue box&lt;/strong&gt;&lt;/div&gt;
&lt;p&gt;3.    Trace over any and all scratches in your photo. Instead of holding the left-mouse button down and dragging it over the scratches, click on the problem areas as if you were dabbing at it with a sponge. This is the most effective way to remove the scratches. However, if you’re fixing scratches in a lightly colored sky scene, you can very well drag the mouse across the scratch without any problem, but don’t go too crazy with your strokes—this method only works well if you make horizontal strokes. &lt;/p&gt;
&lt;div style=&quot;text-align: center&quot;&gt;&lt;img src=&quot;/files/u53951/screen033.png&quot; width=&quot;415&quot; height=&quot;326&quot; /&gt;&lt;/div&gt;
&lt;p&gt;If you see that your method doesn’t work for the darker areas of the photo, try reducing your brush size to fit each of the tiny specks on the picture and zoom in so the process doesn’t become too tedious. &lt;/p&gt;
&lt;p&gt;4.    Similarly, you could also use the Healing Brush Tool, which emulates a sample of your photo. It is almost like using the paintbrush and coloring over your image in one particular shade. This method works depending on the range of shades in the photo.&lt;/p&gt;
&lt;p&gt;Once you’re finished, save your image at the highest resolution PNG. The end result may not look too different from its predecessor, but bear in mind that your picture can now be easily duplicated and printed out as a high quality photo. &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Final product:&lt;/strong&gt; &lt;/p&gt;
&lt;div style=&quot;text-align: center&quot;&gt;&lt;img src=&quot;/files/u53951/Picture_21.png&quot; width=&quot;401&quot; height=&quot;272&quot; /&gt;&lt;/div&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;hr /&gt;
&lt;h2&gt;Use the Clone Tool&lt;br /&gt;&lt;/h2&gt;
&lt;p&gt;This process can either test your patience or turn out to be a fairly simple task—it really depends on the complexity of the background in your image. In this case, we&#039;re going to use the Clone Tool to ensure that we can mask what once was. Copy and paste your photo into a new layer (or right-click and select “Duplicate Layer”). Having two layers means that you can mess one up and still retain the original, in case you run into some trouble and need to start over from scratch. &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Original image: &lt;/strong&gt;&lt;/p&gt;
&lt;div style=&quot;text-align: center&quot;&gt;&lt;img src=&quot;/files/u53951/Picture_16.png&quot; width=&quot;402&quot; height=&quot;296&quot; /&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;div style=&quot;text-align: center&quot;&gt;&lt;strong&gt;That air filter cable seems pretty uneccessary, and it looks kind of tacky, so we&#039;re gonna get rid of that in our photo to bring more glory to our betta (beta?) fish&lt;/strong&gt; &lt;/div&gt;
&lt;p&gt;Click on the image to download the original and try out the tutorial for yourself&lt;/p&gt;
&lt;p&gt;1.    Select the Pen Tool and trace the main subject of your photo. This is to ensure that the Clone Stamp doesn’t identify the main image as something it should duplicate. &lt;/p&gt;
&lt;p&gt;Right click and select “Make Selection”. When the dialogue box appears, make sure there is zero feathering selected, and then press “OK”.&lt;/p&gt;
&lt;p&gt;Invert the selection so that everything else is selected except for what you traced. You can do so by going to Select – Inverse or by hitting Ctrl + Shift + I. &lt;/p&gt;
&lt;div style=&quot;text-align: center&quot;&gt;&lt;img src=&quot;/files/u53951/photoshop004.png&quot; width=&quot;415&quot; height=&quot;396&quot; /&gt;&lt;/div&gt;
&lt;p&gt;2.    Select the Cloning Stamp Tool by pressing &lt;strong&gt;S&lt;/strong&gt;. Scan your image and look for a suitable area to clone. This can be a tricky decision—if you choose the wrong spot, your image will look out of whack. We suggest that you clone certain areas one section at a time.&lt;/p&gt;
&lt;p&gt;Hold the &lt;strong&gt;Alt&lt;/strong&gt; key and click your left-mouse button to select a section of your background, and then choose a brush size. Make sure it’s set at Normal and Zero percent hardness, and that it feathers a bit. &lt;/p&gt;
&lt;p&gt;3.    Start the cloning process by repeatedly clicking with your mouse over the object you want to remove. It also becomes easier to do so if you zoom into the image. Look for repeating patterns and make sure when you dab with your clone tool that it matches the background—attention to detail is extremely crucial for pulling this off. &lt;/p&gt;
&lt;p&gt;When you choose sections, try going horizontally for accuracy. &lt;/p&gt;
&lt;div style=&quot;text-align: center&quot;&gt;&lt;img src=&quot;/files/u53951/Picture_18.png&quot; width=&quot;410&quot; height=&quot;323&quot; /&gt;&lt;/div&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;div style=&quot;text-align: center&quot;&gt;&lt;img src=&quot;/files/u53951/Picture_19.png&quot; width=&quot;389&quot; height=&quot;310&quot; /&gt;&lt;/div&gt;
&lt;p&gt;
&lt;div align=&quot;center&quot;&gt;&lt;strong&gt;Make simple swipes with the Clone Tool&lt;/strong&gt; &lt;/div&gt;
&lt;p&gt;4.    When you’re finished, and if your endeavor proved successful, delete your duplicated layer and save your image. &lt;br /&gt;This tool also works well at removing scratches out of color photos and objects that seem out of place in a photo, such as a lamp post or a trash can. &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Final product: &lt;/strong&gt;&lt;/p&gt;&lt;/p&gt;
&lt;div style=&quot;text-align: center&quot;&gt;&lt;img src=&quot;/files/u53951/Picture_17.png&quot; width=&quot;403&quot; height=&quot;303&quot; /&gt;&lt;/div&gt;
&lt;h2&gt;Finishing Touches—Typing On a Path&lt;br /&gt;&lt;/h2&gt;
&lt;p&gt;What better way to finish off a soiree of Photoshop tutorials than by adding text? Text lets you add witty remarks and character to your image, giving it a sense of completion—or, you could be accidentally generating the next big meme. Either way, here’s a few tips on how to lively up your photos, besides adding thought bubbles or diagonal text.  &lt;/p&gt;
&lt;p&gt;You’ll need to create a path for the text to follow; do this by selecting the pen tool and make sure that paths is selected in the options bar towards the top of the window. Go ahead and create yourself a fun little shape. You can pretty much shape it however you like, but make sure it has some sort of fluidity. Otherwise, the text could come out looking a bit awkward and illegible. &lt;/p&gt;
&lt;p&gt;You can also type according to the outline of a preloaded Photoshop shape or manipulate the text box so that the end result looks like the shape itself. To do so, make sure you have the pen tool selected and click the shape you’d like for your text box (it can be anything: a square, a circle, a heart, or a custom shape). Make sure that it is selected and then point your cursor inside the box (your cursor will have the text symbol with a circle around it). Click and type.  &lt;/p&gt;
&lt;p&gt;Take note of the various cursor states. You can decide on a start-point by dragging the cursor either way—the choice is yours. When you’re finished, you can either click on the outside of the shape selection or click on the check mark on the right side of the options bar, towards the top of the window.&lt;/p&gt;
&lt;div align=&quot;center&quot;&gt;&lt;img src=&quot;/files/u53951/Picture_26_0.png&quot; width=&quot;411&quot; height=&quot;398&quot; /&gt;&lt;/div&gt;
&lt;div align=&quot;center&quot;&gt;&lt;strong&gt;&lt;br /&gt; Typing text on a shape&#039;s path  &lt;/strong&gt;&lt;/div&gt;
&lt;div align=&quot;center&quot;&gt; &lt;/div&gt;
&lt;div style=&quot;text-align: center&quot;&gt;&lt;img src=&quot;/files/u53951/Picture_27.png&quot; width=&quot;399&quot; height=&quot;361&quot; /&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;div style=&quot;text-align: center&quot;&gt;&lt;strong&gt;Typing inside a shape &lt;/strong&gt;&lt;/div&gt;
&lt;p&gt;&lt;strong&gt;Quick Tip:&lt;/strong&gt;  You can make your own shapes for the text boxes if you have a very complex graphic. Simply select the pen tool, customize your shape (making sure all open ends are closed), and then right click “Define Custom Shape”. Give it an alias of your choice and accept the changes. It should be available at the end of the custom shapes list. &lt;/p&gt;
</description>
 <comments>http://www.maximumpc.com/article/features/essential_photoshop_skills#comments</comments>
 <category domain="http://www.maximumpc.com/taxonomy/term/31">Features</category>
 <category domain="http://www.maximumpc.com/geek_tested/adobe_photoshop">Adobe Photoshop</category>
 <category domain="http://www.maximumpc.com/geek_tested/features">features</category>
 <category domain="http://www.maximumpc.com/geek_tested/howto_0">how_to</category>
 <category domain="http://www.maximumpc.com/geek_tested/image_editing">image editing</category>
 <category domain="http://www.maximumpc.com/geek_tested/photo_tools">photo tools</category>
 <category domain="http://www.maximumpc.com/geek_tested/photoshop">photoshop</category>
 <category domain="http://www.maximumpc.com/geek_tested/software">Software</category>
 <pubDate>Wed, 11 Mar 2009 13:00:00 -0500</pubDate>
 <dc:creator>Florence Ion</dc:creator>
 <guid isPermaLink="false">5564 at http://www.maximumpc.com</guid>
</item>
<item>
 <title>Preserving Originals in Windows Vista Photo Gallery</title>
 <link>http://www.maximumpc.com/article/fixing_your_photos_and_keeping_your_originals_with_windows_vista_photo_gallery</link>
 <description>&lt;!--paging_filter--&gt;&lt;p&gt;Windows Photo Gallery is one of my favorite new features in Windows Vista. Its Fix menu features cropping to both traditional paper sizes and widescreen proportions suitable for HDTV and widescreen displays, easy color adjustments, and effective red-eye repair. For a full-color tutorial on the Fix menu&amp;#39;s many features, see my article &lt;a href=&quot;http://www.quepublishing.com/content/downloads/office//EasyPhotoEditingwithVistaPhotoGallery.pdf&quot;&gt;Easy Photo Editing with Windows Vista&amp;#39;s Photo Gallery&lt;/a&gt; (PDF format). It&amp;#39;s part of Que Publishing&amp;#39;s &lt;a href=&quot;http://www.quepublishing.com/promotions/promotion.asp?promo=3846&amp;amp;rl=1&quot;&gt;Microsoft Windows Vista and Office 2007 Resource Center&lt;/a&gt;.&lt;/p&gt;
&lt;h4&gt;Trouble in Imaging Paradise&lt;/h4&gt;
&lt;p&gt;Windows Photo Gallery automatically saves changes (unless you undo them) when you move to the next picture, and there&amp;#39;s the problem.&lt;/p&gt;
&lt;p&gt;If you&amp;#39;re serious about digital imaging (&amp;quot;fanatic about digital imaging&amp;quot; also works), you should treat your original digital photo (whether you shot it with a digital camera or scanned it from a traditional print, negative or slide) as a &amp;quot;digital negative.&amp;quot; You should never alter your digital negative, and you should always save changes to your digital negative to a different file.&lt;/p&gt;
&lt;p&gt;So, if Windows Photo Gallery saves crops and other changes automatically, how can you preserve your images in their original condition?&lt;/p&gt;
&lt;h4&gt;Keeping Your Originals Safe, the Hard Way&lt;/h4&gt;
&lt;p&gt;Sure, you could create a backup folder of your photos, but that&amp;#39;s a pain in the neck (and could consume huge amounts of disk space, especially with today&amp;#39;s 7MP and higher-resolution cameras). Besides, you probably don&amp;#39;t want to (or need to) edit every photo.&lt;/p&gt;
&lt;p&gt;What if you use Windows Vista Ultimate, Enterprise or Business editions? The shadow copy service (part of System Restore) or file and folder backup may have backed up a previous version (available through the Previous Versions tab on the file&amp;#39;s properties sheet.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;/sites/future.p2technology.com/files/imce-images/PreviousVersions.jpg&quot; alt=&quot;&quot; width=&quot;394&quot; height=&quot;529&quot; /&gt; &lt;/p&gt;
&lt;h4&gt;Keeping Your Originals Safe, the &lt;u&gt;Easy&lt;/u&gt; Way&lt;/h4&gt;
&lt;p&gt;But, wait a minute! If you just downloaded the file from your digital camera, a previous version isn&amp;#39;t available yet. And besides, if you&amp;#39;re using a home edition, no previous version for you!&lt;/p&gt;
&lt;p&gt;No matter what edition of Windows Vista you use, here&amp;#39;s an easy way to save the changes you make with Photo Gallery without dinging your original photo:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Open the picture in Windows Photo Gallery&lt;/li&gt;
&lt;li&gt;Open the Fix menu and make all of the changes you want (cropping, color correction, exposure settings, and so on)&lt;/li&gt;
&lt;li&gt;Right-click the edited picture in Photo Gallery and select Copy&lt;/li&gt;
&lt;li&gt;Use the Pictures Explorer to navigate to the location you use to store edited photos&lt;/li&gt;
&lt;li&gt;Right-click an empty area in the folder and select Paste to save the edited picture to the location you selected in Step 4.&lt;/li&gt;
&lt;li&gt;Return to your picture in Photo Gallery, open the Undo menu and select Undo All to remove all of your edits.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;img src=&quot;/sites/future.p2technology.com/files/imce-images/UndoEdits.jpg&quot; alt=&quot;&quot; width=&quot;450&quot; height=&quot;539&quot; /&gt;
&lt;p&gt;There. Now you can edit away, and you still have your original photos. It&amp;#39;s a good feeling: a digitally good feeling.&lt;/p&gt;
</description>
 <comments>http://www.maximumpc.com/article/fixing_your_photos_and_keeping_your_originals_with_windows_vista_photo_gallery#comments</comments>
 <category domain="http://www.maximumpc.com/article_type/news_amp_views">News</category>
 <category domain="http://www.maximumpc.com/article_type/news/windows">Windows</category>
 <category domain="http://www.maximumpc.com/geek_tested/digital_photography">digital photography</category>
 <category domain="http://www.maximumpc.com/geek_tested/image_editing">image editing</category>
 <category domain="http://www.maximumpc.com/geek_tested/windows_vista">Windows Vista</category>
 <pubDate>Tue, 05 Jun 2007 19:35:35 -0500</pubDate>
 <dc:creator>Mark Soper</dc:creator>
 <guid isPermaLink="false">1082 at http://www.maximumpc.com</guid>
</item>
</channel>
</rss>
