Optical Print Centering
Pierre Renault in rec.photo.darkroom posted a very interesting method of optically centering a print on a mount. Here is my equation that determines the position mathematically, and a graphic illustration of the results.
"Pierre Renault" wrote in messageThe optically-centered print is slightly above center. In some cases, this is more visually pleasing, because of an illusion in which a vertically-centered print seems to “sink” a little on the mount.
The following script calculates the print position and illustrates it graphically.
The units are arbitrary. Fractions are optional.
Include the space between the mat and print edges if appropriate. The preferred method is to center the mat window, but you may choose to center the print itself.
Rabbet width refers to the inner edge of the frame that overlaps the edge of the mount. In the illustration, the frame stock is 3x the width of the rabbet.
Sometimes optical centering results in the top margin being narrower than the sides. In that case, you will probably want to use one of the other centering options.
|
|
| 1/16 | 1/8 | 3/16 | 1/4 | 5/16 | 3/8 | 7/16 | 1/2 | 9/16 | 5/8 | 11/16 | 3/4 | 13/16 | 7/8 | 15/16 |
| .0625 | .125 | .1875 | .25 | .3125 | .375 | .4375 | .5 | .5625 | .625 | .6875 | .75 | .8125 | .875 | .9375 |
Downloads
Run this document as a smart phone app! Specific instructions on how to do it on Android here. 
Photoshop script
Some members of the Photoshop community have tried the optical centering concept, by expanding the canvas then centering the original image on a virtual mount. See Photoshop User TV: Episode 253 for a demonstration. Here is a photoshop script, Optical_Centering.jsx, that should do the job. It should be self-explanatory. If you enter a rabbet width, the hidden edge of the mount is colored black. If you enter a mat space, the mat is colored gray so you can see the space. You can recolor or uncolor it as needed.
Tested in CS2 and CS5. You may need to flatten the image first. Settings are saved to an .ini file in your default user folder. Updated 2/1/2011.
Just to point out, if you are wanting to print an image optically-centered on a mount-sized piece of paper, you might try calculating the print position, then using it as the top margin in the print dialog.