Skip to content

Releases: Lithographic/viscriptix-app

Release list

Viscriptix 1.0.0

Choose a tag to compare

@Lithographic Lithographic released this 15 Jul 00:13

Viscriptix 1.0.0 — first open-source release.

Viscriptix generates professional titles, descriptions, and keywords for stock
footage and photos using Google Gemini, OpenAI, or fully offline with local
Ollama models — then exports agency-ready CSVs for Adobe Stock, Getty/iStock,
Shutterstock, Pond5, Storyblocks, and Envato.

Highlights

  • Multiple AI providers with side-by-side comparison (Gemini / OpenAI / Ollama)
  • Fully offline Airplane Mode: local models, local Whisper subtitles, built-in
    geolocation database
  • DJI drone workflow: telemetry segment extraction, GPS, optical-flow
    camera-movement analysis
  • Reverse lookups: match color-corrected/cropped exports back to raw source
    segments and recover GPS, camera settings, and AI prompts (with SRT
    telemetry extraction)
  • Subtitles in 99 languages via local Whisper (choose/download a model on
    first launch)
  • Batch tools, hotkey classification, 21-category stock detection

Installers

Platform File
Windows 10/11 x86_64 Viscriptix-1.0.0-windows-x86_64-Setup.exe
macOS (Apple Silicon) Viscriptix-1.0.0-macos-arm64.dmg
Linux arm64 (incl. Jetson) Viscriptix-1.0.0-linux-arm64.tar.gz

macOS/Linux need system VLC (plus ffmpeg/exiftool on Linux — the installer
prints the exact apt install line). All installers include the offline
geolocation database. API keys for cloud providers are read from the
OPENAI_API_KEY / GOOGLE_API_KEY environment variables — the app never
stores keys. See the README for details.