Calculates possible print sizes, in inches, matching an image’s apect ratio.
Enter an image width and height to caclulate the print sizes at the same aspect ratio possible on a 13" x 19" sheet (maximum print area). Print sizes are formatted as whole and fractional inches. Each print size is one inch smaller than the next largest, starting with the largest possible print size, down to a print six inches on the long side.
You can modify the scripts to use a different page size, delta between print sizes, and minimum desired print size.
Results will appear here
This page depends on three JavaScript files to implement print size caluclations and formatting.
The page also uses jQuery to implement the demo user interface.