ezff: Plain English Command-Line Wrapper for ffmpeg Video Processing
By
josharsh
Crusty in the right places. Worth the chew.
Summary
ezff is a command-line tool that provides a plain English wrapper for ffmpeg, allowing users to perform video and audio processing tasks without needing to remember complex ffmpeg commands. Users can type simple English commands like 'ff convert video.mp4 to gif' or 'ff compress video.mp4 to 10mb' instead of memorizing ffmpeg flags and syntax. The tool requires ffmpeg to be installed and offers features like command preview, step-by-step guidance for beginners, and direct execution for experienced users. It's available as an npm package and aims to simplify video processing workflows.
Key quotes
· 5 pulledStop Googling ffmpeg commands.
No flags. No manuals. Just plain English.
Don't remember the syntax? Just type ff:
Step-by-step. No memorization needed.
Already know what you want? Skip the prompts:
You might also wanna read
Researcher's "ADHD" tool for Claude Code claims 2x improvement; experts call for more evidence
Solo researcher Udit Akhouri released a third-party Agent SDK tool called "ADHD" for Claude Code on Reddit, claiming it helps coding agents
bit.ly·4h agoMicrosoft Foundry Skill: Reusable Guidance for Coding Agent Workflows
The Microsoft Foundry Skill is a meta-skill for coding agents that provides reusable guidance for Foundry agent workflows. It helps standard
Erlang Ecosystem Foundation Launches Central Company Registry
The Erlang Ecosystem Foundation has launched a new canonical company registry at registry.erlef.org. The registry aims to serve members, spo
aislop: Open-source CLI tool detects low-quality code patterns left by AI coding agents
aislop is an open-source CLI tool (MIT-licensed) that detects low-quality patterns left behind by AI coding agents like Claude Code, Cursor,
wterm: A DOM-based Web Terminal Emulator Powered by Zig and WebAssembly
wterm is a web-based terminal emulator that renders directly to the DOM, providing native text selection, copy/paste, find functionality, an
PromptLayer: AI observability tool for tracing multi-step workflows, costs, and failures
PromptLayer is an AI observability tool for developers that provides a unified timeline and waterfall view to trace AI requests, workflows,
