-
Copy As Markdown Offered by: johnnyfee.github.io https://chrome.google.com/webstore/detail/copy-as-markdown/dgoenpnkphkichnohepecnmpmihnabdg Used to copy the element in current page as markdown format. Just select HTML in your page and then click the the 'M' icon in the extension toolbar, then the markdown content is in your clipboard. Cool? Also, you can use the shortcut of the extension,
Alt + C
for Windows orOption + C
for Mac or define yourself. Enjoy it. History: 2016.06.21 fix a bug, change relative links to absolute links. -
Base64 Encode and Decode Offered by: oneit.se Quickly Encode & Decode Base64 strings This Chrome extenstion is a simple Base64 encoder and decoder.
Encode and Decode inline strings from any page by selecting and right clicking on the selection.
Encodes or decodes a string so that it conforms to the Base64 Data Encodings specification (RFC 4648).
Base64 is not for encryption purposes and is not secure. It is an encoding mechanism only.
https://chrome.google.com/webstore/detail/base64-encode-and-decode/kcafoaahiffdjffagoegkdiabclnkbha https://lh3.googleusercontent.com/bCKPXUE0DuLR8RGJBrIrzGaW6omXM2QTyx-1Cv5BZcVGqlg2R2EZ0epYW4FNxrlu_oZ61GqLwA=w640-h400-e365 https://lh3.googleusercontent.com/f5-ApQGUcILewxCTH37XKIOMz9j3o7Z284I0_ZqOSZ8S_MfvJOFV3SGd12dxiEmNFFe5LCH8=w640-h400-e365 https://lh3.googleusercontent.com/cI2b03Lnu1ykHMKyk_kY4d9igeGTHljf6oQ-Rvt-907MQAxJEhycTrHPJeA204UiNKFT9ebXcA=w640-h400-e365
-
copy-base64 Offered by: 0-9.tumblr.com https://chrome.google.com/webstore/detail/copy-base64/obeffifkdkfbpodhaoelcjdljgiapjnl Copy the image to the Clipboard in Base64 format. see source https://github.com/kyo-ago/copy-base64
-
Images to base64 Offered by: Paweł Psztyć https://chrome.google.com/webstore/detail/images-to-base64/ieedflcjddanicndmocomefhpggfbbmm Replaces all images on the page with base64 dataUrl representation. It helps you pass CORS restrictions while developing a webpage. Picture encoder helps You replace static image files to base64 string representation.
-
Image2Base64 Offered by: wemakesites.net Convert images to base64 data URIs Image2Base64 is an online tool, provided by Acid.JS Web.UI for conversion of image files to base64 data URIs. It implements the new HTML5 file API, and the selected images are processed entirely on the client without uploading them onto the server.