JSON & XML Tool (Premium)

4.4
224 reviews
5K+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

The JSON & XML Tool Premium app lets you view, create and edit JSON and XML files with ease, by using its simple hierarchical view. The tool is useful for various scenarios, for example, it lets you edit and make game addons. In addition, the app can be used for conversion between types, for example, loading a JSON and then saving it as an XML.

The app uses the storage browser provided by the SAF (Storage Access Framework) and does not require storage permissions (read-and-write access). However, the app will request storage permissions in some cases, such as when a file was loaded using an external file picker without providing proper access.

View a JSON / XML File
• Load a file using the internal file picker (Storage Access Framework)
• Load a file using an external file picker (might require storage permissions)
• Download from the web by providing a URL
• Paste text and parse it
• Receive the text of the file from other applications (via ACTION_SEND)
• Create a new file from scratch

Edit a JSON / XML File
• Rename node elements
• Modify node element value
• Easily switch between value types: Boolean, Number & String
• Add, duplicate & remove node elements
• Move elements up & down within an array
• Save as a new file or overwrite the current one

Additional Features
• Dark theme support
• Share the JSON / XML text to an external application (via ACTION_SEND)
• Preview as text
• Formatted text output instead of a single line
• The app registers itself as a JSON / XML file handler upon installation
• Export as a PDF document
• Extract and transform elements using the JMESPath query language
Updated on
Oct 11, 2024

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
No data shared with third parties
Learn more about how developers declare sharing
This app may collect these data types
App activity, App info and performance, and Device or other IDs
Data is encrypted in transit
Data can’t be deleted

Ratings and reviews

4.4
208 reviews
chris Roald
October 24, 2024
Very good gui; but Beware: saveYourChanges if you need to switch apps/take a call etc, or you risk losing hours of work!
Did you find this helpful?
anne olsen
October 19, 2024
It's good but I'm not computer savvy at all and I don't understand how to use yep but it saves my files and that's good enough
Did you find this helpful?
Joe Duarte
June 22, 2020
The structured view is great, but the app doesn't have a normal text editing view, which is incredibly strange for a JSON "editor". I assumed it would have a text mode. There's a small pop-up view of the text, but it's apparently not editable in that mode, and it never shows syntax highlighting for some reason.
27 people found this review helpful
Did you find this helpful?

What's new

Bug Fixes.