Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Fossy-Cats/SVG-Transparencyer

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SVG-Transparencyer

https://github.com/Fossy-Cats/SVG-Transparencyer

About

Searches in SVG files for a color string and sets the corresponding color attributes to transparent.

Command Line

$ ./svg-transparencyer --help
Usage: svg-transparencyer <PARAMETER>

PARAMETERS

  -v, --version     Shows the version number
  -h, --help        Shows this help text
  <COLOR> <PATH>    Processes the SVG files

<COLOR> is the color string that is being searched for.
During the search, whitespace characters, tab characters and
upper/lower case differences are ignored.

<PATH> is either a path to a directory containing SVG files
(other files are ignored), or a path to an SVG file. The path
can be relative or absolute.

EXAMPLE

  Search for '#fff' and make the color transparent:

      svg-transparencyer '#fff' example.svg

About

Makes a color transparent in SVG files.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
Morty Proxy This is a proxified and sanitized view of the page, visit original site.