skills.vishalvoidskills/vishalvoid
Creative & DesignIntermediate

fal-vision

Analyze images — segment objects, detect, OCR, describe, visual Q&A

Developer Setup

Setup & Installation

bash
npx skills add https://github.com/fal-ai-community/skills --skill fal-vision

Overview

What This Skill Does

Analyze images — segment objects, detect, OCR, describe, visual Q&A

Application

When to use this Skill

Documentation

Show Skills.md file

fal-vision

Analyze and understand images using fal.ai vision models — segmentation, detection, OCR, captioning, and visual QA.

Scripts

Script Purpose
analyze.sh Analyze an image (segment, detect, OCR, describe, QA)

Usage

Segment Objects

./scripts/analyze.sh --image-url "https://example.com/photo.jpg" --operation segment --query "the red car"

Detect Objects

./scripts/analyze.sh --image-url "https://example.com/photo.jpg" --operation detect

Extract Text (OCR)

./scripts/analyze.sh --image-url "https://example.com/document.jpg" --operation ocr
Lines 1 - 26 of 66

Recommendations

Explore other random skills

All skillsMy patterns