Skip to content

Instantly share code, notes, and snippets.

@mateoltd
mateoltd / vectorizer-downloader-userscript.js
Last active March 24, 2026 21:57
Vectorizer Downloader
// ==UserScript==
// @name Vectorizer.AI Downloader
// @version 0.1.0
// @description Intercepts the canvas drawing process on vectorizer.ai to reconstruct and download the full SVG result for free.
// @author mateoltd
// @namespace http://tampermonkey.net/
// @license MIT