Graphics

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Software: Let's just have one list of graphics software)
(14 intermediate revisions by 3 users not shown)
Line 32: Line 32:
 
* [[ANSIMation]]
 
* [[ANSIMation]]
 
* [[APNG]]
 
* [[APNG]]
 +
* [[AVIF]]
 
* [[BAM]] (Infinity Engine)
 
* [[BAM]] (Infinity Engine)
 
* [[CFAST Disney Animation Studio]] (.cft)
 
* [[CFAST Disney Animation Studio]] (.cft)
Line 43: Line 44:
 
* [[GFY]]
 
* [[GFY]]
 
* [[GRASP GL]]
 
* [[GRASP GL]]
 +
* [[HEIF]]
 
* [[IFF-DEEP]]
 
* [[IFF-DEEP]]
 
* [[Imagic Film/Picture]] (Atari ST frames used in animation)
 
* [[Imagic Film/Picture]] (Atari ST frames used in animation)
Line 134: Line 136:
 
* [[GEM resource file]] (.rsc)
 
* [[GEM resource file]] (.rsc)
 
* [[GlowIcons]]
 
* [[GlowIcons]]
 +
* [[Graphic Workshop Thumbnail]] (.thn)
 
* [[Haiku Vector Icon Format]]
 
* [[Haiku Vector Icon Format]]
 
* [[HP 100LX/200LX icon]] (.icn)
 
* [[HP 100LX/200LX icon]] (.icn)
Line 205: Line 208:
 
* [[ART (PFS: First Publisher)]]
 
* [[ART (PFS: First Publisher)]]
 
* [[Async Professional Fax]] (.apf)
 
* [[Async Professional Fax]] (.apf)
 +
* [[AVIF]]
 
* [[AVS X image]]
 
* [[AVS X image]]
 
* [[Award BIOS logo]]
 
* [[Award BIOS logo]]
Line 284: Line 288:
 
* [[Freedom of Press]]
 
* [[Freedom of Press]]
 
* [[FSH (EA Sports)]]
 
* [[FSH (EA Sports)]]
 +
* [[Funpaint]]
 
* [[G9B]]
 
* [[G9B]]
 
* [[GEM Raster]] (.img)
 
* [[GEM Raster]] (.img)
Line 343: Line 348:
 
* [[JPC (LuraWave)]]
 
* [[JPC (LuraWave)]]
 
* [[JPEG]] (JPEG Interchange Format, .jpg)
 
* [[JPEG]] (JPEG Interchange Format, .jpg)
 +
* [[JPEG 360]]
 
* [[JPEG 2000]]
 
* [[JPEG 2000]]
 
* [[JPEG 2000 codestream]] (.j2k, .j2c, .jpc)
 
* [[JPEG 2000 codestream]] (.j2k, .j2c, .jpc)
Line 380: Line 386:
 
* [[MetaMorph Stack]] (.stk)
 
* [[MetaMorph Stack]] (.stk)
 
* [[MGR bitmap]]
 
* [[MGR bitmap]]
 +
* [[MiAF]]
 
* [[Microsoft Image Composer]] (.mic)
 
* [[Microsoft Image Composer]] (.mic)
 
* [[MIF (MSX)]]
 
* [[MIF (MSX)]]
Line 408: Line 415:
 
* [[OS/2 Boot Logo]]
 
* [[OS/2 Boot Logo]]
 
* [[OTA bitmap]] (Nokia Over The Air, .otb)
 
* [[OTA bitmap]] (Nokia Over The Air, .otb)
 +
* [[PabloPaint]]
 
* [[PABX background]]
 
* [[PABX background]]
 
* [[Paint.NET image]] (.pdn)
 
* [[Paint.NET image]] (.pdn)
Line 557: Line 565:
 
* [[Zoomify ZIF]]
 
* [[Zoomify ZIF]]
  
== Software, utilities, libraries, and APIs for graphic manipulation ==
+
== Software ==
This section lists other articles in this wiki. See [[Graphic software]] for a longer list of software.
+
''(Applications, utilities, libraries, and APIs for graphic manipulation)''
  
* [[AutoCAD]]
+
Refer to [[Graphic software]].
* [[Farbfeld Utilities]]
+
* [[IIIF]] (International Image Interoperability Framework)
+
* [[Image Alchemy]]
+
* [[ImageMagick]]
+
* [[Netpbm]]
+
* [[Photoshop]]
+
* [[RECOIL]]
+
* [[Scribus]]
+
* [[XnView]]
+
  
 
== Vector Graphics Formats ==
 
== Vector Graphics Formats ==
Line 607: Line 606:
 
* [[MVG]]
 
* [[MVG]]
 
* [[NAPLPS]] (North American Presentation Layer Protocol Syntax)
 
* [[NAPLPS]] (North American Presentation Layer Protocol Syntax)
 +
* [[Notability]]
 
* [[OpenDocument Drawing]] (.odg)
 
* [[OpenDocument Drawing]] (.odg)
 
* [[PICT]] (Macintosh graphics)
 
* [[PICT]] (Macintosh graphics)
Line 630: Line 630:
 
* [[Xar (vector graphics)|Xar]] (Flare)
 
* [[Xar (vector graphics)|Xar]] (Flare)
 
See also:
 
See also:
* [[3D and CAD/CAM Models]].
+
* [[3D and CAD/CAM Models]]
 
* [[Diagramming and flowcharting]]
 
* [[Diagramming and flowcharting]]
 
* [[Machine Embroidery]]
 
* [[Machine Embroidery]]
Line 665: Line 665:
 
==Links and Resources==
 
==Links and Resources==
 
* [[Encyclopedia of Graphics File Formats]]
 
* [[Encyclopedia of Graphics File Formats]]
 +
* [[IIIF|IIIF – The International Image Interoperability Framework]]
 
* [http://www.theatlantic.com/technology/archive/2013/01/the-never-before-told-story-of-the-worlds-first-computer-art-its-a-sexy-dame/267439/ World's first computer art (1950s pinup image)]
 
* [http://www.theatlantic.com/technology/archive/2013/01/the-never-before-told-story-of-the-worlds-first-computer-art-its-a-sexy-dame/267439/ World's first computer art (1950s pinup image)]
 
* [http://www.wired.com/underwire/2013/05/star-trek-art-atoms-ibm Art created with atoms]
 
* [http://www.wired.com/underwire/2013/05/star-trek-art-atoms-ibm Art created with atoms]
* [http://fabiensanglard.net/rayTracing_back_of_business_card/ Raytracer program code that fits on a business card]
 
 
* [http://www.textfiles.com/programming/FORMATS/xga.pro XGA: A New Graphics Standard]
 
* [http://www.textfiles.com/programming/FORMATS/xga.pro XGA: A New Graphics Standard]
 
* [http://www.jagregory.com/abrash-black-book/ Michael Abrash’s Graphics Programming Black Book, Special Edition]
 
* [http://www.jagregory.com/abrash-black-book/ Michael Abrash’s Graphics Programming Black Book, Special Edition]
Line 679: Line 679:
 
* [http://ianmilligan.ca/2014/07/21/image-file-extensions-in-the-wide-web-scrape/ Image File Extensions in the Wide Web Scrape]
 
* [http://ianmilligan.ca/2014/07/21/image-file-extensions-in-the-wide-web-scrape/ Image File Extensions in the Wide Web Scrape]
 
* [http://questionsomething.wordpress.com/2012/07/26/databending-using-audacity-effects/ Databending effects of editing images with a sound editor]
 
* [http://questionsomething.wordpress.com/2012/07/26/databending-using-audacity-effects/ Databending effects of editing images with a sound editor]
* [http://www.imagemagick.org/script/identify.php ImageMagick Identify Command-line Tool]
 
 
* [http://bertolami.com/index.php?engine=blog&content=posts&detail=perceptual-hashing Perceptual Hashing]
 
* [http://bertolami.com/index.php?engine=blog&content=posts&detail=perceptual-hashing Perceptual Hashing]
 
* [http://8bitartwork.co.uk/ Retrospecs: iOS app to convert images to imitate old 8-bit systems' graphics]
 
* [http://8bitartwork.co.uk/ Retrospecs: iOS app to convert images to imitate old 8-bit systems' graphics]
 
* [http://alvyray.com/Memos/CG/Microsoft/6_pixel.pdf A Pixel Is Not A Little Square]
 
* [http://alvyray.com/Memos/CG/Microsoft/6_pixel.pdf A Pixel Is Not A Little Square]
 
* [http://literarymachin.es/deepzoom-osd-server/ Serve deepzoom images from a zip archive with openseadragon]
 
* [http://literarymachin.es/deepzoom-osd-server/ Serve deepzoom images from a zip archive with openseadragon]
* [http://iipimage.sourceforge.net/2014/12/iiif IIIF – The International Image Interoperability Framework]
 
* [http://iiif.io/ IIIF official site]
 
* [https://stacks.stanford.edu/file/druid:df650pk4327/2015ARCHIVING_IIIF.pdf The International Image Interoperability Framework (IIIF): A community & technology approach for web-based images]
 
 
* [http://creativeshory.com/know-use-image-file-types-jpeg-gif-png/ Know When to Use Image File Types: JPEG, GIF & PNG]
 
* [http://creativeshory.com/know-use-image-file-types-jpeg-gif-png/ Know When to Use Image File Types: JPEG, GIF & PNG]
 
* [http://stackoverflow.com/questions/27974945/can-we-programatically-compare-different-images-of-same-resolutions/27976171#27976171 Can we programatically compare different images of same resolutions?]
 
* [http://stackoverflow.com/questions/27974945/can-we-programatically-compare-different-images-of-same-resolutions/27976171#27976171 Can we programatically compare different images of same resolutions?]
Line 694: Line 690:
 
* [http://potrace.sourceforge.net/ Potrace: Transforming bitmaps into vector graphics]
 
* [http://potrace.sourceforge.net/ Potrace: Transforming bitmaps into vector graphics]
 
* [http://cloudinary.com/blog/one_pixel_is_worth_three_thousand_words About a 1x1 image in many file formats]
 
* [http://cloudinary.com/blog/one_pixel_is_worth_three_thousand_words About a 1x1 image in many file formats]
 +
* [http://tomseditor.com/ Tom's Editor: Free online image converted. About 500 formats supported]
 +
* [http://whatis.rest7.com/ WhatIs.Rest7: Image formats explained. Lots of samples]
 +
* [http://de77.com/find/image Image libraries for PHP: BMP, DDS, TGA, PNM, PGM, PBM]
 +
* [http://whatis.rest7.com/Atari Lots of images from Atari]

Revision as of 14:13, 6 July 2018

File Format
Name Graphics
Ontology

Mona Lisa

Mona Lisa

Electronic Formats concerned with Image Data.

See also:

Other lists of formats:

Contents

Animated image formats

See also Video.

Character-based graphics

See Character encoding for details of character sets, some of which include graphical or line-and-box-drawing characters.

Colors

(Profiles, color spaces, palettes, swatches)

Compression

Special-purpose compression algorithms and formats that may be used in multiple image file formats.

See also Compression, for general-purpose algorithms.

Icon, Cursor, and Avatar files

(Formats often used for icons, cursors, avatars, thumbnails, etc.)

Metadata Formats

Programming languages

(Graphic-specific programming languages)

Raster Graphics Formats

Software

(Applications, utilities, libraries, and APIs for graphic manipulation)

Refer to Graphic software.

Vector Graphics Formats

(Including most "metafile" formats. Vector formats often support embedded raster images, and other objects that aren't actually vectors.)

See also:

Miscellaneous or Uncategorized

(Formats which don't fit into another category, or still need to be categorized)

Links and Resources

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox