cdrLabel .com

Plugins

cdrlabel icon 

Home

Download

Register

Features

Plugins

Screenshots

Languages

cdrLabel includes four default plugins (MP3 Renamer, File Numberer, Brightness and Contrast, and Image Rotate) and may be extended by installing plugin DLLs below. If you're a C or Delphi programmer, check out the SDK below.


Graphics Plugins
Whirl and Pinch
Whirls and pinches an image around its center.
This plugin is released under the GNU Public License, please see the SDK page for the source code...
Whirl and Pinch example Included!
Random Jitter
Applies a random shift to each image pixel, like shaking a sand painting.
Random Jitter example Included!
Blur
Performs a fast blurring of an image.
Blur example Included!

File Plugins
OGG File Renamer
Renames OGG Vorbis (.OGG) music files on a label according to their tag information.
OGG Icon Included!
WMA File Renamer
Renames Windows Media (.WMA) music files on label according to their embedded tag information.
Requires Windows Media Player 9.0 or above
WMA Icon Included!
Random Filename Generator
Replaces the contents of a label with randomly generated files using a dictionary file. Useful for demonstration purposes only.
Random Icon Random Files.exe (32KB)

User Developed Plugins
Writing plugins is quick and fun! If you create a plugin that you would like to see placed here, or have some questions about the SDK or plugin interface, just contact us.

cdrLabel Plugin SDK and Sources
cdrLabel Plugin SDK (20KB)
Plugin Sources
Blur Source (20KB)
Source code of the Blur plugin. Contains an implementation of an O(n) image blurring algorithm, invariant of the radius of blur.
Whirl and Pinch Source (20KB)
Source code of the Whirl and Pinch plugin. GNU licensed.
Random Jitter Source (20KB)
Source code of the Random Jitter plugin. This plugin took less than 10 minutes to write from start to debugged finish!
WMA Tag Renamer Source (20KB)
Source code of the WMA Tag Renamer plugin.
OGG Tag Renamer Source (20KB)
Source code of the OGG Tag Renamer plugin.
Random Files Source (20KB)
Source code of the Random Files plugin.
Brightness and Contrast Source (20KB)
Source code of the Brightness and Contrast plugin (included in default install).
Flip and Rotate Source (20KB)
Source code of the Flip and Rotate plugin (included in default install).
MP3 Numbering Source (20KB)
Source code of the File Numbering plugin (included in default install).
MP3 Tag Renamer Source (20KB)
Source code of the MP3 Tag Renamer plugin (included in default install).