An Inkscape extension which recursively applies transformations to shapes.
Note that performing this operation on certain shapes (stars, lpes, ...) will convert them to paths, and clones are affected in strange ways due to the way that clone transforms behave.
As of Inkscape 0.92 this extension does not work. It simply removes the transform attribute from a path WITHOUT applying the transform to the path's points attribute.
Looks like the author is going to take care of this: https://github.com/Klowner/inkscape-applytransforms/issues/7
Great!
this plugin is just useful multiple times per day
Just to clarify, this extension has been "updated to work with Inkscape 1.0+". I have tested the extension and it works most of the time.
Still working in 1.3 and master (dev builds).
I suggest using the extension in a plain-svg copy of the file for an increased probability of success in the process.