Today I created a new Drupal module: ImageField Tokens.
ImageField Tokens adds the ability to use Node tokens with ImageFields ALT and Title text in the same fashion as FileField Paths adds Node tokens to the FileField module.
This is something that not only have I personally wanted, it's something that I have had many requests to add the functionality to FileField Paths. It turned out to be an extremely easy task, only requiring two small functions due to the dependency on FileField Paths.

Deciphered.RSS