Skip to content

Simple programs to unpack iTunes cover art files (itc and itc2)

Notifications You must be signed in to change notification settings

themaddoctor/itc2img

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

itc2img

Simple programs to unpack iTunes cover art files (itc and itc2)

Compile:

gcc -o itc2img itc2img.c
gcc -o itc22img itc22img.c

Use:

./itc2img file.itc
./itc22img file.itc2

The extension of the output is autamatically added (.png or .jpg).

About

Simple programs to unpack iTunes cover art files (itc and itc2)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages