flac-picture

Support for writing picture to FLAC metadata blocks with JuicyPixels

https://github.com/mrkkrp/flac-picture

Version on this page:0.1.1
LTS Haskell 22.14:0.1.3
Stackage Nightly 2024-03-28:0.1.3
Latest on Hackage:0.1.3

See all snapshots flac-picture appears in

BSD-3-Clause licensed and maintained by Mark Karpov
This version can be pinned in stack with:flac-picture-0.1.1@sha256:7508cc681a21df9c24a40bd938eda48aecbf9f8a632de44ed6ea0567ebbdd7c0,2326

Module documentation for 0.1.1

  • Codec
    • Codec.Audio
      • Codec.Audio.FLAC
        • Codec.Audio.FLAC.Metadata
          • Codec.Audio.FLAC.Metadata.Picture

FLAC Picture

License BSD3 Hackage Stackage Nightly Stackage LTS Build Status Coverage Status

I bet you always wanted to write a picture into FLAC metadata blocks. I’ll tell you what, with Haskell you can do it.

License

Copyright © 2017 Mark Karpov

Distributed under BSD 3 clause license.

Changes

FLAC Picture 0.1.1

  • Improved documentation and metadata.

FLAC Picture 0.1.0

  • Initial release.