Help > Forum > Files > Preserving image headers
Preserving image headers
Image headers contain metadata and technical information about the image. By default, we remove Exif, GPS and IPTC data from JPG images that are uploaded. If you'd rather that information not be removed from images, please follow the instructions below:
- Log in to your Website Toolbox account.
- Click the Integrate link.
- Click HTML.
- Click Head Tag.
- Copy the following code and paste it into the Head Tag text box.
<script> var preserveImageHeaders = true; </script>
- Save your changes.
If you still need help, please contact us.