SVG
The Marvin beans and applications are able to export SVG (Scalable Vector Graphics) image files.
This function does not work in the applets (except signed applets).
The SVG import/export module recognizes the common image export options, and the following special option:
| Codename | Explanation | 
| nosource | Omits saving of molecule source into image as comment. | 
| headless | Generates svg without the xml headers. This output can be embed in HTML documents. |