Manipulating Images

ENLARGING PICTURES

Go to the HTML Testbed, highlight the box and hit your return key to activate the cursor. Use only the arrow and delete keys within the box to move around. And type the code shown, between the body lines as shown.

<!-- Put the body of your page below this line -->
<center><img src=" put url of image here" height="300"></center>
<!-- Put the body of your page above this line -->

The number 300 is just an example. Change it to a smaller number to make the image smaller or to a larger number to make the image larger. The shape of the image will dictate the amount of enlargement you can do. A square image will enlarge to only about one screen size. A tall thin image can enlarge to cover more screens.Once you have the code typed in come down and hit display to see the results. Hit the back key to make changes or go ahead and print.

RESIZING VIDCAPS FOR PRINTING

This method will allow you to enlarge your vidcaps without the need for a web page or the transloader. Click on the Links below.

Printing Large Vidcaps

More Resizing info

More on using ImageMagick

TV Screen Dimensions

Measure Images

CREATING TEXT AS A GIF

Logo (text) Generator
Tip: Use a white background.

ADDING TO IMAGES

Creating a Transparent Gif

Adding Text to Image

Assorted Tutorials


IMAGE MANIPULATION LINKS

ImageMagick

Using ImageMagick

WebFX

GifWorks

HTML Testbed

JPEG Cruncher

Back