Jarry1250's Wikimedia Laboratory - SVG Check       function dismiss(){ $('#statusbox').hide(); var name = $('#statusbox').attr('name'); $.cookie('jarry-status', name, { expires: 1, path: '/' }); } $( document ).ready( function(){ var forms = document.getElementsByTagName('form'); if( forms.length > 0 ){ $( "form" ).html5form( { appendTo : '#moretools', emptyMessage : 'One or more required fields have been left blank. You should complete them before continuing.', errorHeading : 'Error' } ); } $('#formerror').hide(); var statusbox = $('#statusbox'); if( statusbox != undefined ){ $('#dismiss').show(); $('#dismiss a').show(); if($.cookie('jarry-status') == statusbox.attr('name')){ statusbox.hide(); } } } );     Jarry1250's Tools SVG Check   Instructions Upload your SVG file to begin. A temporary (you have been warned!) PNG rendering of your SVG will be generated, at 1:1 size, and exactly how the Wikimedia servers would render it, warts and all.

 Additionally, if you have ticked the 'Check this file for errors' box, then an output showing any automatically detected (possible) errors will be generated. This is designed for files known to be causing errors; it is therefore inclusive and will give more output than is normally necessary in order to ensure that the problem is found. Some errors are fixable using a GUI like Inkscape; others will require you to edit the file using a text editor like Wordpad. 

 Please be patient, the process can take some time. Some filenames represent a possible security risk and will be blocked. Queries can be directed to me on-wiki or to my username at Gmail (it stands for Google email, you know) dot com.

 Form      Check this file for errors        Translations are powered by translatewiki.net and Intuition. Change language! (Help translate this tool!)

 Last modified: November 01 2015. Options: view source – bug reports and feature requests – comments and queries.