kujirahand / MP4toPDF

extract subtitle and convert pdf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MP4toPDF

Extract subtitle from MP4 and convert PDF

Platform

  • macOS / Linux

Need

Please install tools to $PATH.

  • ffmpeg
  • wkhtmltopdf
  • python3

Install

pip3 install pdfkit
cd src
chmod +x mp4topdf.py

How to use

mp4topdf.py example.mp4

macOS

brew install ffmpeg
brew install wkhtmltopdf

About

extract subtitle and convert pdf

License:MIT License


Languages

Language:PHP 54.9%Language:Python 42.2%Language:HTML 2.9%