38 releases (17 breaking)

0.21.1 Aug 29, 2024
0.21.0 Jul 29, 2024
0.20.1 Jul 2, 2024
0.18.2 Jan 23, 2024
0.2.0 May 19, 2021

#13 in Audio

Download history 1454/week @ 2024-07-19 1358/week @ 2024-07-26 1374/week @ 2024-08-02 1425/week @ 2024-08-09 1417/week @ 2024-08-16 1769/week @ 2024-08-23 1680/week @ 2024-08-30 1678/week @ 2024-09-06 2182/week @ 2024-09-13 2745/week @ 2024-09-20 2181/week @ 2024-09-27 3228/week @ 2024-10-04 2709/week @ 2024-10-11 1781/week @ 2024-10-18 1748/week @ 2024-10-25 1464/week @ 2024-11-01

8,071 downloads per month
Used in 53 crates (29 directly)

MIT/Apache

1MB
25K SLoC

Lofty logo

Lofty

Parse, convert, and write metadata to various audio formats.

GitHub Workflow Status Downloads Version Documentation GitHub Sponsors

⚠️ LOOKING FOR HELP WITH DOCUMENTATION ⚠️

I'm looking for help with the refinement of the docs. Any contribution, whether it be typos, grammar, punctuation, or missing examples is highly appreciated!

Supported Formats

See here

Examples

To try them out, run:

cargo run --example tag_reader /path/to/file
cargo run --example tag_stripper /path/to/file
cargo run --example tag_writer <options> /path/to/file
cargo run --example custom_resolver

Documentation

Available here

Benchmarking

There are benchmarks available here. To run them, do:

cargo bench

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Dependencies

~0.5–1.1MB
~23K SLoC