Want to parse INI file and save to JSON file? Want to schedule and automate this converting task?
Using DataFileConverter, a INI to JSON converter, you can convert INI file file to JSON file easily and fast.
- Can run in GUI mode, Step by Step, just a few mouse clicks.
- Can run in Command line, for Scheduled Tasks and Streams.
- Convert files locally, Avoid uploading LARGE INI file(s) to online services.
- Support Windows, Linux, macOS.
Convert INI file to JSON file
Choose INI file -> Set JSON file -> Convert INI to JSON
Click “Start a New Convert” at task dialog.
then show the wizard.
Select source/target file type.
1. Open the INI file.
2. Config target JSON file.
3. Summary.
4. Convert INI file to JSON file.
See JSON file
Convert INI to JSON in command line
Save session, and then create .bat file for Windows command line, or .sh file for Linux / macOS.
Set scheduled tasks for converting INI to JSON
You can schedule and automate this “INI to JSON” conversion task by:
1) Save session and create .bat (Windows) or .sh (Linux/macOS) file.