Base64img Converter
Base64img Converter
Documentation
Documentation
search
rocket_launchGetting Started
expand_moreIntroduction
What This Plugin Does
What This Plugin Does NOT Do
Installation
First Successful Test
apiActions
chevron_rightOverview
Encode Action
Output Field
Error Messages
Best Practices
Decode Action
Output Field
Error Messages
Best Practices
widgetsElement
chevron_rightOverview
Configuration Fields
Base64 Value
Exposed States
Base64 Image
Element Usage
Best Practices
exploreUse Cases
chevron_rightAPI Integration
Database Storage
Email Embedding
Real-Time UI
Offline Applications
verifiedBest Practices
chevron_rightChoose Server vs. Client-Side
Handle Errors Gracefully
Optimize Image Sizes
Cache Encoded Results
Validate URLs Before Encoding
Use Appropriate Element Names
Monitor Workflow Capacity
Security Considerations
Getting Started
Introduction
Base64 Image Encode/Decode provides complete image encoding and decoding functionality for Bubble applications, supporting both server-side workflow actions and client-side browser processing.
The plugin enables conversion between image URLs and Base64 strings, and between Base64 strings and displayable data URIs, offering flexibility for various use cases from API integrations to database storage.