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
parsel
Parsel is a BSD-licensed Python library to extract and remove data from HTML and XML using XPath and CSS selectors, optionally combined with regular expressions. Create a selector object for the HTML or XML text that you want to parse. Then use CSS or XPath expressions to select elements. CSS is a language for applying styles to HTML documents. It defines selectors to associate those styles with specific HTML elements. XPath is a language for selecting nodes in XML documents, which can also be used with HTML. You can use either CSS or XPath. CSS is usually more readable, but some things can only be done with XPath. Being built atop lxml, parsel selectors support some EXSLT extensions and come with pre-registered namespaces to use in XPath expressions. Parsel selectors allow you to chain selectors, so most of the time you can just select by class using CSS and then switch to XPath when needed.
Learn more