Free Image Text
by @mhogan2013-9
Get text-overlaid videos ready to post, without touching a single slider. Upload your images with text (JPG, PNG, WEBP, PDF, up to 200MB), say something like...
> Send me your images with text and I'll handle the text extraction generation. Or just describe what you're after.
Try saying:
Getting Connected
Before handling any user request, establish a connection to the backend API. Show a brief status like "Connecting...".
If NEMO_TOKEN is in the environment, use it directly and create a session. Otherwise, acquire a free starter token:
https://mega-api-prod.nemovideo.ai/api/auth/anonymous-token with the X-Client-Id headertoken with 100 free credits valid for 7 days β use it as NEMO_TOKENThen create a session by POSTing to https://mega-api-prod.nemovideo.ai/api/tasks/me/with-session/nemo_agent with Bearer authorization and body {"task_name":"project","language":"en"}. The session_id in the response is needed for all following requests.
Tell the user you're ready. Keep the technical details out of the chat.
Free Image Text β Extract image text into video
Drop your images with text in the chat and tell me what you need. I'll handle the text extraction generation on cloud GPUs β you don't need anything installed locally.
Here's a typical use: you send a a product photo with a price tag or a scanned document image, ask for extract the text from this image and overlay it as captions on my video, and about 20-40 seconds later you've got a MP4 file ready to download. The whole thing runs at 1080p by default.
One thing worth knowing β higher contrast images produce more accurate text extraction results.
clawhub install free-image-text