Import Vectors from clipboard SCRIPT
Posted: Tue Aug 12, 2025 7:35 am
Hello and I'm so happy to share this super powerful little script, that for me is a real gamechanger! I was working on my project when i had to add new assets on it, but the process is very tedious. I always have a lot of mixed filetypes (AI,eps...) so everytime i I have to save a svg copy, then import to Moho (click, click, click.... and so on).
I have Overlord for After Effects and i wanted something similar, so i came up with the idea of making a script (with ChatGPT of course, cause I am only able to code some simple javascript expressions for AE) that copies the svg code in a temporary file then loads automatically in Moho importer.
I used ss_svg_import code as base, and it works perfectly (Only tested on Windows 10)!!!
It also deletes the temporary file after import...and surprise...i wasn't initially aware...YOU CAN COPY FROM ANY TYPE OF VECTOR FILE!!!
(or those i tested at least> svg,ai,eps,afdesign).
I strongly think it should be a default feature for next Moho version (maybe rewrited from a real programmer
)
Give it a spin!
https://mohoscripts.com/script/mp_Impor ... mClipboard

I have Overlord for After Effects and i wanted something similar, so i came up with the idea of making a script (with ChatGPT of course, cause I am only able to code some simple javascript expressions for AE) that copies the svg code in a temporary file then loads automatically in Moho importer.

I used ss_svg_import code as base, and it works perfectly (Only tested on Windows 10)!!!




I strongly think it should be a default feature for next Moho version (maybe rewrited from a real programmer

Give it a spin!

https://mohoscripts.com/script/mp_Impor ... mClipboard