Warning: session_start(): open(/tmp/sess_o42mvr77u4f695tdf25h4otfe2, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
SVG Cleaner openDesktop.org
-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 GnomeFiles.org Applications for GNOME 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
 apps.ownCloud.com ownCloud Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
 VLC-Addons.org Themes and Extensions for VLC
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    Linux42.org    OpenSkillz.com   
 
Home
Apps
Artwork
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login


-
- Content .- Fans (7) . 

SVG Cleaner

   0.6.2  

Qt Graphic Tool

Score 83%
SVG Cleaner
zoom


SVG Cleaner
zoom


SVG Cleaner
zoom


Downloads:  12922
Submitted:  Jan 3 2012
Updated:  Feb 16 2014

Description:

Generally, SVG files produced by vector editors contain a lot of unused elements and attributes that just blow up their size without providing better visible quality.

SVG Cleaner could help you to clean up your SVG files from unnecessary data. It has a lot of options for cleanup and optimization, works in batch mode, provides threaded processing on the multicore processors and basically does two things:
- removing elements and attributes that don't contribute to the final rendering;
- making those elements and attributes in use more compact.

Images cleaned by SVG Cleaner are typically 40-60 percent smaller than the original ones.

Important! The internal image viewer in SVG Cleaner uses the QtSvg module for rendering SVG images. Qt supports only the static features of SVG 1.2 Tiny, and that imposes a number of restrictions on rendering of advanced features. For instance, elements such as clipPath, mask, filters etc. will not be rendered at all.

Please send bug reports to svgcleanerteam@gmail.com.


Please help translating SVG Cleaner to your native language!
At this moment it is available in four languages (Czech, German, Italian, English, Russian and Ukrainian).




Changelog:

Bugfix release 0.6.2:
- Fixed folder scanning in Wizard.
- Some cleaning fixes.
- Added French translation.

Bugfix release 0.6.1:
- Fixed cleaning on locales with decimal mark ','.
- Added Italian translation.

New features in 0.6:
- ~3 times faster and ~10% better cleaning.
- Added replacing of equal elements with 'use'.
- Added removing of elements out of viewbox.
- Added transformation matrices applying.
- Added trimming of 'id' attribute.
- Added removing of equal 'filter' and 'clipPath' in 'defs'.
- Added removing of Sketch namespaced elements and attributes.
- Improved paths processing.
- Improved removing of equal gradients.
- Improved grouping of elements with similar attributes.
- Improved transform matrices processing.
- Improved ungrouping of containers.
- Improved merging of gradients.
- Improved rounding of numbers.
- Improved removing of invisible elements.
- New keys for CLI.
- CLI now depends only on QtCore.
- Moved from QtXml to TinyXML2.
- Added saving of last cleaning options to GUI.
- Added file tree to GUI.
- Removed preset files.
- A lot of fixes and speed optimizations.




LicenseGPL
Source
Ubuntu(PPA)
Mac OS X(App Bundle)
MS Windows(Installer)
Source(GitHub)
Send to a friend
Subscribe
Other  Content  from RazrFalcon
Report inappropriate content



goto page:  1  2 

-

 Floating point exception

 
 by acidrums4 on: Jan 5 2012
 
Score 50%

I have some SVG's created witk Inkscape in a folder. I ran the wizard and chosed 'save cleaned files into the output folder'. I tried both with 'Compress' selected and not selected, when 'Compress' selected I chose 'Use input file suffix'. At the output I got the following:

Could not resolve property : XMLID_29_
Could not resolve property : XMLID_29_
Could not resolve property : XMLID_29_
Could not resolve property : XMLID_29_
zsh: floating point exception ./svgcleaner-gui


Reply to this

-

 Re: Floating point exception

 
 by RazrFalcon on: Jan 5 2012
 
Score 50%

"Could not resolve property" - it's Qt warning. This does not affect to cleaning.

So program crashed or you just have this warnings?


Reply to this

-

 Re: Re: Floating point exception

 
 by acidrums4 on: Jan 5 2012
 
Score 50%

Yep, it just crashed. I don't know why.


Reply to this

-
.

 Re: Re: Re: Floating point exception

 
 by RazrFalcon on: Jan 5 2012
 
Score 50%

What is your distro and qt, perl, XML-Twig version (if you know)?
And can you give the svg file, on which the program is crashed? Or it crash on any svg?


Reply to this

-

 Re: Re: Re: Re: Floating point exception

 
 by acidrums4 on: Jan 5 2012
 
Score 50%

Gentoo x86, Qt 4.7.4. I don't have XML-Twig installed (Should I? Nothing warned me about that).

I tried with the SVG's of http://acidrums4.deviantart.com/art/FaenK-folders-267225318, I ran it a few times but seems that is no related to some file in particular.


Reply to this

-

 Re: Re: Re: Re: Re: Floating point exception

 
 by RazrFalcon on: Jan 5 2012
 
Score 50%

Yeah... You need to install XML-Twig.
Thanks for your report. We'll fix all dependences problem in next release.

PS: I definitely must to write Install description file.

You must have Qt, Perl, XML-Twig, p7zip(if you select it in wizard).


Reply to this

-

 Re: Re: Re: Re: Re: Re: Floating point exception

 
 by acidrums4 on: Jan 5 2012
 
Score 50%

Thanks for the advice!



-

 Re: Re: Re: Re: Re: Re: Floating point exception

 
 by acidrums4 on: Jan 5 2012
 
Score 50%

After installing XML-Twig-3.35 and recompiling, it is still crashing...



-
.

 Re: Re: Re: Re: Re: Re: Floating point exception

 
 by RazrFalcon on: Jan 5 2012
 
Score 50%

Did you install it (with make install)?
Because it use system paths.
It search "svgcleaner"(perl) at /usr/bin, etc.

It's pretty strange, because on my gentoo it's works fine...
http://dl.dropbox.com/u/16019144/1325791316_1280x800_scrot.png

perl 5.12.4-r1
XML-Twig 3.390.0
Qt version is not important.



-
.

 Re: Re: Re: Re: Re: Re: Floating point exception

 
 by RazrFalcon on: Jan 5 2012
 
Score 50%

Did you install it (with make install)?
Because it use system paths.
It search "svgcleaner"(perl) at /usr/bin, etc.

It's pretty strange, because on my gentoo it's works fine...
http://dl.dropbox.com/u/16019144/1325791316_1280x800_scrot.png

perl 5.12.4-r1
XML-Twig 3.390.0
Qt version is not important.



-
.

 Re: Re: Re: Re: Re: Re: Floating point exception

 
 by RazrFalcon on: Jan 5 2012
 
Score 50%

Did you install it (with make install)?
Because it use system paths.
It search "svgcleaner"(perl) at /usr/bin, etc.

It's pretty strange, because on my gentoo it's works fine...
http://dl.dropbox.com/u/16019144/1325791316_1280x800_scrot.png

perl 5.12.4-r1
XML-Twig 3.390.0
Qt version is not important.



-
.

 Symlink handling

 
 by lokster on: Jan 8 2012
 
Score 50%

It's probably a good idea to make it corectly handle symlinks.
Currently, when I try to recursively clean up whole icon theme (which, as usual, contains lots of symlinks), it handles the symlinks as if they were svg files and creates multiple copies of the same icon in the output directory.
And the icon theme, which originally was ~34MB grows to 96MB after the "cleaning" :)


