mediavert

Crates.iomediavert
lib.rsmediavert
version0.0.6
created_at2025-12-18 10:31:24.446057+00
updated_at2025-12-19 16:11:25.571181+00
descriptionA tool to perform batch conversion of media
homepagehttps://github.com/udoprog/mediavert
repositoryhttps://github.com/udoprog/mediavert
max_upload_size
id1992149
size54,583
John-John Tedro (udoprog)

documentation

https://docs.rs/mediavert

README

mediavert

github crates.io docs.rs build status

A tool to perform batch conversion of media.

This combines several tools as subcommands:

  • bookvert (git) - convert books which is a tool to convert directories of images into .cbz books.
  • audiovert (git) - convert music which is a tool to convert tagged or untagged music from one format and directory structure to another.

Examples

You can run the included example like this:

cargo run --release -- audio --meta -D examples/unsorted --to examples/sorted
Commit count: 0

cargo fmt