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>. Note that your outputs are being used to constantly being fine-tune a model to make it 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.4.6.tar.gz (5.5 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.4.6-py3-none-any.whl (8.2 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for convertly-0.4.6.tar.gz
Algorithm Hash digest
SHA256 187175a61aae9be13dc6d52126f2f8559dab4c0f36354d0469eb143d567b6dcf
MD5 820ece474a2da2e5ee28d34acb546c3d
BLAKE2b-256 0d20b7a56140e819e3dbbd33e07f122852cac87268772236d4a29efd56f79e1d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: convertly-0.4.6-py3-none-any.whl
  • Upload date:
  • Size: 8.2 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.4.6-py3-none-any.whl
Algorithm Hash digest
SHA256 7548df1996371665d4bded6e8d129c52b7197a9fdc61b95baff1f1cbfb6df3fa
MD5 ee6adf74d3012e8d9b181c870e2e5bd9
BLAKE2b-256 e2205a9d34290883e0cad5dd5923eeab217512394c0e8798c4d15d44c048ecb7

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