* いろいろな変換ツール [#qb4d5c4e]

&color(White,#5F2F2F){  ''◆目次◆''  };&br;
ここでは,TeX と合わせて用いることができる便利な変換ツールをまとめます.

''目次''
#contents


* ビットマップ画像 (ラスターイメージ) ←→ PDF/EPS [#w1278ce9]

JPEG は EPS2(正確には PostScript Level 2 の EPS)にするとサイズがあまり増えません。
JPEG は EPS2(正確には PostScript Level 2 の EPS)にするとサイズがあまり増えません.

-[[MuPDF]] (mudraw)
-[[MuPDF]] (mutool)
--Linux Mint, Debian では mupdf-tools にコマンドが収録されています.
--mudraw - render PDF/XPS/CBZ documents (PDF → PNG)
--mutool draw - render PDF/XPS/CBZ documents (PDF → PNG)
-[[Poppler]] (pdftocairo)
--Linux Mint, Debian では poppler-utils にコマンドが収録されています.
--pdftocairo  - Portable Document Format (PDF) to PNG/JPEG/PDF/PS/EPS/SVG using cairo
-[[dktools:http://dktools.sourceforge.net/]] ([[CTAN:help/Catalogue/entries/dktools.html]])
--bmeps (PNG 等 → PDF/EPS1, 2, 3.[[TeX Live]], [[W32TeX]] にも収録されています)
-[[sam2p:https://code.google.com/p/sam2p/]]
(ビットマップ → PDF/EPS.[[TeX Live]], [[W32TeX]] にも収録されています)
-[[dktools:http://dktools.sourceforge.net/]] ([[CTAN.ring:help/Catalogue/entries/dktools.html]])
--bmeps (PNG 等 → PDF/EPS1, 2, 3.[[TeX Live]] にも収録されています)
-[[sam2p:https://github.com/pts/sam2p]]
(ビットマップ → PDF/EPS.[[TeX Live]] にも収録されています)
-[[potrace>http://potrace.sourceforge.net/]]
(グレースケールbmp → PDF/EPS/PS/SVG.[[W32TeX]] にも収録されています)
(グレースケールbmp → PDF/EPS/PS/SVG.)
-[[ImageMagick]]
--convert foo.jpg eps2:foo.eps とすると EPS2 になる (convert は [[MacTeX>Mac#mactex]] にも収録されています)
--mogrify -format pdf *.jpg とすると、フォルダ(ディレクトリ)内の全jpgをpdfに変換する(上書きされない)
--magick foo.jpg eps2:foo.eps とすると EPS2 になる
--mogrify -format pdf *.jpg とすると,フォルダ(ディレクトリ)内の全 jpg を pdf に変換する(上書きされない)
-[[EPS-conv:http://hp.vector.co.jp/authors/VA023018/epsconv.htm]]
(寺嶋 容明 さん)
(Windows用, BMP/JPEG/PNG/GIF → EPS, Susie plug-in対応)
--[[TeXを便利に使うツール類#EPS-conv(画像変換ツール)>http://c.nagaokaut.ac.jp/index.php?TeX%A4%F2%CA%D8%CD%F8%A4%CB%BB%C8%A4%A6%A5%C4%A1%BC%A5%EB%CE%E0#le26dada]]
-[[pdf2svg]] :PDF から SVG への変換
-[[→画像ファイルのフォーマットを変換する: jpg png gif eps tiff ps bmp:http://www.henkan-muryo.com/image-converter.php]]

* EPS ←→ EPS/EMF/WMF/PowerPoint [#i3d14633]
* PDF/EPS ←→ EPS/EMF/WMF/PowerPoint [#i3d14633]

-[[Metafile to EPS Converter>http://wiki.lyx.org/Windows/MetafileToEPSConverter]]
(EMF/WMF → EPS,Windows 版 [[LyX]] に含まれています.)
--[[LyX/使い方#s31f9c03]]
--[[TeXを便利に使うツール類#Metafile to EPS Converter(画像変換ツール)>http://c.nagaokaut.ac.jp/index.php?TeX%A4%F2%CA%D8%CD%F8%A4%CB%BB%C8%A4%A6%A5%C4%A1%BC%A5%EB%CE%E0#m1f3deae]]
--[[ExcelのグラフをTeXに持ち込む:http://www.caspar003.info/delta/archive/2011/09/26/2337]]
-[[emf2eps>http://www29.atwiki.jp/t-sadakata/]]
(貞方 毅 (Tsuyoshi Sadakata) さん)
(EMF → EPS)
-[[pstoedit>http://pstoedit.sourceforge.net/]]
(EPS → EMF)
-[[ps2eps:http://www.tm.uka.de/~bless/ps2eps.html]](Windows の
-[[Kuroko:https://github.com/shioyadan/kuroko]], [[Kuroko-CLI:https://github.com/shioyadan/kuroko-cli]]
(EMF/PowerPoint → PDF)
-[[Metafile to EPS Converter (metafile2eps)>Metafile to EPS Converter]]
(EMF/WMF/PowerPoint → EPS)
-[[pstoedit]]
(PDF/EPS → EMF)
-[[ps2eps:https://github.com/roland-bless/ps2eps]](Windows の
PS プリンタドライバで作った EPS は clip オプションを付けても
外側を侵蝕することがあります。これを試してみてください)
外側を侵蝕することがあります.これを試してみてください.[[TeX Live]] に含まれています.)
-[[EmfPrinter>http://emfprinter.sourceforge.net/]]
(EMF/WMF 形式に出力可能な仮想プリンタドライバ)
-[[EpsWriter>http://torasenriwohashiru.seesaa.net/]] (Tanaka さん)
(PowerPoint の表示中のスライドを EPS ファイルに出力するアドイン) (EMF → EPS)
-[[寺嶋さん:http://hp.vector.co.jp/authors/VA023018/]]の
EPS-draw,EPS-conv,EPS-merg などは便利そうです
--[[EPS-merg:http://hp.vector.co.jp/authors/VA023018/epsmerg.htm]]
(寺嶋 容明 さん)
(Windows用,2つのEPS(Encapsulated PostScript)形式の画像を1つに合成)
-[[EMFtoEPS>http://www.projectory.de/emftoeps/]]
(Dirk Struve)
(EMF → EPS)
-[[WindowsでのTeX用仮想EPSプリンタの作成方法:http://keijisaito.info/arc/tex/v_eps_printer.htm]]
([[画像や写真をTeXからPDFへ入れ込む方法:http://keijisaito.info/arc/tex/picture_eps.htm]])
-[[PowerPoint から TeX 用の EPS ファイルを生成する方法:http://kano.arkoak.com/2015/09/26/eps/]]
-[[PowerPoint から LaTeX 用の EPS ファイルを全自動で生成する:http://www.kagami.org/diary/cat_ppt2eps.html]]
-[[ドローソフト>描画・グラフツール]] を使って変換するという手もあります

* Excel/Calc/CSV/TSV → LaTeX [#wf7315cb]

**Web アプリ [#c3a5e72b]
-[[CSV2TeX:https://sites.google.com/site/nssvdabb/csv2tex]]
(阿部 良太 さん) CSV形式からTeXのtabular環境を自動的に作成するツール(タブ区切り形式からの変換にも対応).ダウンロード不要.ブラウザ上で動作します.
-[[LATeX Table Online Editor>http://truben.no/latex/table/]]
(Peder Skeidsvoll) テーブルジェネレータ。テーブルデータのインポートも可能。
-[[csvまたはタブ区切りテキストデータをLaTeXのtabularで使える形式に(JavaScript)>http://www.h2.dion.ne.jp/~rra/scriptapplet/csv2tabular/]]
-[[Excel / CSV to LaTeX Table Fragments Converter:http://www.acsu.buffalo.edu/~gregoryt/exceltolatex.html]]
Excel/CSV 形式から LaTeX 形式に変換する JavaScript
-[[Create LaTeX tables online:http://www.tablesgenerator.com/]] LaTeX Table Generator
-[[Table Editor:http://truben.no/table/]]
(Peder Skeidsvoll) テーブルジェネレータ.テーブルデータのインポートも可能.
-[[csvやExcel表からのコピペでLaTeXの表に変換します|csv2tabular:http://rra.yahansugi.com/scriptapplet/csv2tabular/]]
-[[表のtabular変換:https://doratex.github.io/misc-files/]]
--[[Excel から tabular ソースへ変換:https://doratex.github.io/misc-files/excel2tabular/]]
-[[CSV2TeXを勝手に改造した:https://www.quark.kj.yamagata-u.ac.jp/~genki/omake/omake.html]]
--[[csv2tex_kai_v1.html:https://www.quark.kj.yamagata-u.ac.jp/~genki/omake/csv2tex_kai_v1.html]]
--[[CSV2TeX:https://web.archive.org/web/20220929083040/https://sites.google.com/site/nssvdabb/csv2tex]]
(阿部 良太 さん) CSV形式からTeXのtabular環境を自動的に作成するツール(タブ区切り形式からの変換にも対応).ブラウザ上で動作します.

**スタンドアロンアプリ [#gabc9730]
-[[Excel VBAでワークシート上の表をLaTeX形式に変換するマクロを作ってみた:http://cyclo-commuter.hatenablog.jp/entry/2018/12/12/162144]]
-[[Calc2LaTeX>http://calc2latex.sourceforge.net/indexj.html]]
(阿部 昌平 さん) Calc ([[LibreOffice]]/[[Apache OpenOffice>LibreOffice]] の表計算ソフト) で書かれた表を LaTeX 形式に変換.LibreOffice/Apache OpenOffice で動作します. ([[qa:22310]])
-[[Visual Tabular:http://www.katch.ne.jp/~ssizz/]] (杉浦 崇之 さん)
表計算ソフトライクなソフト。tabular 環境,array 環境,HTML 形式に対応。Wine を使って動作するらしい
-[[TeXTable:http://jgs.guffin.info/textable/]] (Josh Guffin)
-[[LaTable>CTAN:help/Catalogue/entries/latable.html]] (Alex A. Denisov)
-[[Excel2LaTeX:https://launchpad.net/excel2latex]] (Kirill Müller, Andrew Hawryluk, and Joachim Marder)
--[[CTAN:help/Catalogue/entries/excel2latex.html]]
-[[Visual Tabular:http://www.katch.ne.jp/~ssizz/]]
(杉浦 崇之 さん) 表計算ソフトライクなソフト.tabular 環境,array 環境,HTML 形式に対応.Wine を使って動作するらしい
-[[LaTable:https://ctan.org/pkg/latable]]
(Alex A. Denisov) A near-WYSIWYG editor for LaTeX tables
--[[CTAN.ring:help/Catalogue/entries/latable.html]]
-[[excel2latex (Excel-to-LaTeX)>https://ctan.org/pkg/excel2latex]]
--[[CTAN.ring:help/Catalogue/entries/excel2latex.html]]
--[[Excel2LaTeX in Launchpad:https://launchpad.net/excel2latex]] (Kirill Müller, Andrew Hawryluk, and Joachim Marder)
--[[【Excel2LaTeX の導入】:https://plus.google.com/100959984173869250851/posts/5EkZoxA6Ncb]]
--[[EXCELで書いた表をLaTeXに変換ーExcel2LaTeX:http://mac-physics.ldblog.jp/archives/51933868.html]]
-[[Excel2LaTeX:http://www.vector.co.jp/soft/win95/writing/se091052.html]] (中尾 誠 さん)
--[[Excel2LaTeXにありがちな事 → \captionが下部に出力される:http://written.4403.biz/archives/2008/07/excel2latex-2.html]]
--[[Excel2LaTeXについて (qa:9671)>qa:9671]]
//-[[xls2latex:http://cobweb.ecn.purdue.edu/~zhang97/xls2latex/]] (Zheng Zhang)
-[[xls2LaTeX:http://www.hippsoft.com/software/xls2latex.htm]] (Hippsoft)
-[[xls2TeX:http://myweb.whitman.syr.edu/rkshukla/Misc/xls2TeX.asp]] (Ravi Shukla)
-[[xl2latex>CTAN:help/Catalogue/entries/xl2latex.html]](Ronny Buchmann)
-[[xl2latex:https://ctan.org/pkg/xl2latex]] (Ronny Buchmann)
--[[CTAN.ring:help/Catalogue/entries/xl2latex.html]]
-[[excel_latex_copy.pl:https://gist.github.com/1977461]] (Sunao HARA)
Convert Excel table to LaTeX table format
-[[exceltex>CTAN:help/Catalogue/entries/exceltex.html]] (Hans-Peter Doerr)
Excel で書かれたファイルから TeX ファイルにデータを取り込むためのパッケージ (要 Perl)
-[[exceltex:https://ctan.org/pkg/exceltex]]
(Hans-Peter Doerr) Excel で書かれたファイルから TeX ファイルにデータを取り込むためのパッケージ.要 Perl
--[[CTAN.ring:help/Catalogue/entries/exceltex.html]]
--[[exceltex のインストールと使い方>http://d.hatena.ne.jp/bagpack/20090318]]
--[[exceltex をマルチバイト文字に対応させる>http://d.hatena.ne.jp/bagpack/20090319]]
-[[spreadsheet2latex>http://www.panix.com/~elflord/unix/software/spreadsheet2latex/]]
(Donovan Rebbechi) Perl script that converts a tab-delimited text file to a colorful latex table
-[[Gnumeric:http://www.gnumeric.org/]] Excel のファイルを読み込んで LaTeX 形式のファイルに出力可能。Windows 版もあり
-[[椿 -list editor-:http://hp.vector.co.jp/authors/VA015850/software/camellia.html]] (C-yan さん)
入力形式: CSV, TSV, RSV, 出力形式:CSV, TSV, RSV, HTML, LaTeX, Text
-[[CSV Editor>http://homepage3.nifty.com/~masumoto/soft/]] (桝本 清 さん)
TeX 以外に CSV,HTML も出力可
//-[[csv2latex:http://herewe.servebeer.com/csv2latex/]] (Benoît Rouits)
Excel,Calc,Gnumeric 等の CSV ファイルを LaTeX 形式に変換
-[[csv2latex>CTAN:help/Catalogue/entries/csv2latex.html]] (Alan Munn and Thomas Counsell)
TeXShop用。Excel, Calc等からコピーアンドペーストで LaTeX 表形式に変換・貼り付け
-[[Gnumeric:http://www.gnumeric.org/]]
Excel のファイルを読み込んで LaTeX 形式のファイルに出力可能.Windows 版もあり,Excel,Calc,Gnumeric 等の CSV ファイルを LaTeX 形式に変換
-[[Excel to Latex table convertor>http://tom.counsell.org/view/ExcelToLatexTableConvertor]] (Thomas Counsell)
-[[RaTeX0e:http://uca-works.com/program/ratex.html]] (福中 公輔 さん)
スペースやタブで区切った数字の羅列からTeXの行列表現や表へと変換可能!
-[[excel2latex.mac>http://www.cymric.jp/old/tex/hidemaru.html]] 秀丸マクロ。一番下のダウンロードのところの hidemacro-070502.tar.gz に含まれている
-[[Excel 表をきれいにTeXからPDFへ入れ込む方法:http://keijisaito.info/arc/tex/ve_exta_pdf.htm]] (Windows での挿入方法, [[Excel のグラフ:http://keijisaito.info/arc/tex/vector_pdf.htm]]や [[PowerPoint の図:http://keijisaito.info/arc/tex/ve_ppfi_pdf.htm]]も,ほぼ同様)

**LaTeX パッケージ [#n568af03]
[[目的別パッケージ簡易リファレンス>目的別パッケージ簡易リファレンス#v78r6f2c]] も参照.
-[[csvsimple:https://ctan.org/pkg/csvsimple]]
(Thomas F. Sturm) LaTeX で CSV ファイルを直接読み込んで処理するパッケージ.tabular 環境と融合可能
--[[CTAN.ring:help/Catalogue/entries/csvsimple.html]]
-[[csv2latex:https://ctan.org/pkg/csv2latex]]
(Alan Munn and Thomas Counsell) TeXShop用.Excel, Calc等からコピーアンドペーストで LaTeX 表形式に変換・貼り付け
--[[CTAN.ring:help/Catalogue/entries/csv2latex.html]]
-[[xlstabular パッケージ:https://github.com/domperor/xlstabular]]([[解説:http://raccho32.blog.fc2.com/blog-entry-103.html]])Excel から LaTeX ソースに直接コピーアンドペーストしてそのまま利用できる。

* LaTeX ←→ HTML/XHTML/XML/MathML/EPUB [#u7d3e393]

-[[Tools for Converting LaTeX to XML:http://jblevins.org/log/xml-tools]]
-[[fMath:http://www.fmath.info/]] Flash and Javascript library for mathematics on web pages
-[[pdf2htmlEX]] ((LaTeX →) PDF → HTML)
-[[LaTeX2HTML5]] (LaTeX → HTML5)
[[Tools for Converting LaTeX to XML:http://jblevins.org/log/xml-tools]], [[TeX原稿からEPUBを作りたい:https://www.slideshare.net/k16shikano/texepub]] なども参照。

-[[LyX]] TeX ファイルを読み込んで HTML, XHTML ファイルに出力可能.
-[[LaTeX.js:https://latex.js.org/]] JavaScript LaTeX to HTML5 translator
-[[lwarp:http://bdtechconcepts.com/]] (LaTeX → HTML5)
-[[LaTeX2HTML]] LaTeX2HTML is a convertor written in Perl that converts LaTeX documents to HTML.
-[[Lamuriyan:https://github.com/nodamushi/Lamuriyan]] TeX風な言語をHTML DOMオブジェクトに変換するツール
--[[プログラムdeタマゴ:http://d.hatena.ne.jp/nodamushi/]]
--[[Lamuriyan仮本部:http://ntex.ie-yasu.com/]]
-[[LaTeXML:http://dlmf.nist.gov/LaTeXML/]] A LaTeX to XML Converter
--[[tex2xml:http://tex2xml.kwarc.info/]]
//--[[日本語を含むTeX文書のLaTeXMLによるXML化:http://dokoka.org/latexml_example/test.xhtml]]
//--[[LaTeXMLによるTeX文書のXMLおよびXHTML化その2:http://dokoka.org/latexml_example/test2.xhtml]]
--[[いわにぃのブログ : latexml を含む記事:http://blog.livedoor.jp/ti5942/search?q=latexml]]
--[[LaTeX2EPUB:http://kmuto.jp/d/index.cgi/computer/latex2epub.htm]]
-[[plasTeX:http://plastex.sourceforge.net/]] LaTeX document processing framework in Python
--http://plastex.cvs.sourceforge.net/viewvc/plastex/plastex/?view=tar
--[[CTAN:help/Catalogue/entries/plastex.html]]
--[[dvipng]] と [[Pillow:http://python-imaging.github.io/]] が必要.
--[[LaTeXをHTMLに変換。plasTeX (python):http://www.monochrome-photo.info/?p=3268]]
--[[LaTeX文書をHTML化するなら「plasTeX」:http://builder.japan.zdnet.com/member/u48681/blog/2011/03/01/entry_27045111/]]
-[[plasTeX:http://plastex.github.io/plastex/]] a Python package to convert LaTeX markup to DOM
--[[ひびのびぼーろく: 339びぼーろく; plastex その1:https://phys-diary.blogspot.com/2017/02/339-plastex-1.html]], [[ひびのびぼーろく: 340びぼーろく; plastexその2:https://phys-diary.blogspot.com/2017/02/340-plastex2.html]]
--[[LaTeXをHTMLに変換.plasTeX (python):https://mono96.jp/archives/3268]]
--[[plasTexによる表示の例:http://flutecore.g2.xrea.com/motoori_kojikiden/index.html]]「和綴じ本、古事記傳を読む」
-[[HEVEA:http://pauillac.inria.fr/~maranget/hevea/]]
LaTeX to HTML translator written in OCaml
--[[HEVEAを使ってTeXをHTMLにしよう:http://d.hatena.ne.jp/mzp/20090317/hevea]]
\usepackage[utf8]{inputenc}をプリアンブルに挿入することで日本語を含む文書の変換も可能です.
--[[HEVEAを使って LATEXからHTMLへの変換:http://flutecore.g2.xrea.com/heveaTest2015.html]]使用法のメモ
-[[LaTeX2JS]] (LaTeX → HTML5)
-[[LaTeXML:https://dlmf.nist.gov/LaTeXML/]] A LaTeX to XML Converter (Perl製)
--[[tex2xml:http://tex2xml.kwarc.info/]]
--[[いわにぃのブログ : latexml を含む記事:http://blog.livedoor.jp/ti5942/search?q=latexml]]
--[[KeN's GNU/Linux Diary | LaTeX2EPUB:http://web.archive.org/web/20170529071825/http://kmuto.jp/d/index.cgi/computer/latex2epub.htm]]
-[[pdf2htmlEX]] ((LaTeX →) PDF → HTML)
-[[Lamuriyan:https://github.com/nodamushi/Lamuriyan]] TeX風な言語をHTML DOMオブジェクトに変換するツール
--[[Lamuriyan カテゴリーの記事一覧 - プログラムdeタマゴ:http://nodamushi.hatenablog.com/archive/category/Lamuriyan]]
--[[Lamuriyan仮本部:http://ntex.ie-yasu.com/]]
-[[TeX4ht:http://www.tug.org/tex4ht/]]
LaTeX and TeX for Hypertext
--[[コミットログ:http://svn.gnu.org.ua/viewvc/tex4ht/trunk/?view=log]]
--[[CTAN:help/Catalogue/entries/tex4ht.html]]
--[[CTAN.ring:help/Catalogue/entries/tex4ht.html]]
--[[LaTeX をウエッブに載せよう:http://osksn2.hep.sci.osaka-u.ac.jp/~naga/miscellaneous/tex4ht/tex4ht-howto.html]]
--[[tex4htを日本語環境で動かす>http://www.geocities.jp/yasushi_suzudo/lets/softwares.html#tex4ht]]
--[[tex4htを日本語環境で動かす [Wayback Machine]:http://web.archive.org/web/20160304001634/http://www.geocities.jp:80/yasushi_suzudo/lets/softwares.html#tex4ht]]
-[[TtH:http://hutchinson.belmont.ma.us/tth/]]
the TeX to HTML translator
--[[CTAN:help/Catalogue/entries/tth.html]]
--[[CTAN.ring:help/Catalogue/entries/tth.html]]
-[[TtM:http://hutchinson.belmont.ma.us/tth/mml/]] a TeX to MathML translator
-[[TeX2page>http://evalwhen.com/tex2page/]] TeX/LaTeX ドキュメントを HTML に変換する Scheme で書かれたプログラム
-[[mil:http://mil.sourceforge.jp/]] TeX ライクな HTML 生成機
--[[TeX to HTML コンバータ:http://oku.edu.mie-u.ac.jp/tex/mod/forum/discuss.php?d=288]]
-[[LaTeX2MathML:http://latex2mathml.freewebmaster.fr/]]
-[[Latex2MathML:http://latex2mathml.codeplex.com/]] LaTeX → XHTML+MathML
-[[LaTeX to HTML (MathML) 変換ツール "てぃ→えぃち":http://dmng.dyndns.org/ore/zsk/th/]]
-[[TeX2page>http://ds26gte.github.io/tex2page/]] TeX/LaTeX ドキュメントを HTML に変換する Scheme で書かれたプログラム
-[[mil:http://mil.osdn.jp/]] TeX ライクな HTML 生成機
--[[TeX to HTML コンバータ:https://okumuralab.org/tex/mod/forum/discuss.php?d=288]]
-[[latex2mathml:https://github.com/Code-ReaQtor/latex2mathml]] (Python製)
-[[LaTeX2MathML:http://latex2mathml.freewebmaster.fr/]] (PHP製)
-[[Latex2MathML:http://latex2mathml.codeplex.com/]] LaTeX → XHTML+MathML (C#製)
-[[LaTeX to HTML (MathML) 変換ツール "てぃ→えぃち":http://ore-dmng.jp/ore/zsk/th/]]
-[[Tralics:http://www-sop.inria.fr/apics/tralics/]] a LaTeX to XML translator
-[[LXir:http://www.lxir-latex.org/]] A tool to convert LaTeX documents to XML
-[[Hermes:http://hermes.roua.org/]] a semantic XML+MathML+Unicode e-publishing/self-archiving tool for LaTeX authored scientific articles
-[[GELLMU:http://www.albany.edu/~hammond/gellmu/]]
-[[xml2tex:https://github.com/k16shikano/xml2tex]]
-[[TeX Converter:http://www.mayer.dial.pipex.com/tex.htm#TexConverter]] Windows front-end
-[[GELLMU:http://www.albany.edu/~hammond/gellmu/]] (Perl製)
-[[xml2tex:https://github.com/k16shikano/xml2tex]] (Scheme製)
-[[ひらくの工房 - mathml.rb:http://www.hinet.mydns.jp/?mathml.rb]] TeXの数式をMathMLに変換する Ruby 用ライブラリ
--[[LaTeXの数式をMathMLに変換してHTMLに組み込んでみる.(Mac版):http://blog.livedoor.jp/txmy/archives/52106127.html]]
-[[MathToWeb>http://www.mathtoweb.com/cgi-bin/mathtoweb_home.pl]] LaTeX → MathML
-[[XML SmartDoc:http://www.xmlsmartdoc.org/]] SmartDoc形式のドキュメントをHTML4.0, HTML3.2, LaTeX2e, JavaHelpおよびプレインテキストに変換
--[[XML SmartDocリファレンスマニュアル:http://tempest.nemui.org/~sugi/sdoc/refman/html4/]]
-[[MathToWeb>http://www.mathtoweb.com/cgi-bin/mathtoweb_home.pl]] LaTeX → MathML (Java製)
-[[DB2LaTeX>http://db2latex.sourceforge.net/]] docbook → LaTeX2e
-[[TeXのトイ実装で数式をHTML表示する話 (TeX-modoki):http://note.golden-lucky.net/2010/09/what-tex-modoki-is-tex-modoki-is-aiming.html]]
-[[TeXをhtmlに変換する:http://d.hatena.ne.jp/tukasa1919/20110516/1305541910]]
-[[HTML2LaTeX:http://www.iwriteiam.nl/html2tex.html]]
-[[HTML to LaTeX:http://htmltolatex.sourceforge.net/]]
-[[LyX]] HTML, XHTML 出力可
--[[eLyXer:http://alexfernandez.github.io/elyxer/]] LyX to HTML converter
-[[HTML2LaTeX:http://www.iwriteiam.nl/html2tex.html]] (C言語製)
-[[HTML to LaTeX:http://htmltolatex.sourceforge.net/]] (Java製)
-LaTeXMathML (JavaScript)
--[[オリジナル:https://www.maths.nottingham.ac.uk/personal/drw/lm.html]]
--[[拡張:http://math.etsu.edu/LaTeXMathML/]]
--[[Perl版:http://pillars.che.pitt.edu/LaTeXMathML/]]
---[[LaTeXiT]]のMathML出力で使用されている。
-[[blahtexml:http://gva.noekeon.org/blahtexml/]] ([[GitHub:https://github.com/gvanas/blahtexml]]) LaTeX→MathML (C++製)
--AppleのPagesとiBooks Authorで使用されている。
-[[Pandoc]] (Haskell製)
--Pandocのうち、特に数式 (LaTeX/MathML/OMML) の変換を担う部分は[[texmath:https://github.com/jgm/texmath]]というライブラリとして切り出されている。
-[[itex2MML:https://golem.ph.utexas.edu/~distler/blog/itex2MML.html]] (C言語製、Rubyバインディングあり)
--Ruby製のWikiソフトウェアである[[Instiki:https://golem.ph.utexas.edu/wiki/instiki/show/HomePage]]で使用される。Instikiで動いているWebサイトとしてはnLabがある。

* BibTeX → HTML [#j6df93e2]
BibTeX形式(*.bib,*.bbl)からHTMLへの変換ツールです。
BibTeX形式(*.bib,*.bbl)からHTMLへの変換ツールです.
- [[bbl2htm.pl:http://staff.aist.go.jp/w.mizutani/bibplist.html]]:要Perl,日本語可
- [[bibtex2html:http://www.lri.fr/~filliatr/bibtex2html/]],Windows用バイナリ有り
- [[JabRef:http://jabref.sourceforge.net/]]にもHTMLを出力する機能有り(齋藤経史さん: [[Jab2HTML:http://keijisaito.info/arc/biblio/jabref_jbib.htm]]),日本語可
- [[JabRef:http://www.jabref.org/]]にもHTMLを出力する機能有り,日本語可

*Markdown → LaTeX [#q6a81996]
* Markdown → LaTeX [#q6a81996]
-[[Markdown]]

*reStructuredText (reST) → LaTeX [#q38ee84a]
* reStructuredText (reST) → LaTeX [#q38ee84a]
-[[reStructuredText]]

*AsciiDoc → LaTeX [#bb16268e]
-[[AsciiDoc]]

* plain2 [#oe747d31]

plain2 はプレーンテキストを LaTeX 等に変換するツールです。
Win32 環境で使えるものを角藤さんが作ってくださっています。
plain2 はプレーンテキストを LaTeX 等に変換するツールです.
Win32 環境で使えるものを角藤さんが作ってくださっています.

小林 健一さんの [[plain2のHTMLテーブル拡張>http://www.asahi-net.or.jp/~vw4k-kbys/plain2/]] にて plain2 の詳細説明や経緯を見ることができます。
パッチもダウンロードできます。
小林 健一さんの [[plain2のHTMLテーブル拡張>http://www.asahi-net.or.jp/~vw4k-kbys/plain2/]] にて plain2 の詳細説明や経緯を見ることができます.
パッチもダウンロードできます.

-[[plain2 fan>http://www.jaist.ac.jp/~k-chinen/pg/plain2/plain2-j.html]] (NAIST 知念さん)

* ワープロ形式 ←→ LaTeX [#x5d64adf]
-[[LyX]] (LyX ←→ LaTeX.WYSIWYM な TeX エディタ.LaTeX 形式での出力可.GPL.)
--[[word2lyx>LyX/使い方#jba6f16a]] (MS Word 2010 → LyX)
-[[Writer2LaTeX:http://writer2latex.sourceforge.net/]] (LibreOffice/Apache OpenOffice writerの文書 → LaTeX形式.図は不可.文章のみ).[[OpenOffice.org日本ユーザ会:http://oooug.jp/faq/index.php?faq%2F4%2F4#content_1_9]]の方による日本語を含む文書の変換方法についての解説があります.LGPL.[[コミットログ:http://writer2latex.svn.sourceforge.net/viewvc/writer2latex/trunk/?view=log]]
//日本語も不可(Linux上で確認、WinやMacは不明、誰かよろしく))
-[[LaTeX2rtf:http://latex2rtf.sourceforge.net/]] (LaTeX文書 → RTF形式.最近のバージョン (1.9.17以降) では日本語可 (W32TeX付属のものも日本語可).VineLinuxなら,# apt-get install latex2rtfでインストール可.GPL.[[コミットログ:http://sourceforge.net/p/latex2rtf/code/log/]]
--[[latex2rtfで日本語:http://soyogu.blogspot.com/2010/05/latexlatex2rtf-1.html]] 「\usepackage[utf8]{inputenc} と書いておけば変換できるようだ。」
//日本語も不可(Linux上で確認,WinやMacは不明,誰かよろしく))
-[[LaTeX2rtf:http://latex2rtf.sourceforge.net/]] (LaTeX文書 → RTF形式.日本語可.GPL.[[コミットログ:https://sourceforge.net/p/latex2rtf/code/log/]]
--[[latex2rtfで日本語:http://soyogu.blogspot.com/2010/05/latexlatex2rtf-1.html]] 「\usepackage[utf8]{inputenc} と書いておけば変換できるようだ.」
--[[LaTeX原稿のスペルチェック:http://spatiohack.blogspot.com/2010/12/latex_14.html]]
--[[latex2rtfで変換するときの注意点:http://spatiohack.blogspot.com/2011/02/latex2rtf.html]]
-[[l2rtf:http://www.sciweavers.org/l2rtf]] Converts Latex document to Rich Text Format (RTF) that can be edited by Microsot Word
-[[rtf2latex2e>http://sourceforge.net/projects/rtf2latex2e/]] RTF ファイル → LaTeX.GPL.[[コミットログ:http://sourceforge.net/p/rtf2latex2e/code/log/]]
-[[docx2tex:http://docx2tex.codeplex.com/]] (MS Word 2007 → TeX.[[New BSD License:http://docx2tex.codeplex.com/license]])
-[[WP2LaTeX:http://sourceforge.net/projects/wp2latex/]] (WordPerfect → LaTeX.GPL, LGPL.)
-[[rtf2latex2e:https://sourceforge.net/projects/rtf2latex2e/]] RTF ファイル → LaTeX.GPL.[[コミットログ:https://sourceforge.net/p/rtf2latex2e/code/log/]]
-[[docx2tex:https://github.com/transpect/docx2tex]] (Microsoft docx → TeX.[[BSD 2-clause "Simplified" License:https://github.com/transpect/docx2tex/blob/master/LICENSE]])
-[[WP2LaTeX:https://sourceforge.net/projects/wp2latex/]] (WordPerfect → LaTeX.GPL, LGPL.)

* (LaTeX →) PDF → Word [#c2f24109]
-[[Google Drive:https://drive.google.com/]] (PDF → Google Drive → Word)
//--[[PDFや画像ファイルをGoogleドキュメントを使って「Wordに変換」する方法:http://www.lifehacker.jp/2011/04/110420wordconvert.html]] (PDF → Google ドキュメント → Word)
-[[PDF to Word Converter — 100% Free:http://www.pdftoword.com/]]
-[[Convert pdf to word - Convert pdf to doc - Convert online pdf to word:http://convertpdftoword.net/]]

*dviware [#k08c2f40]
* 手書き数式 → LaTeX [#nf39b090]

-[[CTAN:dviware]]
-http://webdemo.myscript.com/views/math.html

* dviware [#k08c2f40]

-[[CTAN.ring:dviware]]
-[[dvipdfmx]]
-[[dvips]]
-[[dvisvgm]]
-[[dvipng]]

* その他(未整理) [#pd1eb72f]
-[[Wikipedia.en:Lightweight_markup_language]]
-[[Mathpix:https://mathpix.com/]]
-[[The DITA Open Toolkit (DITA-OT):http://dita-ot.sourceforge.net/]], [[DITA-OT Wiki:http://dita.xml.org/wiki/the-dita-open-toolkit]], [[DITA Open Toolkit Page:http://ditaopentoolkit.org/]]
-[[Texcaller:http://www.profv.de/texcaller/]]
-[[TeXPrinter:http://texprinter.sourceforge.net/]]
-[[漢文エディタ:http://www2s.biglobe.ne.jp/~Taiju/]]
-[[DoxygenのLaTeX出力で日本語を使う:http://dev.activebasic.com/egtra/2011/12/25/459/]]
-[[IdeoType:http://ideotype.sourceforge.net/]] IdeoType is a book compiler that converts manuscript (XHTML) to book (PDF) on the fly.
-[[wkhtmltopdf:https://code.google.com/p/wkhtmltopdf/]]
-[[IdeoType:http://ideotype.sourceforge.net/]] (IdeoType is a book compiler that converts manuscript (XHTML) to book (PDF) on the fly.)
-[[wkhtmltopdf:http://wkhtmltopdf.org/]]
--[[wkhtmltopdfでPDFを簡単作成:http://tdoc.info/blog/2012/09/19/wkhtmltopdf.html]]
-[[TeXが出力するDVIファイルをパースして整形して表示するプログラムつくりました (ParseDVI):http://d.hatena.ne.jp/yayugu/20110423/1303561326]] Parse & PrettyPrint TeX’s DVI files.
-[[MilkTeX:https://github.com/torimaru/milktex]] CoffeeScriptにインスパイヤされたLaTeXのトランスコンパイラ
-[[highlight:http://www.andre-simon.de/doku/highlight/en/highlight.html]]
--[[160以上のプログラムを見やすくHTML・TeXなどに変換するフリーソフト「Highlight」:http://gigazine.net/news/20120513-highlight/]]
-[[ftex:http://pisan-dub.jp/]]
-[[latex2man:ftp://ftp.dante.de/tex-archive/support/latex2man/latex2man.html]]
-[[aozora-proc.el:https://github.com/kawabata/aozora-proc]]
-[[Melt:https://forge.ocamlcore.org/projects/melt/]] Melt allows you to program LaTeX documents using OCaml.
-[[lhs2TeX:http://people.cs.uu.nl/andres/lhs2tex/]] lhs2TeX is a preprocessor to generate LaTeX code from literate Haskell sources.
-[[i2pdf:http://web.newsguy.com/lmgava/i2pdf/]]
-[[lhs2TeX:https://www.andres-loeh.de/lhs2tex/]] lhs2TeX is a preprocessor to generate LaTeX code from literate Haskell sources.
-[[i2pdf:https://freeshell.de/~luis/i2pdf/]]
-[[123 PDF to Image:http://www.freepdftoimage.com/]]
-[[xdoc2txt:http://www31.ocn.ne.jp/~h_ishida/xdoc2txt.html]] PDF,WORD,EXCEL,一太郎などの各種バイナリ文書からテキストを抽出
-[[pdftotext(xpdf):http://www.foolabs.com/xpdf/]] PDFファイルからテキストを抽出。参考:[[@IT:PDFファイルからテキストを抽出するには:http://www.atmarkit.co.jp/flinux/rensai/linuxtips/745textfpdf.html]]
-[[soffice2html [Internet Archive]:http://web.archive.org/web/20080704071201/http://ooosupport.good-day.net/ja/download/applications/]] Apache OpenOffice Writer のフォーマットである.sxw を HTML に変換する Perl スクリプト。writer2latexあたりと併用できる?
-[[RD2TeX:http://www.cozmixng.org/~rwiki/?cmd=view;name=RD2TeX]] Ruby のドキュメント形式 RD から TeX や Prosper の形式に変換するスクリプト
-[[tab4tex>CTAN:help/Catalogue/entries/tab4tex.html]] テキストファイルから LaTeX の表に変換
-[[DragMath:http://www.dragmath.bham.ac.uk/]] フリーの "drag and drop" 数式エディタ.LaTeX 形式の出力が可能.Java applet.
-[[Texts — Structured Content Editor for Mac OS X and Windows:http://www.texts.io/]] Markdown + TEX + WYSIWYM
-[[xdoc2txt:http://ebstudio.info/home/xdoc2txt.html]] (PDF,WORD,EXCEL,一太郎などの各種バイナリ文書からテキストを抽出)
-[[soffice2html:https://www.catch.jp/openoffice/opendocument/perl_to_html.html]] (Apache OpenOffice Writer のフォーマットである.sxw を HTML に変換する Perl スクリプト.writer2latexあたりと併用できる?)
-[[tab4tex:https://ctan.org/pkg/tab4tex]] (テキストファイルから LaTeX の表に変換)
-[[DragMath:https://github.com/maths/dragmath]] (フリーの "drag and drop" 数式エディタ.LaTeX 形式の出力が可能.Java applet)
-[[Texts — Structured Content Editor for Mac OS X and Windows:http://www.texts.io/]] (Markdown + TEX + WYSIWYM)
-[[TeX Editor:https://tools.9revolution9.com/math/tex/]] (TeXのテキストを入力すると数式を表示してくれるWebサービス)