convert.graphics.format = function (file0, file1, options="" ) {
# cmd("convert", options, file0, file1, "&")
cmd( "convert", options, file0, file1 )
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.