Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/svg/svgo
⚙️ Node.js tool for optimizing SVG files
https://github.com/svg/svgo
[svgo 2.8.0] removeMetaData plugin throws errors
bencresty opened this issue over 2 years ago
bencresty opened this issue over 2 years ago
add XSS plugin
cakeinpanic opened this issue over 2 years ago
cakeinpanic opened this issue over 2 years ago
add removeXSS plugin
cakeinpanic opened this pull request almost 3 years ago
cakeinpanic opened this pull request almost 3 years ago
Going from svgo 1.3.2 to 2.8.0, some style info is not removed any more
gom59 opened this issue almost 3 years ago
gom59 opened this issue almost 3 years ago
removeXMLSpace plugin: remove xml:space attribute for inline svg usage
IngyuTae opened this pull request almost 3 years ago
IngyuTae opened this pull request almost 3 years ago
After optimization the width or height value changes
afdev82 opened this issue almost 3 years ago
afdev82 opened this issue almost 3 years ago
fix: begin's attribute incorrectly modification
Kreeg opened this pull request almost 3 years ago
Kreeg opened this pull request almost 3 years ago
[new plugin] reimplement inlineDefs
TrySound opened this pull request almost 3 years ago
TrySound opened this pull request almost 3 years ago
Allow `exclude` to be read from the config file.
ghammock opened this issue almost 3 years ago
ghammock opened this issue almost 3 years ago
removeDimensions isn't removing width or height
scottsandersdev opened this issue almost 3 years ago
scottsandersdev opened this issue almost 3 years ago
removeOffCanvasPaths removes wrong paths
cyberalien opened this issue almost 3 years ago
cyberalien opened this issue almost 3 years ago
`removeUnknownsAndDefaults` removes fill="none" from path
kidroca opened this issue almost 3 years ago
kidroca opened this issue almost 3 years ago
Ampersand and equals in href
Nineswiss opened this issue almost 3 years ago
Nineswiss opened this issue almost 3 years ago
Removes required "to" keyframes in animation
SethFalco opened this issue almost 3 years ago
SethFalco opened this issue almost 3 years ago
Fix typo in regression.js
eltociear opened this pull request about 3 years ago
eltociear opened this pull request about 3 years ago
CLI option to disable plugins is no longer available
leonid-chernyavskiy opened this issue about 3 years ago
leonid-chernyavskiy opened this issue about 3 years ago
Readme.md lists of plugins to refresh (2021) ?
hugolpz opened this issue about 3 years ago
hugolpz opened this issue about 3 years ago
Remove-empty-containers replaces white-spaces-symbols with letter
JoKalliauer opened this issue about 3 years ago
JoKalliauer opened this issue about 3 years ago
Plugins reusePaths and removeXMLNS conflict as of version 2.8.0
remcohaszing opened this issue about 3 years ago
remcohaszing opened this issue about 3 years ago
License removed by default. Why?
toastal opened this issue about 3 years ago
toastal opened this issue about 3 years ago
some Plugins
ghost opened this issue about 3 years ago
ghost opened this issue about 3 years ago
Segmentation fault (core dumped)
oliverfindl opened this issue about 3 years ago
oliverfindl opened this issue about 3 years ago
Stopped inlining st* classes?
waltercruz opened this issue about 3 years ago
waltercruz opened this issue about 3 years ago
SVG differs without the style to attributes plugin
XhmikosR opened this issue over 3 years ago
XhmikosR opened this issue over 3 years ago
Inconsistent path rounding
TimonVS opened this issue over 3 years ago
TimonVS opened this issue over 3 years ago
[new plugin] remove-xlink-ns
TrySound opened this pull request over 3 years ago
TrySound opened this pull request over 3 years ago
"Unbound namespace prefix" & wiped files
twwn opened this issue over 3 years ago
twwn opened this issue over 3 years ago
HTML comment in CSS comment breaks css-tools
McSodbrenner opened this issue over 3 years ago
McSodbrenner opened this issue over 3 years ago
Numeric character references representing `<` or `&` unduly cause "Unencoded" parsing errors
brettz9 opened this issue over 3 years ago
brettz9 opened this issue over 3 years ago
convertPathData removs h0 in pathdata leading to not rending marker-start="url(#a)" in chromium
JoKalliauer opened this issue over 3 years ago
JoKalliauer opened this issue over 3 years ago
convertPathData breaks animated svg
JoKalliauer opened this issue over 3 years ago
JoKalliauer opened this issue over 3 years ago
inlineStyles removes css feature #main:hover { stroke-opacity:0; fill-opacity:0.1; }
JoKalliauer opened this issue over 3 years ago
JoKalliauer opened this issue over 3 years ago
removeViewBox doesn't seem to remove viewbox
kalnode opened this issue over 3 years ago
kalnode opened this issue over 3 years ago
Style minification removes animation to
rianbotha opened this issue over 3 years ago
rianbotha opened this issue over 3 years ago
Incorrect parsing of html tags within `foreignObject` tags
lowlighter opened this issue over 3 years ago
lowlighter opened this issue over 3 years ago
Add hsl() support
vanillajonathan opened this pull request over 3 years ago
vanillajonathan opened this pull request over 3 years ago
Improve docs for convertColors
JohnAlbin opened this pull request over 3 years ago
JohnAlbin opened this pull request over 3 years ago
Remove the `removeViewBox` plugin from the default plugins list
JohnAlbin opened this pull request over 3 years ago
JohnAlbin opened this pull request over 3 years ago
Documentation with explanation and motivation
vanillajonathan opened this issue over 3 years ago
vanillajonathan opened this issue over 3 years ago
fix: remove the <style> tag when the style is empty after CSS minified
yisibl opened this pull request over 3 years ago
yisibl opened this pull request over 3 years ago
SVGO v3
TrySound opened this issue almost 4 years ago
TrySound opened this issue almost 4 years ago
Using svgo as SVG linter
techquestions opened this issue almost 4 years ago
techquestions opened this issue almost 4 years ago
Removes useful whitespaces
Milo123459 opened this issue almost 4 years ago
Milo123459 opened this issue almost 4 years ago
Measure performance
TrySound opened this pull request almost 4 years ago
TrySound opened this pull request almost 4 years ago
"Viewer does not support full SVG 1.1" added to image during optimization
michaeljmcd opened this issue almost 4 years ago
michaeljmcd opened this issue almost 4 years ago
converts comma to space in stroke-dasharray
JoKalliauer opened this issue almost 4 years ago
JoKalliauer opened this issue almost 4 years ago
applyTransforms does not consider <animate> values
TrySound opened this issue almost 4 years ago
TrySound opened this issue almost 4 years ago
cleanupIDs messes with markers and some shapes
vincentbernat opened this issue almost 4 years ago
vincentbernat opened this issue almost 4 years ago
[Test] Add regression testing
sk- opened this issue almost 4 years ago
sk- opened this issue almost 4 years ago
Please establish lossless and secure compression as the primary idea
yisibl opened this issue almost 4 years ago
yisibl opened this issue almost 4 years ago
CLI option to disable plugins is no longer available
JoKalliauer opened this issue almost 4 years ago
JoKalliauer opened this issue almost 4 years ago
Call for new maintainer(s)
deepsweet opened this issue almost 4 years ago
deepsweet opened this issue almost 4 years ago
Improve path merging for non-filled paths
yGuy opened this pull request almost 4 years ago
yGuy opened this pull request almost 4 years ago
Do not overwrite already optimized (same size) files
ofrias opened this issue about 4 years ago
ofrias opened this issue about 4 years ago
A way to remove symbols with empty path
spajak opened this issue about 4 years ago
spajak opened this issue about 4 years ago
Missing prefixClassNames plugin in documentation
httpiga opened this issue about 4 years ago
httpiga opened this issue about 4 years ago
refactor svg2js to use txml
TobiasNickel opened this pull request about 4 years ago
TobiasNickel opened this pull request about 4 years ago
How can I remove unused SVGs?
theasteve opened this issue over 4 years ago
theasteve opened this issue over 4 years ago
Gradient removed if used by two rects
codegain opened this issue over 4 years ago
codegain opened this issue over 4 years ago
Add `dereferenceUses` plugin
strarsis opened this pull request over 4 years ago
strarsis opened this pull request over 4 years ago
convertTransform changes gradientTransform and breaks file
JoKalliauer opened this issue over 4 years ago
JoKalliauer opened this issue over 4 years ago
Combining multiple shapes into a <path> breaks <linearGradient>
andersk opened this issue over 4 years ago
andersk opened this issue over 4 years ago
Space between transform components
17jiangz1 opened this issue over 4 years ago
17jiangz1 opened this issue over 4 years ago
Feature Request:Round colors
17jiangz1 opened this issue over 4 years ago
17jiangz1 opened this issue over 4 years ago
Feature Request: Optimize embedded raster images
guiconti opened this issue over 4 years ago
guiconti opened this issue over 4 years ago
Add currentColor plugin
epszaw opened this pull request over 4 years ago
epszaw opened this pull request over 4 years ago
'svgop': svgo compiled with QuickJS into a <2MB standalone commandline app
twardoch opened this issue over 4 years ago
twardoch opened this issue over 4 years ago
Null checkin strongRound
kanishk-anand-oyo opened this pull request over 4 years ago
kanishk-anand-oyo opened this pull request over 4 years ago
carbon.now.sh export is wrongly optimized
dy opened this issue almost 5 years ago
dy opened this issue almost 5 years ago
How to crop padding space around SVG?
dejurin opened this issue almost 5 years ago
dejurin opened this issue almost 5 years ago
Remove `fill-rule`
runxel opened this issue almost 5 years ago
runxel opened this issue almost 5 years ago
Can't disable convertTransform
endquote opened this issue almost 5 years ago
endquote opened this issue almost 5 years ago
cleanupIDs uses id twize
JoKalliauer opened this issue about 5 years ago
JoKalliauer opened this issue about 5 years ago
removeEmptyContainers should also remove <use xlink:href="# ">
JoKalliauer opened this issue about 5 years ago
JoKalliauer opened this issue about 5 years ago
Selectively remove matched style/attr
strarsis opened this pull request about 5 years ago
strarsis opened this pull request about 5 years ago
change profit color output to green and red
gimler opened this pull request about 5 years ago
gimler opened this pull request about 5 years ago
should keep unicode space char
jaylecn opened this issue over 5 years ago
jaylecn opened this issue over 5 years ago
Remove width & height
gelisil opened this issue over 5 years ago
gelisil opened this issue over 5 years ago
What is the benefit of stripping viewBox?
avwie opened this issue over 5 years ago
avwie opened this issue over 5 years ago
removeUnknownsAndDefaults removes known attrs from filter element
ColCh opened this issue over 5 years ago
ColCh opened this issue over 5 years ago
feature request: tool to convert paths with fill-rule="evenodd" to fill-rule="nonzero"
jwilson8767 opened this issue over 5 years ago
jwilson8767 opened this issue over 5 years ago
SVGO strips styles
ossinkine opened this issue almost 6 years ago
ossinkine opened this issue almost 6 years ago
Retain unused classes in style element
Smilebags opened this issue about 6 years ago
Smilebags opened this issue about 6 years ago
precission of convertTransform too low.
JoKalliauer opened this issue over 6 years ago
JoKalliauer opened this issue over 6 years ago
Case in plugin naming is inconsistent (prefixIds vs cleanupIDs)
tremby opened this issue over 6 years ago
tremby opened this issue over 6 years ago
Consider not removing focusable="false", which is needed for Internet Explorer
simevidas opened this issue over 6 years ago
simevidas opened this issue over 6 years ago
Removing Clean IDs also disables conversion of styles (transform) to attributes
kamenjan opened this issue over 6 years ago
kamenjan opened this issue over 6 years ago
Can removeAttrs preserve currentColor like grunt-svgstore does?
roblevintennis opened this issue over 6 years ago
roblevintennis opened this issue over 6 years ago
Double encoding with datauri
norganna opened this issue over 6 years ago
norganna opened this issue over 6 years ago
removeRasterImages skips some image formats
rmarx opened this issue over 6 years ago
rmarx opened this issue over 6 years ago
Minify fonts (svgnano)
strarsis opened this issue over 6 years ago
strarsis opened this issue over 6 years ago
convertTransform moves object till -p 9
JoKalliauer opened this issue over 6 years ago
JoKalliauer opened this issue over 6 years ago
Plugin to optimize embedded images ?
Zulko opened this issue over 6 years ago
Zulko opened this issue over 6 years ago
Improvement merge text and tspan
JoKalliauer opened this issue over 6 years ago
JoKalliauer opened this issue over 6 years ago
delete objects outside visible area
JoKalliauer opened this issue over 6 years ago
JoKalliauer opened this issue over 6 years ago
FATAL ERROR out of memory after using 2.8GB RAM (convertPathData, defaultoption)
JoKalliauer opened this issue over 6 years ago
JoKalliauer opened this issue over 6 years ago
Erroneously removed CSS
ad-si opened this issue over 6 years ago
ad-si opened this issue over 6 years ago
convertcolors.js plugin: shorthex behavior is true even if set to false
earthbound19 opened this issue over 6 years ago
earthbound19 opened this issue over 6 years ago
svgo removing @keyframes
719media opened this issue almost 7 years ago
719media opened this issue almost 7 years ago
[Feature Request] Compression of hex Colour
Fish2 opened this issue almost 7 years ago
Fish2 opened this issue almost 7 years ago