ctrl+shift+p filters: :st2 :st3 :win :osx :linux
Browse

Image​2​Base​64

by tm-minty ALL

Convert images to base64

Details

Installs

  • Total 7K
  • Win 4K
  • Mac 3K
  • Linux 773
May 12 May 11 May 10 May 9 May 8 May 7 May 6 May 5 May 4 May 3 May 2 May 1 Apr 30 Apr 29 Apr 28 Apr 27 Apr 26 Apr 25 Apr 24 Apr 23 Apr 22 Apr 21 Apr 20 Apr 19 Apr 18 Apr 17 Apr 16 Apr 15 Apr 14 Apr 13 Apr 12 Apr 11 Apr 10 Apr 9 Apr 8 Apr 7 Apr 6 Apr 5 Apr 4 Apr 3 Apr 2 Apr 1 Mar 31 Mar 30 Mar 29
Windows 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 1 0 0 0 0 1 0 0 0 1 0 2 0 0 0 0 0 1 0 1 0 0 0 1 0 0 1 0 0 0
Mac 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 1 0 1 0 0 0 0 0 1 0 0 0 0 0 2
Linux 0 0 0 0 0 0 0 0 0 0 0 2 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 1

Readme

Source
raw.​githubusercontent.​com

Image2Base64

Now supports 2 and 3 version of Sublime Text

About

This is a Sublime Text plugin allowing you to open images as converted to base64.

Usage

Press Ctlp+p and search for “Image2Base64” commands

or

Press Ctrl+i+b (hold Ctrl and consequently press i and b), like image->base64. Then select image to be copied to clipboard as base64 code.

Also if you use Sublime Text 2 you can just click on image file in sidebar or open it and it will be opened as base64 code.

Press Ctrl+u+b (hold Ctrl and consequently press u and b), like url->base64. Then input image url to be copied to clipboard as base64 code.

Please note that Sublime Text 2 doesn't support HTTPS so images cannot be loaded over HTTPS

Install

Package Controll

The easiest way to install this is with Package Control.

  • If you just went and installed Package Control, you probably need to restart Sublime Text before doing this next bit.
  • Bring up the Command Palette (Command+Shift+p on OS X, Control+Shift+p on Linux/Windows).
  • Select “Package Control: Install Package” (it'll take a few seconds)
  • Select Image2Base64 when the list appears.

Package Control will automatically keep Git up to date with the latest version.

Alternative

Create plugin folder in Sublime's user packages directory and copy all plugin files there. Then restart Sublime Text.

Thanks

Andrey Petrov for code review and Python consultancy

Ladios Jonquil and Julien Bouquillon for contributing

Contact me

If you have some problems or improvements with it, contact me via GitHub.