If you ever have an image that should not expand when clicked in the html version (e.g., a head shot) it is possible to provide HighWire with a pre-sized image. Generally, this only applies to news articles and editorials.
Load pre-sized images named as e.g.,
LSA-2025-03362_Fig1.large.jpeg
LSA-2025-03362_Fig1.medium.gif
LSA-2025-03362_Fig1.small.gif
For editorials, the medium image will display. Size it as 200 pixels tall.
HighWire Express will recognize this and leave the file at its pre-sized dimensions for all three (small, medium, large) image sizes, being sure to choose maximum quality when prompted. Do not include .medium etc in the XML. It should look like:
<fig id="fig1" position="anchor" fig-type="featured"> <graphic xlink:href="LSA_201700001_Fig1"/> </fig>
FYI, any image with normal/usual naming conventions would be resized to standard predefined sizes (height).
Small images - 200 pixels
Medium images - 400 pixels
Large images - 1280 pixels