The catalog.
453 services · 20 categories · One key, one billExtract Table from PDF Document API
Extract tables from a PDF file and get them back as row arrays, grouped by page and table index, with a total table count.
Dosvak LLCExtract Text from HTML API
Extract clean text from raw HTML, with optional URL support for better results. Returns the text and its length for scraping, indexing, and NLP.
Dosvak LLCExtract Text from PDF Document API
Extract text from a PDF and receive full document text, a page count, and per-page text. Built for search, review, and document automation.
Dosvak LLCExtract Article Summary API
Fetch any URL and get an extractive summary with the title and length metrics. Built for article previews, digests, and content workflows.
Dosvak LLCExtract Article Text API
Fetch a URL and get cleaned article text with the title, length, final URL, and content type. Built for indexing, research, and content pipelines.
Dosvak LLCGenerate Sized Screenshot API
Capture a PNG screenshot of any URL with optional size and wait controls. Built for QA, archiving, monitoring, and visual regression checks.
Dosvak LLCCheck Password Strength API
Score a password by length, complexity, and common-password checks. Returns a score, maximum, level, and per-rule results for signup and reset.
Dosvak LLCCheck Spelling API
Detect misspelled words in text and get correction suggestions. Returns the original input, the misspelled words, and a corrections map.
Dosvak LLCConvert HEX to RGB/HSL API
Convert a HEX color into RGB and HSL values in one call. Built for design tools, theming systems, and frontends that need normalized colors.
Dosvak LLCConvert Timezone API
Convert a datetime string between two IANA timezones. Returns the original input and converted result for scheduling and normalization.
Dosvak LLCConvert Units API
Convert a numeric value from one unit to another using value, from_unit, and to_unit. Returns the original units plus the converted result.
Dosvak LLCDecrypt Text API
Decrypt Fernet ciphertext with a matching key and get the plaintext back. Useful for backend workflows, debugging, and verifying payloads.
Dosvak LLC