creator-video-resizerResize video outputs for social, ecommerce, ads, and platform uploads without stretching the subject or breaking compatibility. Use when a video needs new di...
Install via ClawdBot CLI:
clawdbot install leooooooow/creator-video-resizerGrade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated May 19, 2026
A marketing team needs to repurpose a single video ad for TikTok (9:16), Instagram Reels (9:16), and Facebook Feed (1:1). The skill resizes the video without stretching, ensuring the main product remains centered and readable.
An e-commerce manager has a product demo video that needs to fit Shopify's square thumbnail (1:1), Amazon's 16:9 main video, and a vertical version for mobile ads. The skill crops or pads to preserve the product and text overlays.
An advertising agency produces a video ad for YouTube (16:9), Facebook (4:5), and Instagram Stories (9:16). They use the skill to generate all sizes from one master, maintaining visual focus on the call-to-action and brand logo.
A video production team creates a 16:9 widescreen edit for client review, but also needs a 9:16 vertical cut for mobile previews and a 1:1 version for Slack thumbnails. The skill quickly outputs these variants with proper framing.
A content creator needs to upload the same video to YouTube (16:9, 1920x1080), LinkedIn (16:9, 1280x720), and Twitter (16:9, 1920x1080) with different file size limits. The skill resizes and compresses accordingly without distorting the subject.
Offer video resizing as a core feature in a video editing SaaS platform. Charge monthly per user or based on number of exports/resolutions. Value: saves time and ensures platform compliance.
Provide an API endpoint that resizes videos on demand. Charge per minute of video processed or per batch. Ideal for e-commerce platforms or ad agencies needing automated workflows.
Offer basic resize (crop/scale) for free, but charge for advanced options like smart reframing, priority area preservation (face/product), and high-resolution exports. Attract users with free tier, upsell pro features.
💬 Integration Tip
Integrate as a lightweight API endpoint within existing video editing or marketing automation tools. Provide clear documentation for platform-specific dimensions (e.g., TikTok, Shopify) to minimize manual configuration.
Scored May 19, 2026
Extract frames or short clips from videos using ffmpeg.
Generate SRT subtitles from video/audio with translation support. Transcribes Hebrew (ivrit.ai) and English (whisper), translates between languages, burns subtitles into video. Use for creating captions, transcripts, or hardcoded subtitles for WhatsApp/social media.
Process video and audio using FFmpeg CLI for transcoding, cutting, merging, audio extraction, thumbnails, GIFs, speed, filters, subtitles, and watermarks.
Edit videos with AI background removal, color grading, upscaling, stabilization, and enhancement tools.
Use when video content needs to be extracted as text: pasted YouTube links or IDs, requests to transcribe, summarize, quote, translate, convert video to text...
Run and manage long tasks exceeding HTTP timeouts by starting, updating, and completing them asynchronously with immediate responses.