Skip to content

remove unnecessary group tag in SVG with PHP (SVGの不必要なグループタグを除去するPHPスクリプト)

Notifications You must be signed in to change notification settings

mi73/remove-unnecessary-group-tag-in-SVG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

remove-unnecessary-group-tag-in-SVG

remove unnecessary group tag in SVG with PHP
 SVGの不必要なグループタグを除去するPHPスクリプト

Just a remove group tag without attribute.
 属性を持たないgタグを除去するだけです。

Illustrator generated SVG has many no attribute GROUP tags. In this case, you can choose this script.
 Illustratorで生成したSVGには属性を持たないグループタグが入っています。そういう場合にお使いください。

How to use is below.(使い方)

php remove_group.php INPUT_FILE_NAME OUTPUT_FILE_NAME

About

remove unnecessary group tag in SVG with PHP (SVGの不必要なグループタグを除去するPHPスクリプト)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages