Commons:ソフトウェア
- ファースト・ステップ
- コツ
- 非投稿利用者の方へ
Creation on Commons |
---|
このページには、ウィキグラフィック専門家(Wikigraphists)とグラフィックラボがお勧めするメディア関連(画像と音声)のプログラム類をまとめました。画像やイラスト、地図に写真やアニメのファイル作成やレタッチと編集用に、非常に便利だと認められています。音声ファイルの録音や編集、フォーマット変換にも使えます。
基本的に、各ソフトウェアにはそれぞれ専用のフォーラムやチュートリアルがウェブ上に公開されています。ソフトウェアの名前に「フォーラム」や「チュートリアル」などを加え、お好みの検索エンジンで探せば、有益な結果を得られるはずです。
推奨ソフトウェア
These are labeled five stars of image manipulation by the コモンズ・コミュニティ:
Logo | Name | Features | Operating System | Download | Example |
---|---|---|---|---|---|
Inkscape | Creator of SVG vector images. It can also be used to export PNG. | Linux; macOS; Windows | inkscape.org | | |
GIMP | Similar to Photoshop, suite for image manipulation and creation of raster graphics, PNG, JPG, GIF, XCF). Can also be used to create animations when the GIMP Animation Package (GAP) is installed. | Linux; macOS; Windows; and others | gimp.org | ||
hugin | Stitch panorama images and correct perspective | BSD; Linux; macOS; Windows | hugin.sourceforge.net | ||
Blender | Creation and editing of 3D images. | Linux; macOS; Windows; and others | blender.org | ||
Dia | Create and edit diagrams and graphics that only require basic shapes. Supports exporting to vector (SVG) and various raster file formats. | Linux; macOS; Windows | dia-installer.de |
Commons:Created with ... templatesも参照してください。
役に立つソフトウェア
一般的なソフトウェア
これらのソフトウェアパッケージは、コモンズのコミュニティによって画像の取り扱に使うことが推奨されています:
- GIMP(ウェブサイトのリンク) - GIMPは、高品質なオープンソースの画像編集ソフトウェアで、Photoshopと似ています(フリー、オープンソース、Linux/Windows/macOSで利用可)。JPEG、PNG、GIFアニメなどにとどまらない数多くの画像フォーマットの表示と編集に対応しています。
- Inkscape(ウェブサイトのリンク) - Inkscapeは、IllustratorやCorel Drawに似たベクター画像編集ソフトウェアです(フリー、オープンソース、Linux/Windows/macOSで利用可)。
- LibreOffice(ウェブサイトのリンク) - あらゆる種類の画像を扱うことが出来ます(フリー、オープンソース、Linux/Windows/macOSで利用可)。
- ImageMagick(ウェブサイトのリンク) - ImageMagickは画像の閲覧や編集を行うソフトウェアで、コマンドラインからの操作が可能なことが特徴です(フリー、オープンソース、Linux/Windows/macOSで利用可)。
- Geeqie、ホームページ https://www.geeqie.org/ は素晴らしい画像ビューア(Linux、macOS、およびその他のUnix系システム向けのフリーソフトウェア)です。
- Paint.NETのホームページはwww.getpaint.net - フリーウェアで、ユーザーインタフェースは優れているが対応はWindows 限定。対応フォーマットは PNG、GIF、JPEG、BMP、TIFF、PSD (プラグイン使用)、NEF(ニコン社電子フォーマット)というニコン専用の RAW ならびにこれらのフォーマット相互の変換や 操作が可能。
- darktable, www.darktable.org - non-destructive photo management and editing, especially when you work with RAW files - great for cropping, keystone correction, color correction, sharpening, etc.; free and open source and available for Linux/Unix-like, OS X, and Windows.
- RawTherapee, create Images from RAW-Files, free, for Linux, Windows, Mac OS X
オンラインのツール
- Zamzar, home page at zamzar.com - offers an online file conversion service for various formats, including Ogg video and audio.
- FreeFileConvert, home page at freefileconvert.com - allows user to convert files in different formats, supports most popular video, audio, document and image formats.
- Convert to ogg
- VTT to SRT Converter, convert subtitles from the format sites like YouTube use to the format WMC uses
- FileViewer - an online tool for viewing many obscure graphics formats (PPM, TGA, PCX, etc.), and converting them to JPG or PNG.
- MP4 to MP3 Converter - allows user to convert MP4 video file into MP3 audio files.
- Media.io Converter - Batch convert video, audio or image to 45+ formats.
パノラマ画像の合成 / 歪みの修正
- Hugin is a cross-platform free/open-source panorama photo stitching program. It can also be used for keystone correction and straightening wavy horizons in existing panoramas. Examples: Category:Created with Hugin.
- MS Image Composite Editor is a Windows stitching program with advanced orientation adjustment view and supports planar, cylindrical, and spherical projections.
- AutoStitch is a Windows stitching program which works fine with photos which were taken in regard of using them for stitching. Handling is very easy but there is no way of manual correction. Category:Created with Autostitch
- ShiftN is a Windows freeware program for automatic keystone correction of photos by detecting converging lines. Examples: Category:Corrected with ShiftN.
- GIMP is also able to process panorama images; for example, the Map > Panorama Projection and Map > Little Planet filters are able to work with (and convert between) 360° panoramas in equirectangular projection and polar coordinates.
JPEG形式
JPEGは非可逆な(劣化を伴う)画像形式であり、ほとんどの画像編集ソフトでエンコードとデコードをすることができますが、JPEG画像を劣化させることなく変換を実行することができるものもあります。
- Jpegcrop and jpegtran:
jpegtran
is a command line app that can perform a variety of lossless transformations on JPEG files; it can be used with MaPiVi for a GUI (although the selection preview size seems to be limited?). Jpegcrop is a command line tool with similar functionality, there is also a windows version available with GUI.
- There is an EXIF tag, “Orientation”, which tells viewer software that the image must be rotated before being displayed. Unfortunately, not all software supports the tag, so some images may have the wrong value in it unnoticed. The tag can be edited using exiftool (e.g. it can be neutralized with “
exiftool -Orientation=Normal
”). See Commons:Village_pump/Archive/2011/10#Autorotation_using_EXIF_tag_with_MW_1.18 and Commons:メタデータの編集 for more details. Physical rotation of the image instead of editing the tag can be lossy, see Commons:Media for cleanup: Sideways pictures or pictures with noticeable camera tilt.
- JPEGsnoop. Free and open source tool to repair and analyse corrupted JPEGs. Windows-only, but works well under WINE.
GIF形式
Wikimedia Commondsでは、GIF形式の画像はアニメーション用途にのみ使用するよう推奨されており、ソフトウェアのリストもそれを念頭に置いて選定されています。
- gifsicle: A command line tool for making, manipulating, and optimizing animated GIFs.
- UnFREEz OSS GUI-tool for making animated GIFs.
- ffmpeg can create animated gifs from videos
PNG形式
PNG形式は、画質の劣化が発生しない形式であり、SVG形式で都合がよくない種類のダイアグラムやスクリーンショットにも使われます。
- OptiPNG: a command line tool for optimising PNG images
- AdvPNG: a command line tool for further recompression of PNG images. Should be used after OptiPNG.
- PNG tools overview: comparison of various PNG tools incl. TruePNG, PNGOUT, and Zopfli
SVG形式
- Main article: Help: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. Bitmaps (raster graphics) can be converted to SVG (especially diagrams, maps and so on should be)
See Help:SVG for a software list.
Ogg Vorbis(音声)
- Audacity is an advanced audio editor with support for mixing and various effects. Can export projects in Ogg Vorbis format. The manual at its site contains advice on copying audio from tapes, LPs, minidiscs etc.
- Mp3splt and oggz-chop (oggz-tools) each allow one to split Ogg Vorbis files without re-encoding.
- Shtooka Recorder is a program for windows which allows automated recording of the pronunciations of many words, expressions from a text list. (you can record 500 words in 20 minutes). It can save files in Wav/Ogg/FLAC format (including Vorbis Comment tag).
- Yazik Recorder is a cross-platform (Python) equivalent of Shtooka Recorder
- OGG Converter allows you to convert OGG files to 11 other audio formats.
Ogg Theora と WebM(動画用)
- help:動画の変換も参照
Theora is a lossy video codec. On Windows you can install the Xiph DirectShow filter for playing Ogg Vorbis and Theora in Windows Media Player and Winamp. You can use the native video editing software of your operating system for editing tasks on your local machine:
- Openshot is an easy-to-use open source video editor for Windows, macOS, Linux and ChromeOS.
- Kdenlive is a powerful open-source video editor for Linux and Windows
- Pitivi is an open-source video editor for Linux
- SoniTranslate is an open-source tool for Linux (fast) and Web (slow) to generate video transcripts, create translated subtitles, and redub videos in other languages as described in Help:AI video dubbing
関連項目
- Commons:メタデータの編集(メタデータ)
- Commons:ファイル形式:ウィキメディア・コモンズで利用が許可されているファイル形式の解説。
- Commons:メディア・ヘルプ:オーディオ・ファイルの再生に関してのヘルプです。
- Commons:音声およびCommons:動画:より詳細なリソース
- Help:Creating a DjVu file
- Help:Removing watermarks
- Commons:ツール:ウィキメディア・コモンズの追加機能ツール。
他プロジェクトにおける一覧
- m:Open Source Toolset メタウィキメディア
- de:Wikipedia:Helferlein ドイツ語版
- en:Wikipedia:Tools 英語版
- it:Wikipedia:Utilities イタリア語版
- ja:Wikipedia:Magic Button 日本語版マジックボタン
- ru:Википедия:Инструменты ロシア語版