- coreUtils
- consoleUtils
- cloudUtils
- cryptUtils
- cyberUtils
Rust CLI for Google Cloud Text-to-Speech long-form audio synthesis. Takes SSML or Markdown input, calls the Google TTS API, and outputs tagged M4A or MP3 files.
Rust CLI for Google Cloud Imagen image generation via Vertex AI. Reads a text prompt, calls the Imagen API, and saves PNG images.
Rust CLI for Google Cloud Lyria music generation via Vertex AI. Reads a prompt file, calls the Lyria API, and saves WAV audio clips.
Rust CLI for Google Cloud Veo video generation via Vertex AI. Supports text-to-video, image-to-video, and video extension modes with long-running operation polling.
Rust CLI for audio-to-SSML transcription using whisper.cpp. Recursively processes audio files in a folder with optional speaker diarization via HuggingFace API.
Bidirectional converter between HURL and HAR formats.
Rust CLI that deduplicates a Bitwarden JSON vault export into an import-ready file. Uses a strict dedup key (name + username + password + TOTP + FIDO2 credentials + notes + custom fields + favorite) and merges URIs from dropped items into the kept item so no login URL is ever lost. TOTP secrets and passkey data are preserved verbatim.