1.0.1 • Published 1 year ago

conviertesto v1.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

Conviertesto

conviertesto is a simple command-line tool for converting files between different formats using Node.js. It supports video and image file conversions.

Features

  • Convert videos to different video formats (e.g., mp4 to avi)
  • Convert videos to GIFs (e.g., mp4 to gif)
  • Convert images to different image formats (e.g., jpg to png)

Installation

To install conviertesto, use npm:

npm install -g conviertesto

Usage

To convert a file, use the following command:

conviertesto <input file> <output file>

Help

conviertesto help

Supported Conversions

  • Video to Video (e.g., mp4 to avi)
  • Video to GIF (e.g., mp4 to gif)
  • Image to Image (e.g., jpg to png)

Contributing

Feel free to open issues or submit pull requests if you have suggestions or improvements.

1.0.1

1 year ago

1.0.0

1 year ago