O
O
Oleg Timoshenko2014-10-30 12:11:57
Grunt.js
Oleg Timoshenko, 2014-10-30 12:11:57

How to convert multiple svg files to png with multiple sizes in grunt?

The essence of the problem: there are several black svg icons, it is necessary to convert all the icons to blue, some of the icons to red, and some to white.
Then all icons must be converted to png with different sizes. For example: part of the blue ones - 20x20, 40x40; red - 20x20; white - 40x40.
Is it possible to implement this with grunt tasks?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
aen, 2014-10-30
@aen

Try https://github.com/dbushell/grunt-svg2png

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question