I have multiple large XML files that I need to convert into JSON format, but doing it one by one is taking too much time. I can’t use online converters because the files contain sensitive data, and they’re too big to upload anyway.
Is there any reliable software that can convert multiple XML files at once without data loss? Ideally, something that supports JSON as well as other formats like CSV or PDF.