IBMWatsonDocumentConversion
The IBM Watson Document Conversion API converts a PDF, Word or HTML doc into an HTML, JSON or plain text file. Test the API and export the code snippet here. The API has a free and paid model. Read more here: https://www.ibm.com/watson/developercloud/document-conversion.html
IBMWatsonDocumentConversion endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
convertPDFToJsonUnits /convertPDFToJsonUnits |
Converts a `pdf` document to json answer units. |
| POST |
convertPDFToNormalizedHTML /convertPDFToNormalizedHTML |
Converts a `pdf` document to normalized HTML. |
| POST |
convertHtmlToJsonUnits /convertHtmlToJsonUnits |
Converts a `html` document to JSON answer units. |
| POST |
convertHtmlToNormalizedHTML /convertHtmlToNormalizedHTML |
Converts a `html` document to normalized HTML. |
| POST |
convertHtmlToPlainText /convertHtmlToPlainText |
Converts a `html` document to plain text. |
| POST |
convertMicrosoftWordToJsonUnits /convertMicrosoftWordToJsonUnits |
Converts a `Microsoft Word™` document to json answer units. |
| POST |
convertMicrosoftWordToNormalizedHTML /convertMicrosoftWordToNormalizedHTML |
Converts a `Microsoft Word™` document to normalized HTML. |
| POST |
convertMicrosoftWordToPlainText /convertMicrosoftWordToPlainText |
Converts a `Microsoft Word™` document to plain text. |
| POST |
convertPDFToPlainText /convertPDFToPlainText |
Converts a `pdf` document to plain text. |
| POST |
indexDocument /indexDocument |
Prepares a document for the Retrieve and Rank service as part of an Enhanced Information Retrieval solution, then adds the content to your Solr index so you can search it. |
| POST |
indexExternalMetadata /indexExternalMetadata |
Prepares a metadata object for the Retrieve and Rank service as part of an Enhanced Information Retrieval solution, then adds the content to your Solr index so you can search it. |
IBMWatsonDocumentConversion pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — | — |