A simple command line tool to convert files from one form to another.
Project description
ez-cli-convert
An open-source repository based in Python for easily converting files from one form to another using the command-line interface (CLI).
Installation
pip install ez-convert
Usage
- Copy the path of the file you wish to convert to your clipboard. (on MacOS,
option+ right-click -->Copy ... as pathname; on Windows,Shift+ right-click -->Copy as Path) - Open the terminal and simply run
ezconvert --otype {your desired output file type}
The script will produce a file of the desired type (i.e. pdf, jpg, mp4, mov, etc.) in the location of the copied file as well as the same file name. Currently, functionalities will be added as they become needed.
Dependencies
- This tool uses
ffmpegunder the hood for video file conversion, so you will need to have that installed on your system - The clipboard functionality is provided by
pyperclip - Conversion from images to pdf and vice versa is accomplished using the
Pillowmodule
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ez-convert-0.1.1.tar.gz.
File metadata
- Download URL: ez-convert-0.1.1.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a7c17c41aa40c4ce880f4a535f7a54615948c658b481c1c88307ce2f33fdec21
|
|
| MD5 |
8cb5f30ccef79e4f5281dfb79f33e654
|
|
| BLAKE2b-256 |
13102c84dc483700a8e4ac12feabcc7b948dfab4b68c7a731a189deeef90ba62
|
File details
Details for the file ez_convert-0.1.1-py3-none-any.whl.
File metadata
- Download URL: ez_convert-0.1.1-py3-none-any.whl
- Upload date:
- Size: 4.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1f13ed3e6f3c20b90da4f6c07ebb9638ea2815553a2b954088565a2a6680764e
|
|
| MD5 |
d94a2583f5048dcaed77e9d616c4b16d
|
|
| BLAKE2b-256 |
e3763e026b128ee170a2b2125a427d99df0012c7f189589faeba14ffda4624b6
|