ChordPro

A lyrics and chords formatting program

GitHub issues PRs Welcome Built by musicians @ChordPro_Org on Twitter

ChordPro generates professional-looking sheet music from a text file containing the lyrics of one or many songs with chord information. Check https://www.chordpro.org/chordpro/chordpro-installation for installation instructions and execute chordpro --help for an overview about the avalable options.

Support

For general discussion, please see the user group.

Bugs and feature requests go to the GitHub issue tracker.

Development Status

This program provides support for ChordPro version 6. It supports almost all features of Chordii, and a lot more, like native PDF generation, Unicode input and fully customizable layout, fonts and sizes.

Prominent features of ChordPro 6 are Pango style text markup, annotations, and a more powerful way of assigning typefaces to layout items.

For up-to-date information, see https://www.chordpro.org/chordpro/chordpro-reference-implementation

Motivation

ChordPro is a rewrite of Chordii. Why a rewrite? Chordii was the de facto reference implementation of the ChordPro file format standard version 4.

ChordPro version 5 added a number of new features, pushing the limits of the very old program. Unicode support would have been very hard to add, and the whole program centered around PostScript generation, while nowadays PDF would be a much better alternative.

So, we decided to create a new reference implementation from the ground up. We chose a programming language that is flexible and very good at handling Unicode data. And that is fun to program in.

License

Copyright © 2010,2018 The ChordPro Team

This program is free software. You can redistribute it and/or modify it under the terms of the Artistic License 2.0.