JSONPath Parser

Parsing Content
{ "firstName": "John", "lastName" : "doe", "age" : 26, "address" : { "streetAddress": "naist street", "city" : "Nara", "postalCode" : "630-0192" }, "phoneNumbers": [ { "type" : "iPhone", "number": "0123-4567-8888" }, { "type" : "home", "number": "0123-4567-8910" } ] }
Expression Demo: '$.phoneNumbers[*].type'
Result

						

JSONPath Parser is a free online tool used to parse JSON data.

What is JSONPath?

JSONPath is an expression language to parse JSON data. It’s very similar to the XPath expression language to parse XML data. The idea is to parse the JSON data and get the value you want. This is more memory efficient because we don’t need to read the complete JSON data.

XPath Parser

JSONPath Parser is a similar tool to the XPath Parser.

SRT To TXT Converter can transform subtitle files in .srt format into plain text (.txt) files. Simply paste the SRT subtitle content into the provided text box or select an SRT file, and it will automatically extract the textual content from the subtitles. Afterwards, you can copy the text or download it as a .txt file for further use.

SRT To TXT Converter

SRT To TXT Converter can transform subtitle files in .srt format into plain text (.txt) files. Simply paste the SRT subtitle content into the provided text box or select an SRT file, and it will automatically extract the textual content from the subtitles. Afterwards, you can copy the text or download it as a .txt file for further use.
SRT To ASS Converter enables seamless conversion between .srt and .ass subtitle file formats. Simply select either an .srt or .ass formatted file, and the converter will automatically transform it into the another format.

SRT To ASS Converter

SRT To ASS Converter enables seamless conversion between .srt and .ass subtitle file formats. Simply select either an .srt or .ass formatted file, and the converter will automatically transform it into the another format.