file_image_formatter
No security coverage
File Image Formatter provides an image formatter for file fields.
This is most useful for web sites migrated from Drupal 6 with the default "upload" field for nodes that were used as a free form file or image field.
Usage
- Best used when you need to display an image formatter in a view where a node with a file field may have images referenced as file entities.
- Not as useful when used as a default display for a file field as non-image fields will be hidden by this formatter.