Simple python script to convert media to standard format
Project description
standardfiles
standardfiles is a simple python script to convert video, audio and images to standard files.
| Type file | format | format lossless |
|---|---|---|
| audio | aac | flac |
| video | mkv/aac/h264 | mkv/flac/ffv1 |
| image | ff.bz2 | |
| image (valid) | png |
Also clear all metadata and check the standard formats.
In the lossless format don't convert. And you can't convert to lossless format (it doesn't make sense).
Packaging
- Gentoo: imperium repository.
Requirements
In order to use you need install:
bzip2dwebpexiftoolfarbfeldffmpegimagemagickmetaflac
Installation
To install the command line utility, run:
python3 -m build
pip install dist/*.whl
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 standardfiles-6.0.tar.gz.
File metadata
- Download URL: standardfiles-6.0.tar.gz
- Upload date:
- Size: 12.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0bd155f76f1bba896b6fa6ad50c11368b9a4c740d18d0c313dcb9b511393f172
|
|
| MD5 |
4d26eac17be30824b330f6b309081c20
|
|
| BLAKE2b-256 |
0ad849540a207e6674351c095ff50580740b27bdbacd1fdc745417c3e76a8d49
|
File details
Details for the file standardfiles-6.0-py3-none-any.whl.
File metadata
- Download URL: standardfiles-6.0-py3-none-any.whl
- Upload date:
- Size: 19.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
325cf5481bc338e24803e38582bfd16bddc17dd9add4fa732fe68e2d8c8cb499
|
|
| MD5 |
6e538dc3dbdb870b84a8df067d9e8aa2
|
|
| BLAKE2b-256 |
933f750868c40bc36bd82380838b68fb2e71f571b577095b3b182ced38128e0c
|