Skip to main content

A tool to convert and manipulate media files

Project description

Convertly

A command line tool to execute simple file conversions, image/video manipulations and folder changes. Use with conv <query>. Convertly is constantly being fine-tuned using your outputs and will work better over time.

Installation

pip install convertly

Configuration

you will be prompted to configure the tool using your own OpenAI key.

Usage

To use Convertly, you can run the command followed by your query. For example:

> conv convert file.webp to file.png
* dwebp file.webp -o file.png

View the history of your queries with:

conv --history

Or reset your history with:

conv --clear

Example Use Cases

> conv a video in /path/to/video.mp4 to a gif
* ffmpeg -i /path/to/video.mp4 /path/to/video.gif
> conv copy all of Documents/Screenshots to a folder called Screenshots2 in the same directory
* cp -a Documents/Screenshots Documents/test
> conv rotate image.png by 90 degrees
* brew install imagemagick
* convert image.png -rotate 90 rotated_file.png

Support

Convertly wont be perfect; if you run into any issues, please send me a message or create an issue.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

convertly-0.2.0.tar.gz (5.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

convertly-0.2.0-py3-none-any.whl (7.8 kB view details)

Uploaded Python 3

File details

Details for the file convertly-0.2.0.tar.gz.

File metadata

  • Download URL: convertly-0.2.0.tar.gz
  • Upload date:
  • Size: 5.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for convertly-0.2.0.tar.gz
Algorithm Hash digest
SHA256 f67d3309f7ad1c629df27246e9700a56c6a0c512cade407b5898af2687237201
MD5 6ccba9f1c59d18cbfdbac3a463152ab3
BLAKE2b-256 a2ece68a81f433b46e1fc21da302c07b1002e8c868d91054dbeeb14752cbc00e

See more details on using hashes here.

File details

Details for the file convertly-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: convertly-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 7.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for convertly-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 8fd63b3d48faa9e10d9245f451443f56968bcd2e8e64ba4853226df45fe7453b
MD5 430a052f13e5477195a28332fa2403b9
BLAKE2b-256 f30642dca2e1b6e6b7c878163c5a4d6075409abc00670f02f5e8fabcc1ed838d

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page