resize-video-aspect-ratio

Resize and crop video files to specified aspect ratios and frame rates using ffmpeg.

6|1|Updated May 29, 2026
One-click install
npx skills add https://github.com/gooseworks-ai/gooseworks-ads-skills --skill resize-video-aspect-ratio
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: resize-video-aspect-ratio
Source: https://github.com/gooseworks-ai/gooseworks-ads-skills/tree/main/skills/atoms/editing/resize-video-aspect-ratio
Command: npx skills add https://github.com/gooseworks-ai/gooseworks-ads-skills --skill resize-video-aspect-ratio

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill addresses the challenge of resizing, cropping, and normalizing videos to meet specific aspect ratios and frame rates, streamlining video post-production workflows.

Core Features & Use Cases

  • Aspect Ratio and Frame Rate Normalization: Adjust videos to exact target aspect ratios and frame rates.
  • Video Processing: Apply resizing and cropping algorithms for precise video adjustments.
  • Use Case: Ideal for video editors and creators who require consistent video dimensions for social media platforms or other specific content formats.

Quick Start

Run the resize-video-aspect-ratio skill on your video file 'video_input.mp4' to resize it to 16:9 aspect ratio at 30fps.

Frequently Asked Questions about resize-video-aspect-ratio

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I resize a video to a 16:9 aspect ratio for social media?

To resize a video to a 16:9 aspect ratio, this Skill applies ffmpeg video processing algorithms to crop and scale your input file to exact target dimensions and frame rates required for social media platforms.

Can I normalize video frame rate and aspect ratio using ffmpeg?

Yes, you can normalize video frame rate and aspect ratio using ffmpeg through this Skill, which runs a shell script to manually execute resizing commands and verify the standardized output dimensions.

What is the best way to crop video dimensions for specific content formats?

The best way to crop video dimensions for specific content formats is using dedicated video processing scripts that adjust files to precise target aspect ratios, streamlining post-production workflows for consistent results.

Does this video resizing skill support manual execution and output verification?

Yes, this video resizing skill supports manual execution and output verification through shell scripts, allowing you to validate the ffmpeg processing results and ensure exact aspect ratio and frame rate normalization.

When do I need to normalize video frame rates during post-production?

You need to normalize video frame rates during post-production when standardizing raw video files to meet specific platform requirements, ensuring consistent playback and exact target dimensions across various social media content formats.

Why does my video aspect ratio need cropping instead of just scaling?

Cropping video aspect ratio removes unwanted edges to fit exact target dimensions without distorting the image, whereas scaling alone stretches the frame, making cropping necessary for standardized social media content formats.

Related Skills