883 skills found · Page 11 of 30
Norconex / ImporterNorconex Importer is a Java library and command-line application meant to "parse" and "extract" content out of a file as plain text, whatever its format (HTML, PDF, Word, etc). In addition, it allows you to perform any manipulation on the extracted text before using it in your own service or application.
himanshu-soni / Gpx ParserJava Parser to read and write GPX files
slub / UrnlibJava library for representing, parsing and encoding URNs as in RFC2141 and RFC8141 (Maintained by @claussni)
leblancmeneses / NPEGThe framework can output equivalent parsers natively in C/C++/C#/Java/PHP/JavaScript. Developed with TDD since 2008.
digitalfondue / JfiveparseA java html 5 compliant parser
darvil82 / LanatA command line argument parser for Java 17 with ease of use and high customization possibilities in mind.
elisa-aleman / StanfordCoreNLP ChineseChinese implementation of the Python official interface for Stanford CoreNLP Java server application to parse, tokenize, part-of-speech tag, etc. Chinese texts.
Github-Benjamin / IOS CheckIPAJava Scans an IPA file and parses its Info.plist and embedded.mobileprovision files. Performs checks of expected key/value relationships and displays the results.
KursX / Fb2parserfb2 parser java
jhipster / Chevrotain JavaA javascript based java parser based on chevrotain
unnamed / MochaA lightweight, fast and efficient Molang lexer, parser, interpreter and compiler for Java 8+
mzur / Pretty FormulaA small Java library to parse mathematical formulas to LaTeX and display them as images
nipafx / Record ArgsA simple command-line argument parser for Java applications that relies on records.
tokenmill / TimewordsMultilingual library to easily parse date strings to java.util.Date objects.
ab0oo / JavAPRSlibJava APRS Parser Library
gusthavosouza / SRTParserA Java project to parse a .srt file(subtitle, legend)
dustinmarx / Java Cli DemosDemonstrations of Java-based command-line parsing libraries.
MIOB / EDF4JJava parser for edf format
fredyw / Cpp PropertiesA small C++ Java properties parser
titorenko / Quick Csv StreamerQuick CSV Parser with Java 8 Streams API