Skip to main content

Losslessly rebuild audio files.

Project description

python-rebuild-audio-file

Losslessly rebuild audio files.

Installation

pip install -U rebuild-audio-file

Command-line usage

raf existing.mp3 new.mp3
raf existing.flac new.flac

Programmatic usage

from raf import rebuild_audio_file

rebuild_audio_file('existing.mp3', 'new.mp3')
rebuild_audio_file('existing.flac', 'new.flac')

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

rebuild_audio_file-0.1.1-py3-none-any.whl (45.8 MB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page