Is it possible to change the color of an SVG file to one color using inkscape on the command line?
For example, I have an SVG document with different colors, for example '#ffffff', '# 004883', '# e32934'.
So, using the command line tool, you can change this Pepsi logo to one color file. I mean, the Pepsi logo should be completely red or blue.
If this is not possible with inkscape, is it possible with any other open source library (command line tool) for Linux? Thanks in advance.
source share