This API is an OCR (Optical Character Recognition) tool. Any picture you pass to it will be examined and extract every word within it.
You will need to pass the image URL of your choice. And you will be delivered the text content that it has. It's a very intuitive API and you will be amazed by the results.
This API is ideal for those companies that have stored a lot of images and want to retrieve the text that they contain. This will help you to recognize if your brand is being used in images across the web without authorization.
Also, this API will help to categorize those images with text. Thanks to character recognition, you will be delivered with the full words and you will be able to detect the category of the image just by reading its text.
Besides API call limitations per month, all the plans work the same!
With this endpoint, you will be receiving the text within the image you pass to it.
Just with the image URL, you will be able to extract all the text in JSON format.
The image must be a regular JPEG or PNG image (with or without transparency). Usually, such images have extensions: .jpg
, .jpeg
, .png
. The service checks input files by MIME type and accepts the following types:
image/jpeg
image/png
The size of the image file must be less than 16Mb
Image Analysis - Endpoint Features
Object | Description |
---|---|
url |
[Required] The URL of the image you want to extract the text from. Remember that only JPG, JPEG and PNG are supported. |
{"results":[{"status":{"code":"ok","message":"Success"},"name":"https://evo-prod.s3.amazonaws.com/evaluations-files/redacoes/2024/5/eefb627f-090b-48cc-a91d-a85f4ec6510b.jpg","md5":"5477ef354728d7cdb9a81152a8a6e1dd","width":1066,"height":1057,"entities":[{"kind":"objects","name":"text","objects":[{"box":[0.0,0.017975402081362345,0.9099437148217636,0.9810785241248817],"entities":[{"kind":"text","name":"text","text":"7 Segundo a Constituição Federal de 1988, todos os cidadãos brawlings pensulem direitos e deveres que recemtam ser respectador, Cabin\n2 do as Estado garanti - los de maneira juste e apropriado. Todavia, percebut-se uma carência no cumprimento demas normas pelos habitantes da\n3 Nature, o que ocasiona na fragilização do sistema de lei vigentino Pais. Nem perpectives, é evidents a necesidade de Combiter a violência\n4 patrimonial no Brasil, o qual é propagada pela precariedade governamental em proteger as vítimas dene delito e pela insipiência difundide\npor boa parte da população brambis. Em face dimo, o Poder Públics deve investigar as causas dessas advenidades e combati-las ade-\nquadamente.\nв\n9\n1\nNene sentido, é importante destacar que o Estado se apresenta tênue em permitir a propogaçãs da violência patrimonial no Brasil, sa\nque muitos individues realizam essas praticos ilícitos que afetam o poder financeiro das vítimas, prejudicando a emancipação dena pensa\nde um relacionamento nocive. Sob esse vies, é notavel que as mulheres são as principais afetadas por esse falha estatal, as quais são ame-\naçados e chantogladar a fim de Continuarem a ser subminus aos seus parceiros, & que provoca uma relação instaver movida por intergen\n'ses e por ciúmes. Nesse interim, no longa-metraglin Tours Indomável\", grande sucent de critica, obrewa-se o comportamento intolerante do\nprotagonista com a wa esposa, a qual s'impedida de usufruir de seu proprio dinheiro, tomando-as frequentemente controlada por seu marido\n3 abusive, Ripesar de ser uma obra de ficção, esa compuntura e analogs as contexto socialconômico de inúmeras cidades, as quais compar-\ntilham de um temor semelhante por consequência de uma carência no les para fiscalizar e deter os responsáveis por esses crimes. Dene\n5 mods, I prements a necesidade do setor governamental de intervir nima problemática que atings o publico feminino.\n\"\nAdemais, é preciso resaltar que, na maioria das vezes, boa parte de população brasilica se comporta de forma imipiente im relação\n7 as crime de violência patrimonial, uma vez que diversas pessoas desconhecem os efeitos desma atitude problematica nas vitimes, resultando\n\"Im um ato di Conformismo perante a essa quebra de lis. Comsequentemente, a banalização desse mazela provoca o surgimbits de mais de-\n• litos envolvends & recuno financeiro dends individues, or quais se sentem accador para denuncian or criminosos, perpetuants iom ciche\nde tenor que pode teminar Im uma f\na fatalidade. Ena realidade perfida atrapalha o quadro social e mental dos cidadãos jutimates, os quad\nnão forçador a manter um relacionamento abusivo a fim de scheine, o que acaneta a escassez de sa individualidade. Nene vies,\n2 ratifica-se a maxima atribuida ao filósofo Sartre.\" le violência, sys qual for a maneira como ela se manifesta, é sempre sima dinots\",\no que se indicas infelizmente, collante com a conduta efetuado por uma parcela dos travleiros. Dena manlina, é perceptivel que regenb\nto extatal necesita deter en habits intolerants presents no sociedade.\nque & segment\n5 Loge, moves medidas são necessórios para combater a violência patrimonial no Brasil. Para tanto, cali as Poder Executive, respomin\n3 pelo cumprimento dos direitos dos cidadões, intervin no precariedade presente na lei, por meio de investimentos e de mudanças que promovam\n7 o funcionamento adequado desse nomma, com a proposito de garantir a emancipação das vitimer. Outronim, for a mister.\n3 to estatal ditenho a proliferação disse comportamento nocive presente no sociedade, com o fito de proteger a individualidade desses\n• zidues. Cissim, o País ficará organizado de maneira fusta, seguindo as diretrizes previstas no Constituição Federal de 1988.\nDevolucional"}]}]}]}]}
curl --location --request POST 'https://zylalabs.com/api/37/optical+character+recognition+api/108/image+analysis?url=Required' --header 'Authorization: Bearer YOUR_API_KEY'
testing
Image Analysis with file - Endpoint Features
Object | Description |
---|---|
Request Body |
[Required] File Binary |
{"results":[{"status":{"code":"ok","message":"Success"},"name":"https://gopostr.s3.amazonaws.com/binary_file_test_1679/KzEGSXz2DvOuNrOTMlxEVEFpW3GqtZEOX5pSrDlI.jpg","md5":"866941b53e7e1ccaa366c417ae6dc5c2","width":872,"height":863,"entities":[{"kind":"objects","name":"text","objects":[{"box":[0.5630733944954128,0.7253765932792584,0.14678899082568808,0.046349942062572425],"entities":[{"kind":"text","name":"text","text":"01378 312 16"}]}]}]}]}
curl --location 'https://zylalabs.com/api/37/optical+character+recognition+api/1679/image+analysis+with+file' \
--header 'Content-Type: application/x-www-form-urlencoded' \
--form 'image=@"FILE_PATH"'
Header | Description |
---|---|
Authorization
|
[Required] Should be Bearer access_key . See "Your API Access Key" above when you are subscribed. |
No long term commitments. One click upgrade/downgrade or cancellation. No questions asked.
Zyla API Hub is like a big store for APIs, where you can find thousands of them all in one place. We also offer dedicated support and real-time monitoring of all APIs. Once you sign up, you can pick and choose which APIs you want to use. Just remember, each API needs its own subscription. But if you subscribe to multiple ones, you'll use the same key for all of them, making things easier for you.
Prices are listed in USD (United States Dollar), EUR (Euro), CAD (Canadian Dollar), AUD (Australian Dollar), and GBP (British Pound). We accept all major debit and credit cards. Our payment system uses the latest security technology and is powered by Stripe, one of the world’s most reliable payment companies. If you have any trouble paying by card, just contact us at [email protected]
Additionally, if you already have an active subscription in any of these currencies (USD, EUR, CAD, AUD, GBP), that currency will remain for subsequent subscriptions. You can change the currency at any time as long as you don't have any active subscriptions.
The local currency shown on the pricing page is based on the country of your IP address and is provided for reference only. The actual prices are in USD (United States Dollar). When you make a payment, the charge will appear on your card statement in USD, even if you see the equivalent amount in your local currency on our website. This means you cannot pay directly with your local currency.
Occasionally, a bank may decline the charge due to its fraud protection settings. We suggest reaching out to your bank initially to check if they are blocking our charges. Also, you can access the Billing Portal and change the card associated to make the payment. If these does not work and you need further assistance, please contact our team at [email protected]
Prices are determined by a recurring monthly or yearly subscription, depending on the chosen plan.
API calls are deducted from your plan based on successful requests. Each plan comes with a specific number of calls that you can make per month. Only successful calls, indicated by a Status 200 response, will be counted against your total. This ensures that failed or incomplete requests do not impact your monthly quota.
Zyla API Hub works on a recurring monthly subscription system. Your billing cycle will start the day you purchase one of the paid plans, and it will renew the same day of the next month. So be aware to cancel your subscription beforehand if you want to avoid future charges.
To upgrade your current subscription plan, simply go to the pricing page of the API and select the plan you want to upgrade to. The upgrade will be instant, allowing you to immediately enjoy the features of the new plan. Please note that any remaining calls from your previous plan will not be carried over to the new plan, so be aware of this when upgrading. You will be charged the full amount of the new plan.
To check how many API calls you have left for the current month, look at the ‘X-Zyla-API-Calls-Monthly-Remaining’ header. For example, if your plan allows 1000 requests per month and you've used 100, this header will show 900.
To see the maximum number of API requests your plan allows, check the ‘X-Zyla-RateLimit-Limit’ header. For instance, if your plan includes 1000 requests per month, this header will display 1000.
The ‘X-Zyla-RateLimit-Reset’ header shows the number of seconds until your rate limit resets. This tells you when your request count will start fresh. For example, if it displays 3600, it means 3600 seconds are left until the limit resets.
Yes, you can cancel your plan anytime by going to your account and selecting the cancellation option on the Billing page. Please note that upgrades, downgrades, and cancellations take effect immediately. Additionally, upon cancellation, you will no longer have access to the service, even if you have remaining calls left in your quota.
You can contact us through our chat channel to receive immediate assistance. We are always online from 8 am to 5 pm (EST). If you reach us after that time, we will get back to you as soon as possible. Additionally, you can contact us via email at [email protected]
To let you experience our APIs without any commitment, we offer a 7-day free trial that allows you to make API calls at no cost during this period. Please note that you can only use this trial once, so make sure to use it with the API that interests you the most. Most of our APIs provide a free trial, but some may not support it.
After 7 days, you will be charged the full amount for the plan you were subscribed to during the trial. Therefore, it’s important to cancel before the trial period ends. Refund requests for forgetting to cancel on time are not accepted.
When you subscribe to an API trial, you can make only 25% of the calls allowed by that plan. For example, if the API plan offers 1000 calls, you can make only 250 during the trial. To access the full number of calls offered by the plan, you will need to subscribe to the full plan.
Service Level:
100%
Response Time:
0ms
Service Level:
100%
Response Time:
755ms
Service Level:
100%
Response Time:
0ms
Service Level:
100%
Response Time:
3,705ms
Service Level:
100%
Response Time:
0ms
Service Level:
100%
Response Time:
0ms
Service Level:
100%
Response Time:
408ms
Service Level:
100%
Response Time:
211ms
Service Level:
100%
Response Time:
626ms
Service Level:
100%
Response Time:
2,748ms
Service Level:
98%
Response Time:
1,554ms
Service Level:
100%
Response Time:
3,121ms
Service Level:
100%
Response Time:
3,078ms
Service Level:
100%
Response Time:
2,358ms
Service Level:
100%
Response Time:
1,437ms