DocKnow
Digitize your documents with Onymos DocKnow. We made data extraction easy — without sacrificing the speed, accuracy, and intelligence you expect.
Add OCR to your app in under an hour
Skip the learning curve. Get straight to collecting your data. It doesn’t matter if it’s a prescription label, a form, or a receipt, Onymos DocKnow can extract text from any kind of document.
Complexity simplified
Implementing OCR is a lot of work. Engineers have to build templates, interpret data types, and configure complex back-ends. Unless they use DocKnow. Even compared to other third-party solutions, DocKnow’s ease of use is unparalleled.
ML-powered
Just because your engineers can do everything, doesn’t mean they should. Training machine learning models can be tedious and time-consuming — that’s why Onymos engineers do it for you.
Your data is yours
Onymos doesn’t use an interim server, and nothing comes between you and your data. Fortune 100 companies like Albertsons and CVS trust DocKnow to securely capture and transmit personally identifiable information (PII) and financial records.
Even better with DocID and DocEnhance
Onymos Features are always better together. Improve DocKnow’s results when you pre-screen documents with DocID. Give image quality a boost with DocEnhance by removing watermarks and adjusting orientation, brightness, or contrast.
Everything you need for DocKnow
The simplest, fastest way to add digitizing documents to your app.
Easy to use
No developer dashboards, no back-end configurations, no convoluted documentation. Pass images to the “getAnalyzeResults” function and, well, get results. It’s that simple.
Full stack
Unlike plugins or code snippets, each Onymos Feature is full stack, from the user interface to the cloud layer.
No looking back
Onymos supports the Feature at every stage. Updates are as simple as dropping our newest object release into your app.
OnymosDocKnow.getAnalyzeResults(
analyzeObject,
transactionID,
(results) => {
/* ------
results = {
status,
transactionID,
data
};
------ */
},
(error) => {
console.log(error);
}
);
What’s in the DocKnow Feature?
User interface
- Provides ordered data fields to dynamically render your documents
- Captures zoomed-in images of your document’s data fields for human-in-the-loop verification
Device-side functionality
- Transforms printed and handwritten text into structured data
- Support for multiple data types: text, numbers, dates, and checkboxes
- General text recognition can even parse text on untrained documents
Server-side functionality
- Stores and manages your document templates
- Remotely update your document templates — not your app’s UI
Developer Resources
The Onymos advantage
UI-to-cloud functionality
Every Onymos Feature comes fully functional — from the front-end user interface to back-end cloud connectivity. Just integrate and use.
Serverless architecture
Onymos Features connect directly to your cloud, not an interim server, helping speed up app performance.
Open standards-based
Innovate confidently with Onymos Features that are built on open standards like HTML, CSS, and JS, as well as Java/Kotlin (Android) and Swift (iOS).