Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

comiv

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

comiv

  • 1.0.1
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

ComIV

Compress image and video. Use FFmpeg and Tinify API.

Extension

Following are supported extensions.

Photo

  • jpg

Video

  • mp4

Requirement

  • FFmpeg
  • Tinify API key

Install

gem install comiv

Usage

Add key and store photo or video to stored directory. When ran, compressed file is created in stored/compress directory.

Usage:
  comiv init
  comiv run
  comiv config (--add-key KEY | --delete-key | --show-count)
  comiv -h | --help
  comiv -v | --version

Options:
  init            Create .comiv and stored directory.
  run             Compress image and video files in stored directory.
  config          Set comiv configuration.
  --add-key KEY   Add tinify api key.
  --delete-key    Delete tinify api key.
  --show-count    Show compresstion count this month. however, it needs to be executed once.
  -h --help       Show help.
  -v --version    Show version.

Licence

MIT License @ Yuitoku

FAQs

Package last updated on 04 Nov 2019

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc