GithubHelp home page GithubHelp logo

moment-1's Introduction

Moment Actions Status image image

Moment 是一个简单(可能没用)的小工具,它可以把多张图片(一般是视频截图)的底部字幕,拼接到第一张图片底下。

在线演示

Moment 可以用来保存视频的精彩瞬间:

image

下载和使用

Moment 下载地址:https://github.com/FantasticMao/moment/releases

Moment-1.0 (已过时) 以 Java 语言编写,以 .jar 文件发布,使用时需预先 安装 Java 运行环境

Moment-2.0 以 Go 语言编写,无需安装其它依赖,可以直接使用。Moment-2.0 提供了 macOS、Linux、Windows 三个平台的可执行文件。

Moment 使用手册:

macOS / Linux

~$ ./moment --help
Usage:
  moment [OPTIONS]

Application Options:
  -p, --path=   The file path of image that need to be stitched
  -h, --height= The height of bottom subtitle which should be in unit px (default: 120)
      --out=    The output directory which is used to save the joined image (default: .)
      --help    Display this help message

Windows

C:\Users\MaoMao\Desktop>moment.exe --help
Usage:
  moment.exe [OPTIONS]

Application Options:
  /p, /path:    The file path of image that need to be stitched
  /h, /height:  The height of bottom subtitle which should be in unit px (default: 120)
      /out:     The output directory which is used to save the joined image (default: .)
      /help     Display this help message

注意事项

使用 Moment 时需要注意以下几点:

  • Moment 仅支持拼接 jpegpng 格式的图片,且所有图片格式和宽度需要保持一致
  • Moment 最终生成的图片名称为第一个 -p 参数指定的图片名称加上 _final 后缀

moment-1's People

Contributors

fantasticmao 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.