MusicBrainz Picard: Difference between revisions

From MusicBrainz Wiki
Jump to navigationJump to search
m (18 revision(s))
m (shuffle)
 
(82 intermediate revisions by 21 users not shown)
Line 1: Line 1:
<small>[[Products]] > Picard </small>
{{TopicVideo|video=zMAc-UyO0NA}}<small>[[Products]] > MusicBrainz Picard </small>


{| class="wikitable" style="float: right; margin: 0 0 10px 10px"
=Picard, the Next-Generation MusicBrainz Tagger=
| [[Image:picard_demo2_500.png]]

{| border="1"
|-
| [[Image:picard090b1.png]]
|}
|}


'''MusicBrainz Picard''' is a cross-platform (Linux/Mac OS X/Windows) application written in Python and is the official MusicBrainz [[MusicBrainz_Enabled_Applications|tagger]]. It supports the majority of audio file formats, is capable of using audio fingerprints ([[AcoustID]]s), performing CD lookups and [[Disc ID|disc ID]] submissions, and it has excellent Unicode support.
'''Picard''' is the next generation MusicBrainz tagging application. This new tagging concept is album oriented, as opposed to track/file oriented like the [[Classic Tagger|ClassicTagger]] was. Picard is written in Python, which is a cross-platform language, and makes use of cross-platform libraries - this allows the same code to run both on Windows, Linux and Mac OS X.


==External links==
==Download and Use Picard==


*[[picard:|Official website]]
* [[Picard Download| Download]] the latest version of Picard.
*[https://picard-docs.musicbrainz.org/ User guide]
* Read the illustrated [[How To Tag Files With Picard|Picard Tagger Quick Start Guide]]
{| class="wikitable" style="float: right; margin: 0 0 10px 10px"
* For more information read the [[Picard Documentation|Documentation on Picard]]
|
* Have a look at the [[Picard Plugins| plugins]] available.
|}

==Documentation for Users==

These are all the documents that should help users of Picard:
* [[Picard Documentation]]
* [[Picard Screencasts]]
<ul><li style="list-style-type:none">Video guides on how to use Picard
</ul>
* [[How To Tag Files With Picard]]
<ul><li style="list-style-type:none">Illustrated Picard quick start guide.
</ul>
* [[How PUIDs Work|HowPUIDsWork]]
<ul><li style="list-style-type:none">Explanation of [[Music Analysis|MusicAnalysis]], [[Audio Fingerprint|AudioFingerprinting]] and the relationship between Picard, [[MusicBrainz]] and MusicIP.
</ul>
* [[Picard Linux Install|Picard Linux installation]]
<ul><li style="list-style-type:none">Guide for tips on how to install Picard from sources on various linux distributions.
</ul>
* [[Picard FAQ]]
* There is also a page covering [[WikiPedia:MusicBrainz_Picard|Picard]] on Wikipedia.

==Support==

This is an official [[MusicBrainz]] product. If you have questions on the use of Picard, you can mail to the [[Users Mailing List|users mailing list]] or post a question on the [[MusicBrainz Forum|forum]]. If you think you found a bug, you can add it to the [[Bug Tracker|bug tracker]]. In other cases you can [[Contact Us| contact us]].

==For Developers==

[[Picard Development|PicardDevelopment]] groups all available information about the development of Picard.

[[Category:To Be Reviewed]] [[Category:Picard]] [[Category:Products]] [[Category:WikiDocs Page]]

Latest revision as of 22:18, 18 October 2023


Relevant video:

Products > MusicBrainz Picard

picard demo2 500.png

MusicBrainz Picard is a cross-platform (Linux/Mac OS X/Windows) application written in Python and is the official MusicBrainz tagger. It supports the majority of audio file formats, is capable of using audio fingerprints (AcoustIDs), performing CD lookups and disc ID submissions, and it has excellent Unicode support.

External links