Inkscape.org
Beyond the Basics Changing opacity of objects using the commaned line
  1. #1
    Sayse Sayse @Sayse
    *

    Is there an action or verb or something using the command line that would let you set or change the opacity of an object?

  2. #2
    inklinea inklinea @inklinea⛰️

    You can set attributes and properties. 

    I would avoid setting opacity attributes and stick to properties which updates the object style

    inkscape --actions="select-by-id:rect846;object-set-property:opacity,0.232;export-filename:x.svg;export-do" ./att.svg

     

  3. #3
    Sayse Sayse @Sayse

    Lol, I tried that before but tried 0-100 and not 0-1, that explains it.  Thank you!!

Inkscape Inkscape.org Inkscape Forum Beyond the Basics Changing opacity of objects using the commaned line