There is cool plugin for Coda to encode images to base64 string by selecting the image path in code and then pressing hotkey.
Is there such one for Sublime Text 2? I found only one base64 encoder in Package Control set, but It encode only strings.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
It’s included in Emmet (formerly Zen Coding) Place your caret on an image, goto command palette and type “Encode/Decode Image” (or just “base” in Zen Coding), hit enter.