Crowdin
Crowdin, a localization management software powered by AI, facilitates the localization of diverse content such as websites, mobile apps, games, desktop and web applications, help centers, blogs, and email campaigns. With a repertoire of over 600 add-ons and integrations, the platform streamlines the localization process and supports over 100 file formats. Crowdin uses cutting-edge technology to simplify translation and localization tasks, providing easy-to-use solutions for seamless implementation.
Crowdin supports more than 100 file formats, including but not limited to files for mobile, software, documents, subtitles, and graphic assets:
.xml, .strings, .json, .html, .xliff, .csv, .php, .resx, .yaml, .xml, .strings and on.
Continuous localization for all your content:
✓ Software
✓ Mobile Apps
✓ Websites
✓ Marketing content
✓ Help center
✓ Games
Try Crowdin for free today
Join thousands of people already making their products multilingual 🚀
Learn more
Nutrient SDK
Nutrient is the comprehensive solution for all your PDF needs, offering tools that effortlessly integrate and operate PDF functionality across any platform.
1. SDK PRODUCTS
Integrate robust PDF functionality into iOS, Android, Windows, web (JavaScript), or any cross-platform technology, providing capabilities such as PDF viewing, markup, collaboration, and more.
2. LIBRARIES
Utilize our potent .NET and Java libraries to boost your backend applications with batch processing of redactions and PDF forms, OCR’d scanned text, and editing of PDF documents, directly from your application server.
3. PROCESSOR
Our dynamic PDF microservice, Processor, enables swift generation of PDFs from HTML, including HTML forms, along with Office-to-PDF conversions, OCR, redaction, and XFDF merging and exporting.
4. PDF API
Use hosted PDF API to generate, convert, and modify PDF documents in your workflows. We manage the development and server administration, letting you focus on what you do best.
Learn more
jsoup
jsoup is a Java library that simplifies working with real-world HTML and XML. It offers an easy-to-use API for URL fetching, data parsing, extraction, and manipulation using DOM API methods, CSS, and XPath selectors. jsoup implements the WHATWG HTML5 specification and parses HTML to the same DOM as modern browsers. With jsoup, you can scrape and parse HTML from a URL, file, or string; find and extract data using DOM traversal or CSS selectors; manipulate HTML elements, attributes, and text; clean user-submitted content against a safelist to prevent XSS attacks; and output tidy HTML. jsoup is designed to deal with all varieties of HTML found in the wild, from pristine and validating to invalid tag-soup, creating a sensible parse tree. For example, you can fetch the Wikipedia homepage, parse it to a DOM, and select the headlines from the "In the news" section into a list of elements.
Learn more