image_base64
CommunityConvert images to Base64 or back instantly.
Authorflaz78
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill eliminates the hassle of manually converting images to Base64 strings or data URIs, and then reconstructing images again from that encoded data.
Core Features & Use Cases
- File to Base64: Read an image already stored in the workspace storage and convert it to a Base64 string.
- Base64 to Image: Recreate an image file in workspace storage from a pure Base64 string or a full data URI.
- Practical Use Case: Convert a stored screenshot into Base64 to embed it in an API request or to send it through systems that only accept text, then restore the image later from the returned Base64.
Quick Start
Ask the agent to convert the image file 'photo.png' located in the storage subfolder 'images' into a Base64 string and return the result as a data URI.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: image_base64 Download link: https://github.com/flaz78/9Lives/archive/main.zip#image-base64 Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.