Menu

Option for generating file without whitespace?

2019-01-30
2020-01-05
  • Jan Sjögren

    Jan Sjögren - 2019-01-30

    Great little utility, just what I needed for a project where I need to convert large XML files to JSON for use in a frontend application. The amount of whitespace generated is a problem though. In my case, the 5 MB XML file yielded a 40 MB Json file. Deleting the whitespace in that file made it 270 kB (!).

    An option for generating a minified file without any whitespace would be really cool. Unfortunately I don't know the first thing about Java programming, otherwise I would have given it a go myself. :)

     

Log in to post a comment.