Place a dot at the bottom of an image

This might seam a little odd, but its my work around to sizing an image.

I need to have every picture have dot placed at the bottom center of each image,

it needs to be 1px sq, and of the colour 254,254,254.

The size of the image varys.

Hope someone can help

Matt

True, although it can can be either of the side by side of that point, or both.
I’m struggling how to instruct it to draw a dot at the moment. Can’t even use the script listener to work out how.

You might consider using an Applescript shell call to employ ImageMagick to place your dot. You can download ImageMagick from the web and find documentation online.