Skip to content

Conversation

@FGBxRamel
Copy link
Contributor

This PR adds an optional parameter to the conversion script, making it possible to only convert one picture (or another path), speeding up the process when you only need one. I outsourced the conversion into a function as I think it looks clearer that way.
I furthermore added exiftool to the dependencies.
The original plan was to also make the conversion concurrent, but I failed at doing so. Inkscape seems to not be a fan of more than one instance.

Copy link
Member

@maurerle maurerle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!
Did not have time to test it yet

@FGBxRamel
Copy link
Contributor Author

Looks good! Did not have time to test it yet

I only tested it with a single file as path, which works.
It didn't work with folders tho, but I don't think this has a real use case, so I just added a notice that folders will not work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants