“Live Corners” was introduced in CS5. It is such a cool and useful feature that I thought it was worthy to include a video that demonstrates its usage.
“Live Corners” was introduced in CS5. It is such a cool and useful feature that I thought it was worthy to include a video that demonstrates its usage.
There’s more than 5 great features covered in this excellent video!
There’s nothing wrong with using the Pathfinder, but do not dismiss the power of the Shape Builder tool.
This might be one of the best tutorials I have seen that covers a lot of key Photoshop fundamentals beyond just the “Clone Stamp Tool”.
This brief video will demonstrate some essential keyboard shortcuts and methods of adjusting your brush size and hardness.
![]() |
____ | ![]() |
The video below touches upon most of blending modes, just in case you do not understand them as much as you would like.
You might have noticed that the presenter in the video above states that he seldom uses the “Difference” blending mode. I disagree with him and use the “Difference” blending mode quite often. This brief video showcases how, when, and why you might want to use the “Difference” blending mode.
Quite possibly the most useful adjustment dialog in Photoshop to quickly improve upon underexposed images. Or in other words, fix those dark images that lack detail in the shadows.
The Green Layer action is an easy and helpful tool to use when working on a logo or image that requires the removal of a background in Photoshop. The solid color layers produced and layer effects applied by the action make it easily to spot left over pixels that may have been difficult to otherwise see on screen.
So what do they mean by: “Amount”, “Radius” and “Threshold” within Photoshop’s “Unsharp Mask” filter? Well, this very brief down and dirty website explains the basics and also provides a few pointers on using this essential Photoshop filter.
A good video demonstrating basic Photoshop features that everybody should know.
To save the necessary script to your hard drive, it is desirable to keep them in the same place, for example in the Scripts folder. I removed the scripts that shipped with Illustrator and placed all the new items included in the download.
/Applications/Adobe Illustrator CS5/Presets/en_US/Scripts
This script will only work on a Mac since it is an AppleScript.
This is a simple script creates a color backdrop to help you discover any compound shape issues. The orange/red background will extend 200 pts beyond the Artboard and it will be on its own locked layer. Running the script a second time will remove the backdrop.
[jwplayer mediaid=”17687″]
This script corrects free-hand arc-like paths in the selection. To use, just select the paths and run this script.
This script draws Circumcircles for each selected path. However, you must understand you cannot draw Circumcircles to all figures.
This script draws common tangents to the selected curved lines, if they are detected.
cuts selected paths at each selected anchor
This script divides each selected segment into a specified number, based on the length. The length of each segment in each divided segments is equal.
duplicates the foreground object in the selection at the locations of the rest of each selected anchor points.
extends all handles of selected anchor points with specified rate.
100 : original size
120 : extend 20%
80 : shorten 20%
0 : remove handles
-100 : reverse handles
This script generates handles for each selected path. Generated handles are extended at right angles to the line connecting the anchor and the center of the path.
This script joins the open paths in the selection together with reasonable order.
This script merges nearly overlapped anchor points And reports how many anchor points had been reduced. In order to understand the importance of this great script, let’s test it. Create a straight line and go to Object > Expand
As a result, we have five anchor points, although there should be only 4 of them, one point is certainly an extra one!
This fact greatly makes the editing of such an object difficult, especially once you are dealing with irregular shapes.
Now let’s run the script – the number of anchor points have dropped to more than half the original number!
I recommend using this script always after Expand, Expand Appearance, and Offset Path commands, especially if you are going to edit the achieved objects.
This script may help to create Metaball-like shapes
“Metaball (Arc)” uses arcs to connect. “Metaball” uses suitable bezier curves.
USAGE : Draw some circles and select them, then run this script.
Adjust the values in the dialog. Then click OK.
(it doesn’t check in the script whether each path is really a circle)
# Combining the shapes using Pathfinder may results several overlapping
anchor points on the path. if it occurs, it may help to solve it to
use my another script “Merge Overlapped Anchors.js”.
This is a simple sample script that merges overlapping anchors on the path.
## Rounding Method
Basically, the rounding method is compatible with the “Round Corners” filter. It is to add two anchors instead of the original anchor, at the points of specified line length from each selected corner. So if there’re too many anchors on original path, this script can not round nicely.
## Radius
Actually, the specified “radius” is not for a radius of arcs which drawn. It is for the line length from each selected corner and is for the base to compute the length of handles. The reason calling it “radius” is for compatibility with the “Round Corners” filter.
## Max TextBox
You can change the max value of the slider by the the “max” textbox. Input the value and click “apply”.
Inputed number of digits after decimal point is reflected to the slider value. If the max value is “10.00”, you can set the value like 8.23 with the slider. If it is “10”, you can set the value as integer.
This script does not round the corners which already rounded.
(for example, select a circle and run this script does nothing)
### notice
In the rounding process, the script merges anchors which nearly overlapped (when the distance between anchors is less than 0.05 points).
This script does not work for some part of compound paths. When this occurs, please select part of the compound path or release the compound path and select them, then run script again.
I still have not figured out how to get properties from grouped paths inside a compound path.
draws tangent lines from a selected anchor point to selected curved segments.
This script tries to find a path with only 1 anchor selected,
from foreground to background. And specifies the selected point
of the path as starting point of tangents.
“the selected curved segments” means rest of the selected paths.
You can use an isolated point as the starting point.
In this case, starting isolated point is removed after drawing tangents.
Drawn tangents have handles at ends.
So you can move the starting side of anchor point with keeping tangency.
In this video tutorial from Adobe, Russel Brown explains how the History Brush in Photoshop works and how to use it.
This tool can be tricky, but it is worth learning and using.
Basically more clone tool maneuvers
This video touches upon some basic tips using Photoshop and then Illustrator, such as “Live Trace”, “Simplify”, and using the “Smooth Tool” to create a nice vector logo from a relatively poor quality JPEG logo.
[jwplayer mediaid=”17753″]
Please make sure you first watch the video called “Creating A Logo From a JPEG (Part 1) before watching this video. This video utilizes a trick of taking a font preview from a website called “What The Font”.
IMPORTANT: This video is using the same look of the logo as Part 1, but it is MUCH worse in terms of its quality.
[jwplayer mediaid=”17936″]