Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ccover

C cover is a lightweight, single-header C and C++ library to easily extract cover images from MP3 files.

Note: This library currently extracts only the first APIC (Attached Picture) image found in the mp3.


Getting Started

You can just start by grabbing the header file and download and drop it in your project

To instantiate the implementation, #define CCOVER_IMAGE_IMPLEMENTATION in ONE source file, before #including this file.

you can also look at the examples

All the documnetation are in the headerfile itself so you can read it to know what the function does!

TODO

  • Add other files like WAV, OGG and more

License

This project is licensed under the MIT License

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages