OC RobotX:Software

From RobotX
Revision as of 03:57, 4 December 2019 by Joelmartin (talk | contribs) (Created page with "<languages/> <div style="float:right;"> {{TNT|First steps tour}}<br/>{{Commons 2.0}} </div> This is a selection of programs designed to aid in media (graphics and audio) man...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

First steps tour
Template:Commons 2.0


This is a selection of programs designed to aid in media (graphics and audio) manipulation, as recommended by the Wikigraphists and Graphics Labs. These programs are considered very useful tools for the tasks of retouching, editing and in creation of images, illustrations, maps, photographs and animations. They also aid in the recording, editing and conversion of audio files.

Each program usually has its own dedicated forums and tutorials that can be found online. The search strings constructed from the name of the program, followed by the term 'forum' or 'tutorial' will usually present desirable results from your favourite search engine.

Recommended software

Commons:Graphic Lab/Software

See also commons:Created with ... templates for more.

Useful software

General software

These software packages have been recommended for use in image manipulation:

  • The GIMP, home page at [<tvar|link1>//www.gimp.org/ www.gimp.org</>] - High quality open source image editing suite, similar to Photoshop (free, open-source - for Linux, Windows, Mac OS X). Opens and manipulates a lot of file formats including but not limited to JPEG, PNG and animated GIFs.
  • ImageMagick, home page at [<tvar|link1>http://www.imagemagick.org/ 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)
  • Paint.NET, home page at [<tvar|link1>http://www.getpaint.net www.getpaint.net</>] - free and open-source (closed-source since version 3.5), with a good user interface, but Windows-only. Supports PNG, GIF, JPEG, BMP, TIFF, PSD (with plugin) and NEF (Nikon Electronic Format) RAW format for Nikon as well as conversion between and manipulation of images in these formats.

Shareware free for personal use

  • IrfanView, home page at [<tvar|link1>http://www.irfanview.com/ www.irfanview.com</>] (for Microsoft Windows. A multi-featured tool, supports many image formats. Good at viewing/converting images.)
  • XnView, home page at [<tvar|link1>http://www.xnview.com/en/index.html www.xnview.com</>] (various platforms. A multi-featured tool, supports many image formats. Good at viewing/converting images, adding IPTC metadata and GPS coordinates).

Online

  • Zamzar, home page at [<tvar|link1>http://zamzar.com zamzar.com</>] - offers an online file conversion service for various formats, including Ogg video and audio.
  • FreeFileConvert, home page at [<tvar|link1>http://freefileconvert.com freefileconvert.com</>] - allows user to convert files in different formats, supports most popular video, audio, document and image formats.
  • [<tvar|link1>https://dbrant.github.io/fileviewer/</> FileViewer] - an online tool for viewing many obscure graphics formats (PPM, TGA, PCX, etc.), and converting them to JPG or PNG.

Panorama stitching / keystone correction

  • MS Image Composite Editor is a 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

JPEG

JPEG is a lossy image format, most image editing software can encode and decode it but it is also possible to perform certain transformations on a JPEG losslessly.

  • [<tvar|link1>http://sylvana.net/jpegcrop/</> 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 [<tvar|link2>http://mapivi.sourceforge.net/mapivi.shtml</> 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.
  • Cropbot allows one to crop JPEGs lossless, using jpegtran, so one does not need the software oneself.
  • [<tvar|link1>http://www.zero-based.org/software/jpegpixi/</> jpegpixi] is a CLI tool to interpolate pixels in the specified part of a JPEG image without affecting the rest of it, except for the blocks which contain that part. Also included is jpeghotp, which can find hot or dead pixels in otherwise black or white JPEG images and generate configuration for jpegpixi (that's useful if your camera has CCD defects). Source code and Debian packages are provided.
  • [<tvar|link1>http://www.shiftn.de/</> Shiftn] free and open source software for automatic correction of converging lines.

GIF

GIF should only be used for animations here, the tool list keeps that in mind.

PNG

PNG is a lossless format to be used for any kind of diagram or screenshot for which SVG is not convenient.


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 (audio)

Vorbis is a lossy audio codec. Video tools can also handle pure audio.

  • [<tvar|link1>http://audacity.sf.net/</> 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.
  • [<tvar|link1>http://oldshtooka.yojik.eu/index.html</> 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).
  • [<tvar|link2>http://oldshtooka.yojik.eu/Yazik%20Recorder%20-%20Shtooka%20Project.html</> Yazik Recorder] is a cross-platform (Python) the same of Shtooka Recorder

Ogg Theora and WebM (video)

Main article: Help:Converting video

Theora is a lossy video codec. On Windows you can install the [<tvar|link1>http://www.xiph.org/dshow</> 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:

See also