> ## Documentation Index
> Fetch the complete documentation index at: https://captions.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Word Effects

> Edit individual caption words in Captions to change spelling, breaks, color, font, emojis, timing, or apply Supersize, Emphasize, and background effects.

## Edit An Individual Word

<Tabs>
  <Tab title="iOS">
    To edit an individual word, tap on any word to display all options.

    <AccordionGroup>
      <Accordion title="Spelling">
        Tap **Edit** to edit the spelling of the individual word.
      </Accordion>

      <Accordion title="Breaks">
        Tap **Breaks** to adjust how this particular word appears in relation to the words before and after. Choose from Auto, Line Break, Page Break, or No Break.
      </Accordion>

      <Accordion title="Supersize">
        Tap **Supersize** to enable or disable the Supersize effect. Supersize will make your word larger than the default size of all words.

        <img height="200" src="https://storage.googleapis.com/captions-docs/docs/captions/word-effects2.png" alt="Captions Supersize word effect making a key word appear larger than surrounding text" />
      </Accordion>

      <Accordion title="Emphasize">
        Tap **Emphasize** to have the word appear with the emphasis color activated.

        <img height="200" src="https://storage.googleapis.com/captions-docs/docs/captions/word-effects.png" alt="Captions Emphasize word effect highlighting a key word in a caption" />
      </Accordion>

      <Accordion title="Emojis">
        Tap **Emojis** to manually apply a standard or animated emoji to appear with the selected word.
      </Accordion>

      <Accordion title="Media">
        Tap **Media** to:

        * Import a photo or video
        * Search for a GIF
        * Search for a stock photo

        After adding, you can adjust the position, transition and duration.
      </Accordion>

      <Accordion title="Underline">
        Tap **Underline** to apply an underline on the selected word.
      </Accordion>

      <Accordion title="Effects">
        Tap **Effects** to apply a background effect on the selected word.
      </Accordion>

      <Accordion title="Sounds">
        Tap **Sounds** to apply a sound effect on the selected word.
      </Accordion>

      <Accordion title="Color">
        Tap **Color** to apply a color to override the selected word.
      </Accordion>

      <Accordion title="Font">
        Tap **Font** to apply a font to override the selected word.
      </Accordion>

      <Accordion title="Visibility">
        Tap **Visibility** to show or hide the selected word.
      </Accordion>

      <Accordion title="Timing">
        Tap **Timing** to adjust the timing of the selected word.
      </Accordion>

      <Accordion title="Delete">
        Tap **Delete** to delete the entire word.
      </Accordion>
    </AccordionGroup>
  </Tab>

  <Tab title="Web">
    To edit an individual word, tap on any word to display all options.

    <AccordionGroup>
      <Accordion title="Spelling">
        Click on any word and start typing to edit the spelling of the individual word.
      </Accordion>

      <Accordion title="Supersize">
        Click on any word and select **Supersize** to enable or disable the Supersize effect. Supersize will make your word larger than the default size of all words.
      </Accordion>

      <Accordion title="Emphasize">
        Click on any word and select **Emphasize** to have the word appear with the emphasis color activated.
      </Accordion>

      <Accordion title="Breaks">
        Click on any word and select **Breaks** to adjust how this particular word appears in relation to the words before and after. Choose from Auto, Line Break, Page Break, or No Break.
      </Accordion>

      <Accordion title="Hide word">
        Currently, it is only possible to hide all captions. Click **Phrases** and select **Hide**.
      </Accordion>

      <Accordion title="Delete word">
        Click on any word and select **Delete**.
      </Accordion>
    </AccordionGroup>
  </Tab>

  <Tab title="Android">
    To edit an individual word, tap on any word to display all options.

    <AccordionGroup>
      <Accordion title="Spelling">
        Tap **Edit** to edit the spelling of the individual word.
      </Accordion>

      <Accordion title="Emphasize">
        Tap **Emphasize** to have the word appear with the emphasis color activated.
      </Accordion>

      <Accordion title="Supersize">
        Tap **Supersize** to enable or disable the Supersize effect. Supersize will make your word larger than the default size of all words.
      </Accordion>

      <Accordion title="Delete">
        Tap **Delete** to delete the entire word.
      </Accordion>
    </AccordionGroup>
  </Tab>
</Tabs>
