You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 31, 2026. It is now read-only.
add a command to crop
making this with ffmpeg is super easy
problem is how in the world do i do this with essentialyl a CLI and make it intuitive
im thinking, $crop with no arguments overlays a grid to show the percent grid, and then crop is (x1, y1) (top left corner) (x2, y2) (bottom right corner), but they arent pixel values, they are precent values
add a command to crop
making this with ffmpeg is super easy
problem is how in the world do i do this with essentialyl a CLI and make it intuitive
im thinking, $crop with no arguments overlays a grid to show the percent grid, and then crop is (x1, y1) (top left corner) (x2, y2) (bottom right corner), but they arent pixel values, they are precent values