# About

## **Learn about `Group To Image`, how it works and FAQs**

### Introduction

The `Group To Image` plugin allows you "save group as image" directly on the users browser or/and save it in bubble server.

### How it works

The plugin renders the group as a canvas image, by reading the DOM and the different styles applied to the elements.

It does not require any rendering from the server, as the whole image is created on the client's browser.

### Browser compatibility:

The plugin should work fine on the following browsers

* Firefox 3.5+
* Google Chrome
* Opera 12+
* IE9+&#x20;
* Safari 6+

### To save a group as image with plugin, simply:&#x20;

1. Place "Group To Image" on your page
2. Give group ID
3. Call: "Get Image" from workflow
4. Add Event (Conversion completed) to save image in bubble server.

Examples For more information and examples, please visit the plugin page or [try the test](https://bubble.io/page?type=page\&name=group_to_image\&id=try999\&test_plugin=1602178767709x971750103157047300_current\&tab=tabs-1).

*`*The Image is based on the DOM and as such may not be 100% accurate to the real representation as it does not make an actual screenshot, but builds image based on the information available on the page.`*
