Giter Site home page Giter Site logo

video2docs's Introduction

video2docs

一个将视频转换为PPT的桌面应用。

使用步骤

  1. 选择存放视频的目录
  2. 解析目录获取视频列表
  3. 使用 ffmpeg 按照给定的时间间隔截图
  4. 压缩所有图片
  5. 生成PPT

注意: 目前仅支持.mp4.mov格式的视频,如有其他格式的文件请提issue;

使用的技术或库

  • electron 构建跨平台的桌面应用程序
  • react
  • ffmpeg 视频处理的库
  • imagemin 压缩图片的库
  • images-pptx 将图片转为PPT
  • vite
  • antd

界面一览

后续计划

  • 支持列表单个视频单独处理
  • 支持转换为PDF文件

video2docs's People

Contributors

wangxingkang avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.