Skip to content

loxal/cUtils

Repository files navigation

cUtils

  • 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.

Support

Each tool here exists because a real workflow needed it — long-form TTS that the consumer apps don't ship, Vertex AI generation without a half-baked SDK in the way, an audio pipeline that survives 10-hour batches, a Bitwarden dedup that doesn't lose your TOTP seeds. They all stay free, offline-first where possible, and free of telemetry, accounts, or upsell.

If one of these saved you an evening of glue code, an API-quota detour, or a manual cleanup you were dreading, a one-time $1–2 tip is the realistic hourly value of someone else's tooling work — and a clear signal that careful, narrow-scope CLIs are worth maintaining.

github.com/sponsors/loxal

No nag screens, no runtime prompts, no "pro tier." The link lives here in the README. Use it only when the tool actually pulled its weight for you.

About

coreUtils consoleUtils cloudUtils cyberUtils cryptUtils

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors