Skip to content

Feature request: Scale SVG without needing to render as PNG #405

@tommypreger

Description

@tommypreger

I need a way to "dedup" multiple svg files that are identical except saved at different scales. To do this I would like to scale the svgs to a fixed width and then compare them (with some tolerance applied for rounding errors). I've searched a while for a solution to this and was exited to find this library. However, it seems you cannot scale the svgs unless you are also rendering to png?
I realize my use case is probably not that common, but I thought I'd throw it out there as a request.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions