With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
Atera all-in-one platform IT management software with AI agents
Ideal for internal IT departments or managed service providers (MSPs)
Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
SnipPad is a knowledge management system for the desktop in the same vein as a wiki on the web; it even uses a wiki rendering engine as it's backend. Written in Java using SWT as it's UI.
A tool to modify existing PDF documents in a simple and user-friendly way. The main features are merging, erasing pages, changing the page order and rotating pages in 90° steps.
Build lead generation pipelines that pull emails, phone numbers, and company details from directories, maps, social platforms. Full API access.
Generate leads at scale without building or maintaining scrapers. Use 10,000+ ready-made tools that handle authentication, pagination, and anti-bot protection. Pull data from business directories, social profiles, and public sources, then export to your CRM or database via API. Schedule recurring extractions, enrich existing datasets, and integrate with your workflows.
EBookME is Java application (GUI, console and/or applet) which generates Java ME ebooks (JAD, JAR) from input text files. Generated books can be readed on mobile phones which support Java (MIDP 1.0).
Apolda is a plugin for the Gate framework (see http://sourceforge.net/projects/gate/) that annotates texts with labels of concepts from an arbitrary OWL-ontology.
Make your file PDF with one interface friendly, all is visual, only you have to click and make your own PDF, is totally free, is make in JAVA. You can make PDF profesional with this tool.
TagParser is a java parser based on CSS formulas (like JQuery) and can parse any documents based on tags such as XML, HTML. Furthermore, it doesn't require documents to be well formed and can parse complex documents with embedded scripts or CSS parts
JSpell is a Java API for providing text-checking functionality (spell checkers, grammar checkers, style checkers etc.) to Java programs. It is designed to support all text-checking engines via a plugin architecture, and to be as easy to use as possib
A very simple Java application to write in Devanagari script using the simple QWERTY keyboard (US). The Devanagari Aksharas (syllables) are mapped to their phonetically equivalent counterparts on the English keyboard (there are exceptions to this).
A 100% Java client for the DICT protocol (RFC2229). This provides access to lexicons, translating dictionaries, thesauri and similar database over a TCP/IP protocol.
Desktop application for creating cue sheets for dances. Intended to be used by choreographers as an alternative to a word processor (no more struggling to get the steps lined up right).
TextMarker is now developed and hosted at Apache UIMA (http://uima.apache.org/textmarker.html). TextMarker is a UIMA-based tool for information extraction and more. The full featured editor of the rule language and the build process of UIMA descriptors are complemented with components for visualization, explanation, testing and rule learning.
BonGoLipi (Bong-Go-Lipi) is a transliteration tool to convert phonetically typed Bengali (Bangla) into text displayable with Unicode or non-Unicode fonts. It supports different transliteration schemes. The objective is to propagate standardized Bengali.
A a simple to use but powerful text editor that allows the user to either use a virtual keyboard and/or hardwired keyboard to type in various keyboard setups. UNTFnotepad also has various language settings that will ease use in non-english environments.
Wwriter is a simple open-source text editor developed in JavaSE which may to be used by students of the computer programming which want to know more about the Java Language sintax.
JPDF Export is a java library built on the famous iText library. It provides simple functions that can be used to build complex pdf files. It also provides simple classes to merge, split and convert pdf files
PregexEval is a tiny and a simple regex evaluator. You type your regex, type a string to match and, for every characters entered you'll see if it matches and also see a full description of the matching. It's a NFA-based matching as in Perl 5.