Commons:ソフトウェア
From Wikimedia Commons, the free media repository
|
ソフトウェア in other languages: |
このページでは、メディア関連のファイルを作成したり編集したり、お勧めの便利なソフトウェア一覧と、使い方のコツなどを収録しています。
Contents |
[edit] 関連トピックのチュートリアル
- EXIFタグのようなメディア・ファイルのManipulating meta data
- Commons:ファイル形式: ウィキメディア・コモンズで利用が許可されているファイル形式の解説
- Commons:メディア・ヘルプ: オーディオ・ファイルの再生に関してのヘルプです。
- Help:ビデオ変換: Ogg-Theoraなど、ビデオ形式ファイルの変換(コンバート)に関してのヘルプです。
- Commons:Transition to SVG: SVG変換
- Commons:ツール: ウィキメディア・コモンズの日常作業を効率良くする便利なツール機能。
[edit] 役に立つソフトウェア
[edit] 一般ソフトウェア
These software packages have been recommended by the コモンズ・コミュニティ for use in image manipulation:
- The GIMP, home page at www.gimp.org - High quality open source image editing suite, similar to Photoshop (free, Open source - for Linux, Windows, Mac OS X). Windows version can be found at gimp-win.sourceforge.net. Opens and manipulates a lot of file formats including but not limited to JPG, PNG and animated GIF's.
- Inkscape, home page at www.inkscape.org - Vector graphics program, similar to Adobe Illustrator or Corel Draw (free, Open source - for Linux, Windows, Mac OS X)
- OpenOffice.org, handles all types of images (exept reading SVG) (free, Open source - for Linux, Windows, Mac OS X)
- ImageMagick, home page at www.imagemagick.org - Image conversion, effects, viewing... Particularly good for scripted and "batch" manipulation. (free, Open source - for Linux, Microsoft Windows, Mac OS 9 or X, and others)
- IrfanView, home page at www.irfanview.com (Freeware - for Microsoft Windows. A multi-featured freeware tool, supports many image formats. Good at viewing/converting images.)
- XLS-Chart2JPG Save your Excel charts as JPG with a little macro.
[edit] JPEG形式
JPEG形式の画像は、色の再現が豊富であるため「写真」に適しています。しかし、編集を繰り返すと画質の劣化が起き、画質がドンドン悪くなっていきます。ほとんどの編集ソフトでは、JPEG画像を編集の処理にエンコードとデコードを繰り返しますが、JPEG画像の劣化を最低限に抑えて、変換処理を実行できるソフトもあります。
- Jpegcrop and jpegtran: jpegtran is a command line app that can perform a variety of lossless transformations on JPEG files. Jpegcrop is a command line tool with similar funtionality, there is also a windows version available with GUI.
[edit] GIF形式
GIF形式の画像は、利用できる彩色の数が限定されていたり、指定カラーを集めたカラーテンプレートを採用したりするため、グラフィック画像やアニメーションなどに適しています。
- gifsicle: A command line tool for making, manipulating, and optimizing animated gifs.
[edit] PNG形式
PNG形式は、画質の劣化が発生しないフォーマットであるため、SVG形式で有効ではないダイアグラムであっても、いかなる形式のダイアグラムに適しています。
- OptiPNG: a command line tool for optimising PNG images
- The GIMP (Windows Installers): is the GNU Image Manipulation Program. An open source and high quality image editing tool.
[edit] SVG形式
SVG, or Scalable Vector Graphics, is an XML-based vector graphics format. It can be created and edited by hand as a text file, or edited through a specialized program.
If you use Adobe Illustrator, try to save as a "plain" SVG otherwise Adobe might put a lot of "junk" in your file. This can increase the file size unnecessarily and sometimes causes thumbnails to not render properly. (See bugzilla:2888.)
- Inkscape: An open source, freely downloadable application for graphically editing SVG files. Available on Windows, Mac OS X, and Linux.
- OpenOffice.org, exports SVG but doesn't open then
- Graphviz: An open source application for automatic diagram layout.
- The Commons uses rsvg to render SVG, so you might want to check your file with that program before uploading.
- Firefox 2.0, Konqueror (of KDE) and Opera support SVG natively.
- SVG Validator
- SodiPodi Also for graphically editing SVG files, available on Windows and Linux.
[edit] Ogg Vorbis
Vorbis is a lossy audio codec.
- Audacity can export projects in Ogg Vorbis format.
[edit] Ogg Theora
Theora is a lossy video codec.
- ffmpeg2theora is a command line application available for most operating systems, including Linux, Mac OS, and Windows.
- Videolan Client is an opensource multimedia player also being capable to transcode files but having the advantage of supporting both a GUI as well as the command line; available for most operating systems including Windows, Unix and Mac OS.

