Display Base64 images from any data source
The Business Media panel plugin has recently been upgraded in the Grafana Plugins catalog and now has everything you need to display images from any data source on your dashboards.
The initial version of the Grafana plugin was designed for the project analyzing a camera feed in real-time and simplified the original project by displaying AI-analyzed images on the Grafana dashboard.

Updates​
Since the original version, the Business Media panel plugin has achieved the following:
- Support for Grafana 8.
- More than 45,000 downloads.
- Featured in the Grafana Community Plugin Showcase (August 2021).
- Used for various projects, such as security camera monitoring.
Getting Started​
The Business Media panel can be installed from the Grafana Plugins catalog or using the Grafana command line tool.
For the latter, please use the following command.
grafana cli plugins install volkovlabs-image-panel
In the latest version of Grafana 8.1, you can install standalone plugins from the Grafana Plugins catalog.

Panel Features​
The values returned from the data source can be Base64 encoded with or without definition in the format like data:image/jpg;base64,ENCODED-CONTENT
or data:application/pdf;base64,ENCODED-CONTENT
.
If no definition is provided, the file type is automatically determined based on the first Base64 symbol.

If the data source returns more than one field of the string
type, you can choose the field name in the plugin's options. If the data source returns multiple rows, the image from the last row is displayed in the panel.
The image's dimensions can be automatically adjusted, left as-is, or changed based on the values you specify in the panel settings.
We're Always Happy to Hear From You!​
We value your feedback and are eager to connect with our community and partners. Whether you have a question, an idea, or an issue to report, here’s how you can reach out:
- Community Members: Have a question, want to suggest a new feature, or found a bug? We’d love to hear from you! Please create a GitHub issue to start the conversation.
- Enterprise Partners: Need assistance or have an urgent request? Open a Zendesk ticket for a prompt and dedicated response from our team.
- Join the Conversation: Stay updated and share your thoughts! Subscribe to our YouTube Channel and leave your comments—we can’t wait to hear what you think.
Your input helps us improve, so don’t hesitate to get in touch!