Reply to this

-
.

 Re: Symlink handling

 
 by RazrFalcon on: Jan 8 2012
 
Score 50%

Thanks. Hadn't thought about it.
Fixed. Now program will simply ignore file symlink (not folder).


Reply to this

-
.

 reducing float point precision

 
 by nitrofurano on: Mar 20 2012
 
Score 50%

does this tool reduce float point precision, like "l 4.09447 633.043994" to "l 4.09 633.04" or "l 4 633" ? - sometimes we need svg files without so good precision (some situations only integers are enough, like on gnome icons), and this affects directly on the final file size


Reply to this

-

 Re: reducing float point precision

 
 by RazrFalcon on: Mar 21 2012
 
Score 50%

Wizard -> Optimization -> Round numbers to a given precision -> inside coordinate attributes


Reply to this

-
.

 Re: Re: reducing float point precision

 
 by nitrofurano on: Mar 21 2012
 
Score 50%

thanks! :)


Reply to this

-
.

 :)

 
 by Palko on: Aug 27 2013
 
Score 50%

Very nice tool !

Can you please help me, how can I configure it, for the concept, : -Remove only the unused color gradiens- !?
Some of my works full of them, and I found out, this make so big files for me (>1Mb).

(Unfortunately I can use only the win' version, on pclos.)

Thank you !


Reply to this

-
.

 Re: :)

 
 by RazrFalcon on: Sep 2 2013
 
Score 50%

You could uncheck all options and left only:
- Remove unused definitions
- Remove duplicated definitions

For future work you always can save it as preset.


Reply to this

-
.

 Great!

 
 by tsujan on: Nov 28 2013
 
Score 50%

This app has been very useful to me. I made SVG files with inkscape, whose sizes were above 1 Mib, and inkscape couldn't make them smaller. Manual editing was out of question. But SVG Cleaner created clean images < 200 Mib. Thank you very much for creating such a nice app!


Reply to this

-

 Great!

 
 by tsujan on: Nov 28 2013
 
Score 50%

I meant images < 200 Kib, of course ;)


Reply to this

goto page:  1  2 

Add commentBack




-



 
 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Apps
Artwork
Jobs
Knowledge
Events
People
Updates on identi.ca
Updates on Twitter
Content RSS   
Events RSS   

Participate
Groups
Forum
Add Content
Public API
About openDesktop.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2007-2016 openDesktop.org Team  
All rights reserved. openDesktop.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
openDesktop is a trademark of the openDesktop.org Team