Automation to rename svg

Hey,
I’m looking for a solution that will change the name of my svg file according to a given variable, e.g. from Aldenaire & Partners to Kasia and Tomek.
I’m looking for a solution that works with vectors, it doesn’t necessarily have to be svg.
Is there anything similar that will change the name in svg to whatever I want?
We are a company that offers engraving and we are looking for automation

exapmple

Hi @Remigiusz_K,

I’ll share my thoughts aloud…

First, prepare your SVG template by inserting a clear placeholder where the name will go…

Next, use a function to:

  1. Load the SVG as a string.
  2. Replace the placeholder with your desired name.
  3. Convert the updated string back into binary.

Then, write the binary file, and if you need other formats, add conversion steps…

Everything will become much clearer once you start building your workflow…

Hey!
thanks for the tip, I also have ai available on the lan server.
Of course, changing the text is not everything, you still have to center it, adjust it so that it is not too big or too small, maybe someone heard something?
Or who can do it?