logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Capture Webcam Images - Control Camera | Online Free DevTools by Hexmos

Capture webcam images with Wacaw. Take photos and record videos from your attached camera using command line. Free online tool, no registration required.

wacaw

Capture both still pictures and video from an attached camera. More information: https://webcam-tools.sourceforge.net.

  • Take a picture from webcam:

wacaw {{filename}}

  • Record a video:

wacaw --video {{filename}} --duration {{10}}

  • Take a picture with custom resolution:

wacaw --width {{width}} --height {{100}} {{filename}}

  • Copy image just taken to clipboard:

wacaw --to-clipboard

  • List the devices available:

wacaw --list-devices

See Also