New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

video2pdf-cli

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

video2pdf-cli

Extract frames from a video and summarize them as a PDF file.

pipPyPI
Version
0.1.0
Maintainers
1

Usage

usage: video2pdf [-h] --input STR [--output STR] [--jump INT]

Extract frames from a video and summarize them as a PDF file.

╭─ options ───────────────────────────────────────────╮
│ -h, --help          show this help message and exit │
│ --input STR         input video path (required)     │
│ --output STR        output path (default: tmp.pdf)  │
│ --jump INT          jump seconds (default: 2)       │
╰─────────────────────────────────────────────────────╯

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts