Transform any image into detailed text descriptions using AI. Perfect for content creators, SEO specialists, and developers who need automated image-to-text conversion. Powered by Phot.ai's advanced image recognition technology.
Convert any image into detailed textual descriptions automatically using advanced AI technology. This actor helps you generate comprehensive text prompts from images, perfect for various applications including content creation, SEO optimization, and AI training.
The actor accepts the following parameters:
Parameter | Type | Description |
---|---|---|
input | String | URL of the input image |
The actor outputs JSON data containing:
inputImage
: Original image URLgeneratedPrompt
: Generated text descriptionThis Actor is charged based on compute units (CU) consumed during execution. Typical processing time is 5-10 seconds per image.
A full explanation of an input example in JSON.
1{ 2 "input": "https://www.google.com/images/branding/googlelogo/1x/googlelogo_color_272x92dp.png" 3}
The results will be wrapped into a dataset which you can always find in the Storage tab. Here's an excerpt from the data you'd get if you apply the input parameters above:
And here is the same data but in JSON. You can choose in which format to download your data: JSON, JSONL, Excel spreadsheet, HTML table, CSV, or XML.
1[ 2 { 3 "inputImage": "https://www.google.com/images/branding/googlelogo/1x/googlelogo_color_272x92dp.png", 4 "generatedPrompt": "the google logo on a black background, google logo, google, googles, google parti resolution, youtube logo, logo has”, google design, google parti quality, best logo, google images, logotype, iconic logo, rounded logo, logo style, symmetrical logo, modern logo, flat bold color, single logo, logopond, google images search result" 5 } 6]
Yes, if you're scraping publicly available data for personal or internal use. Always review Websute's Terms of Service before large-scale use or redistribution.
No. This is a no-code tool — just enter a job title, location, and run the scraper directly from your dashboard or Apify actor page.
It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.
Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.
You can use the Try Now button on this page to go to the scraper. You’ll be guided to input a search term and get structured results. No setup needed!