Skip to content
Discussion options

You must be logged in to vote

Yes it's much faster but technically not as accurate for SVGs that use rarer SVG features or more complicated properties.

In my testing, the PowerToys thumbnails takes about 1 second each to generate. With this one it's about 5-7 milliseconds. So literally 100x as fast.

As much as I'd love to be able to say so, that's not actually because mine does anything magically fast (in fact most other SVG thumbnail generators are just as fast). Rather it's because the strategy used by the powertoys extension is so slow.

As for why it's so slow, I posted this in another issue thread: microsoft/PowerToys#24393 (comment)

Apparently the reason it's so slow is that for every single thumbnail it copies …

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@xmha97
Comment options

Answer selected by xmha97
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants