Online SVG to RGBO, you can put the SVG to RGBO format on your computer, tablet or mobile phone without downloading any software!
Step 1
Upload SVG file
Select files from your computer, Google Drive, Dropbox, URL or by dragging them on the page.
Step 2
Select 'RGBO'
Select output RGBO or any other format as the conversion result (click the Convert button)
Step 3
Download your SVG file
After the conversion you can download your RGBO file and upload it to Google Drive, Dropbox.
svg : Scalable Vector Graphics
SVG is a vector graphic image file extension that contains scalable images. This XML based file extension supports animation that can contains vector graphics, raster graphics, and text. It uses lossless data compression algorithm to contain data. It can be edited drawing software as well as text editors also.
Format for representing colors in the three primary colors (red, green and blue), each of which has 255 gradations. In contrast to the standard RGB, it allows you to change the transparency of the entire image using the opacity parameter. It is less flexible in terms of transparency settings than RGBA.