# Managing Images in Library Manager



<div class="note-border alert-info">
  <div class="alert alert-info" role="alert">
    <div><i class="far fa-info-circle"></i></div>
    <div class="alert-text">
      <p><strong>Note</strong>:   This information applies to static images only. See the <a href="/en/lr/912970/#configuring-interactive-images">Configuring an Interactive Image Question Type</a> section on the Understanding Survey Parameters page for information on interactive images.</p>
    </div>
  </div>
</div>



You can upload .JPG, .PNG, or .GIF images to display in a survey. Images you upload are saved to the survey’s image library. Survey images adapt to the size of a respondent’s device. Images can be used in the following contexts:

* Above license text
* Above question or instruction heading text
* Above numeric rating scales
* As answers to single- or multiple-choice questions

To add an image, complete the following steps:

1. Access the library survey page.
2. Under the survey, select the **Manage Images** button.
3. To upload an image, drag and drop an image onto the upload area or select **Click** to browse to select a file from your computer, and then select **Upload** to add the image. For optimal display, we recommend that images in these contexts have the following dimensions (in pixels):
    * **License Images:** At least 90px height
    * **Heading Images:** At least 600px height
    * **Numeric Rating Scale Images:** At least 2350px width
    * **Answer Images with Answer Text:** At least 300px height
    * **Answer Images without Answer Text:** At least 450px height
4. To import an image and related localizations that have already been used in a different survey, open the image in the other survey, select the Action icon (<i class="far fa-ellipsis-h" width="1 rem"></i>), and select **Copy Import Code**. Then paste that value in the Import Image from Code field and select **Import Image**.
5. Select the Action icon (<i class="far fa-ellipsis-h" width="1 rem"></i>) under the image, and select **Copy Image URL for JSON**. The image’s unique URL is copied to your clipboard, and you can paste it into the survey JSON configuration. For more context about where images can be displayed, see the following sections:

    * <a href="/en/lr/912957/#configuring-tables">Configuring Tables</a>
    * <a href="/en/lr/912970/#universal-survey-parameters">Universal Survey Parameters</a>
    * <a href="/en/lr/912970/#universal-survey-block-parameters">Universal Survey Block Parameters</a>
    * <a href="/en/lr/912970/#configuring-a-nrs-question">Configuring a Numeric Rating Scale (NRS) Question Type</a>
    * <a href="/en/lr/912970/#configuring-a-single-choice-vrs-question">Configuring a Single-Choice/Verbal Rating Scale (VRS) Question Type</a>
    * <a href="/en/lr/912970/#configuring-a-multiple-choice-question">Configuring a Multiple Choice Question Type</a>

## Removing Images
You can delete images that are not used in the survey. 

1. Before removing the image, you must first remove the reference to the image from the survey JSON and save.
2. Access the library survey page.
3. Under the survey, select the **Manage Images** button.
4. Select the Action icon (<i class="far fa-ellipsis-h" width="1 rem"></i>), and select **Remove Image**. 
5. Select **Confirm**.

## Adding Localizations for Survey Images

You can add localized image versions that will be displayed when applicable for a participant or caregiver. Localized images do not need to be the same size or aspect ratio as the source image.

See the following steps to add localizations:

1. When creating or editing a survey, select access the Tools menu (<img class="inline" src="https://platform.veevavault.help/assets/images/24r3_eCOA_snippets_menu.png" alt="Tools menu icon" style="" />) and select **Images**.
2. Find the image you want to add localizations for, and select **Add/Manage Image Localizations**.
3. Drag and drop an image onto the upload area or select **Click to browse** to select a file from your computer. The image will be displayed under the source image.
4. Select the language or languages that the localized image is for. The localizations are saved.
   * You can only assign a language to one localized image.
   * If a language is not assigned to a localized image, users of that language will see the source image.

<div class="note-border alert-info">
  <div class="alert alert-info" role="alert">
    <div><i class="far fa-info-circle"></i></div>
    <div class="alert-text">
      <p><strong>Note</strong>: The available localization languages align with the study languages.</p>
    </div>
  </div>
</div>



## Removing Localizations for Survey Images

1. Access the library survey page.
2. Under the survey, select the **Manage Images** button.
3. When creating or editing a survey, select access the Tools menu (<img class="inline" src="https://platform.veevavault.help/assets/images/24r3_eCOA_snippets_menu.png" alt="Tools menu icon" style="" />) and select **Images**.
4. Find the image you want to remove the localization from and select **Manage Image Localizations**.
5. Find the localization you want to remove, and select the **Delete** icon (<i class="far fa-trash-alt" width="1 rem"></i>). A confirmation box opens.
6. Select **Confirm**. The image is removed, and the languages where this localization was used will revert to the source image.