Skip to content

The Program crashes when a SVG image is in between other images. #49

Open
@Lich-Corals

Description

@Lich-Corals

Is your feature request related to a problem? Please describe.
The _convert_image_process() function crashes when a SVG image is in between other images in a mass conversion.

Describe the solution you'd like
Add support for vector graphics (at least convert from)

Describe alternatives you've considered
Place the critical command in the for loop in a try-except module to enable the loop to continue with the remaining images.
This would also prevent the loop from exiting if another unsupported image is in the selection.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions