Gemini Text Processor
1) Upload
Text file
(.txt)
Raw data to be transformed.
2) Upload
Prompt file
(.txt)
Example: “Convert to CSV with headers Court No, Item No, Case Number, …”
3) Gemini model
gemini-2.0-flash (recommended)
gemini-2.0-flash-lite (fastest/cheapest)
gemini-2.0-pro (highest quality)
Low temperature (0.15)
Plain text output
Retry-safe
4) Large input handling
Auto-chunk long text (recommended)
Max chunk size (chars)
Keeps each request smaller to avoid timeouts/429 under load.
Process
Tip: Keep prompts deterministic for consistent, accurate results.