Difference between revisions of "Pandoc"

From COPTR
Jump to navigation Jump to search
(Some updated info and an example of use)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
<!-- Use the structure provided in this template, do not change it! -->
+
{{Infobox tool
 
+
|purpose=If you need to convert files from one markup format into another, pandoc is your swiss-army knife.
{{Infobox_tool
+
|homepage=https://pandoc.org/
|purpose=A universal converter that converts files from one markup format into another
+
|tool_status=Maintained
|homepage=http://pandoc.org
+
|sourcecode=https://github.com/jgm/pandoc
 
|license=Free under the GPL
 
|license=Free under the GPL
 
|platforms=Windows, MacOS, Linux, BSD
 
|platforms=Windows, MacOS, Linux, BSD
 +
|language=Haskell
 +
|function=File Format Migration
 +
|content=Document
 
}}
 
}}
 +
<!-- Use the structure provided in this template, do not change it! -->
 +
 +
 
<!-- Note that to use the image field, you should leave the value as {{PAGENAMEE}}.png (or similar) and upload a copy of the image. Hot-linking is not supported. If you don't want an image, just remove that line. -->
 
<!-- Note that to use the image field, you should leave the value as {{PAGENAMEE}}.png (or similar) and upload a copy of the image. Hot-linking is not supported. If you don't want an image, just remove that line. -->
  
Line 24: Line 30:
 
== User Experiences ==
 
== User Experiences ==
 
<!-- Add hotlinks to user experiences with the tool (eg. blog posts). These should illustrate the effectiveness (or otherwise) of the tool. Use a bullet list. -->
 
<!-- Add hotlinks to user experiences with the tool (eg. blog posts). These should illustrate the effectiveness (or otherwise) of the tool. Use a bullet list. -->
 +
* [https://anjackson.net/2026/01/26/coptr-dpclinic/ Example of PPTX converted to Markdown to make a web version of a presentation]
  
 
== Development Activity ==
 
== Development Activity ==
Line 29: Line 36:
 
Releases are documented through the [http://pandoc.org/releases.html Pandoc release page]. Pandoc 2.3 was released in September 2018.
 
Releases are documented through the [http://pandoc.org/releases.html Pandoc release page]. Pandoc 2.3 was released in September 2018.
 
<!-- Add the OpenHub.com ID for the tool, if known. -->
 
<!-- Add the OpenHub.com ID for the tool, if known. -->
{{Infobox_tool_details
+
{{Infobox tool details}}
|releases_rss=
 
|issues_rss=
 
|mailing_lists=
 
|ohloh_id=
 
}}
 

Latest revision as of 09:03, 20 March 2026


If you need to convert files from one markup format into another, pandoc is your swiss-army knife.
Homepage:https://pandoc.org/
Status: Maintained ✅
Source Code:https://github.com/jgm/pandoc
License:Free under the GPL
Platforms:Windows, MacOS, Linux, BSD
Language:Haskell
Function:File Format Migration
Content type:Document




Description

User Experiences

Development Activity

Releases are documented through the Pandoc release page. Pandoc 2.3 was released in September 2018.