# Copy Image as Base64 Data URL

> This add-on adds a right click menu to copy a image as a base64 data url

Canonical page: [https://chrome-stats.com/d/copy-image-as-base64-datauri](https://chrome-stats.com/d/copy-image-as-base64-datauri)

## Overview

- **ID:** `copy-image-as-base64-datauri`
- **Platform:** Firefox
- **Type:** Firefox add-on
- **Status:** Removed
- **Publisher:** igorlogius
- **Category:** other
- **Daily users:** 9
- **Rating:** 1.00 / 5 (1 ratings)
- **Version:** 1.4.4
- **Last updated:** 2021-10-03
- **First published:** 2021-02-13
- **Size:** 30 KB
- **Data as of:** 2022-08-07
- **Store listing:** [Firefox Add-ons Store](https://addons.mozilla.org/firefox/addon/copy-image-as-base64-datauri/)

## Description

This add-on adds a right click menu to copy a image as a base64 data url 
(ref.   <a href="https://outgoing.prod.mozaws.net/v1/a961bd9c19f53ab077bae288d3d275ebac168d1ead1543fc1def5146ddb3a0cb/https%3A//developer.mozilla.org/en-US/docs/Web/HTTP/Basics_of_HTTP/Data_URIs" rel="nofollow">https://developer.mozilla.org/en-US/docs/Web/HTTP/Basics_of_HTTP/Data_URIs</a>)

<b>Usage:</b>
<ol>    <li>Right click on the image</li>    <li>Click on "Copy Image as Data URL" </li><li>A notification about Failure or success of the action should appear</li><li>Should the operation be successfull, the data is now accessable via the clipboard buffer and can be pasted for example via CTRL+V into any editor or text processor  </li> </ol><b>Notes: </b>
<ol>    <li>        <i>Permissions:</i>
        <ol><li>"<b>menus</b>", used add the menu entry</li><li>"<b>activeTab</b>", used access the clicked image</li><li>"<b>clipboardWrite</b>", used to save the base64 dataURL string to the clipboard</li>        </ol>        This add-on tries to use the minimal number of required permissions to successfully fullfill its intended purpose.
        If you think this could be improved please let me know by opening an issue (see. below) and i will try to look into it.
    </li>    <li>        <i>Cost/Payment:</i>
        This Add-on is and forever will be subscription and payment free to use for everyone however they like.
        If you are feeling generous you can send me a tip via my bitcoin address 35WK2GqZHPutywCdbHKa9BQ52GND3Pd6h4
    </li>    <li>        <i>Stars/Reviews:</i>
        If this this add-on was useful for you, please leave some stars or a review so others can find it more easily.
    </li>    <li>        <i>Bugs, Suggestions and Requests:</i>
        If you have any, please open an issue at the "Support site".
    </li></ol>

## Permissions and access

### Permissions

- `activeTab`
- `menus`
- `clipboardWrite`

## Safety

- **Risk impact:** Low risk impact
- **Risk likelihood:** High risk likelihood

### Analysis details

- Allows reading and modifying clipboard content, which can be sensitive, posing a moderate privacy risk.
- This extension is not longer available in the store

## Similar extensions and apps

- [Copy Image as DataURL](https://chrome-stats.com/d/copy-image-as-dataurl) — 34 users, 3.00 / 5
- [Copy Image as DataURL](https://chrome-stats.com/d/copy-image-as-base64-data-url) — 12 users, 3.00 / 5
- [Copy image as Base64](https://chrome-stats.com/d/copy-image-as-base64) — 149 users, 4.60 / 5
- [Copy with Embedded Images](https://chrome-stats.com/d/copy-with-embedded-images) — 5 users
- [Copy Alt Text](https://chrome-stats.com/d/copy-alt-text) — 220 users, 4.43 / 5
- [Image Alt Text Copier](https://chrome-stats.com/d/image-alt-text-copier) — 74 users, 5.00 / 5
- [Base64 URL Decoder](https://chrome-stats.com/d/base64-url-decoder) — 44 users, 5.00 / 5
- [Add To Clipboard](https://chrome-stats.com/d/add-to-clipboard) — 1 users
- [Download Image from Context Menu](https://chrome-stats.com/d/download-image) — 513 users, 4.69 / 5
- [Clip url](https://chrome-stats.com/d/clip-url) — 9 users, 5.00 / 5
- [Base64 Image Converter](https://chrome-stats.com/d/base64-image-converter) — 4 users, 5.00 / 5
- [Copy Image Text](https://chrome-stats.com/d/copy-image-text) — 487 users, 1.89 / 5

---

Source: [Chrome-Stats](https://chrome-stats.com/d/copy-image-as-base64-datauri)
