This module adds image preview thumbnails to the file attachment section on node editing pages. That way, users can see what image they are dealing with instead of guessing it from the file name. To prevent ultra wide tables, a file is also spread over two lines with the first one displaying the image and the filename and the second one containing the checkboxes for deletion and listing as well as the file size information.

Comments
You are the usability KING!
Nice :) File upload usability could use a lot of attention, and image previews is a great addition.
This is great! I would love to see some minor tweaks to make it more natural for users to use this to copy image urls to be pasted into html img src tags (or tinyMCE).
Major Kudos!
Nice little tool - suggestion - make it work with imagecache, a whole other set of thumbnails being autogenerated into my filesystems annoying when I’ve already got Image and Imagecache going…