Difference between revisions of "File Format Tips"

From Pikes Peak Makerspace Wiki
Jump to navigation Jump to search
 
(37 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[File:Level 1 badge.png|alt=Level 1 badge used at Pikes Peak Makerspace|left|frameless|100x100px|PPM MEMBER USE]]
 
 
 
'''Learn about the software that we have installed for all Pikes Peak Makerspace (PPM) members.'''
 
'''Learn about the software that we have installed for all Pikes Peak Makerspace (PPM) members.'''
 
<br>
 
<br>
 
<br>
 
<br>
 
+
[[File:Level 1 badge.png|alt=Level 1 badge used at Pikes Peak Makerspace|left|frameless|90x90px|PPM MEMBER USE]]
Use of software installed on PPM computers does not require any additional required training (Level 1).<br>
+
Members can use our (3) Design Workstations and our dedicated computers, and installed software, without&nbsp;any additional required&nbsp;training (Level 1).<br>
 +
<br>
 +
<br>
 
<br>
 
<br>
 
<br>
 
<br>
{{Template:Contact Us}}
+
'''Links to related PPM Wiki pages:'''
 +
 
 +
:'''[[Software Tips]]'''
  
 
<p style="padding:0.2em 0.4em; background:#ff6c00; color:#FFFFFF; font-size:15%;"> &nbsp; </p>
 
<p style="padding:0.2em 0.4em; background:#ff6c00; color:#FFFFFF; font-size:15%;"> &nbsp; </p>
Line 14: Line 16:
 
[[File:Burst.png|alt=burst of white rays on orange background|link=https://wiki.pikespeakmakerspace.org/index.php/About_PPM|right|frameless|250x250px]]
 
[[File:Burst.png|alt=burst of white rays on orange background|link=https://wiki.pikespeakmakerspace.org/index.php/About_PPM|right|frameless|250x250px]]
  
===File formats===
+
==File format tips==
:'''Links to related PPM Wiki pages:'''
+
'''Links to related PPM Wiki pages:'''
  
=== '''[[G-code File Format Tips]] — "Geometry code"''' ===
+
===[[G-code File Format Tips]] — "Geometry code" ===
:::control automated machine tools, as well as for 3D-printer&nbsp;slicers
+
:control automated machine tools, as well as for 3D-printer&nbsp;slicers
  
=== '''[[JSON File Format Tips]]''' '''JavaScript Object Notation''' ===
+
===[[JSON File Format Tips]] — JavaScript Object Notation===
:::a human-readable document format for storing and exchanging data
+
:a human-readable document format for storing and exchanging&nbsp;data
  
=== '''[[STL File Format Tips]]''' '''stereolithography''' ===
+
===[[STL File Format Tips]] — stereolithography===
:::a method to approximate the surface geometry of a 3D model
+
:a method to approximate the surface geometry of a 3D&nbsp;model
  
=== '''[[SVG File Format Tips]]''' '''Scalable Vector Graphics''' ===
+
===[[SVG File Format Tips]] — Scalable Vector Graphics===
:::a document format to reproduce 2D graphics
+
:reproduce 2D&nbsp;graphics, can include animation
  
=== '''[[USDZ File Format Tips]]''' '''Universal Scene Description''' ===
+
===[[USDZ File Format Tips]] — Universal Scene Description===
:::an "ecosystem" for 3D objects and 3D worlds
+
:an "ecosystem" for 3D objects and 3D&nbsp;worlds
 +
<br>
 +
==Other file formats==
 +
'''Links to Wikipedia:'''
  
:'''Links on Wikipedia:'''
+
===3D printing file formats===
 
::'''[[wikipedia:3D_Manufacturing_Format|3MF]]''' — XML-based data format designed specifically for additive&nbsp;manufacturing
 
::'''[[wikipedia:3D_Manufacturing_Format|3MF]]''' — XML-based data format designed specifically for additive&nbsp;manufacturing
 +
 +
::'''[[wikipedia:Wavefront_.obj_file|obj]]''' — '''simple, open file format''' for 3D geometry
 +
 +
::'''[[wikipedia:PLY_(file_format)|ply]]''' —  '''Polygon File Format''' for storing three-dimensional data from 3D&nbsp;scanners
 +
 +
==='''Graphic design file formats (from Adobe)'''===
 +
::'''[https://web.archive.org/web/20160413212438/https://www.adobe.com/print/features/psvspdf/ PostScript vs PDF]''' (vs EPS) — from Adobe, captured on Wayback Machine
 +
 +
::'''EPS''' — '''Encapsulated PostScript,''' holds text, raster and/or PostScript images, and optional bitmap preview (but not multimedia)
 +
 +
::'''[[wikipedia:PDF|PDF]]''' — '''Portable Document Format''', for publishing documents with text, graphics, and&nbsp;multimedia
 +
 +
::'''[[wikipedia:PostScript|PostScript]]''' — page description language, and corresponding language interpreter
 +
 +
===Graphic design file formats (general)===
 
::'''[[wikipedia:ASCII_art|ASCII art]]''' — "computer art form using text&nbsp;characters"
 
::'''[[wikipedia:ASCII_art|ASCII art]]''' — "computer art form using text&nbsp;characters"
::'''[[wikipedia:AutoCAD_DXF|DXF]]''' — '''Drawing Exchange Format,''' a CAD data file format developed by Autodesk
+
 
 +
::'''[[wikipedia:BMP_file_format|BMP]]''' — '''bitmap graphics, especially for Windows operating systems'''
 +
 
 +
::'''[[wikipedia:AutoCAD_DXF|DXF]]''' — '''Drawing Exchange Format,''' a CAD data file format, developed by&nbsp;Autodesk
 +
 
 
::'''[[wikipedia:GIF|GIF]]''' — '''Graphics Interchange Format''', bitmap format that is also used for&nbsp;animation
 
::'''[[wikipedia:GIF|GIF]]''' — '''Graphics Interchange Format''', bitmap format that is also used for&nbsp;animation
::'''[[wikipedia:PDF|PDF]]''' — '''Portable Document Format''', for publishing documents with text, graphics, and&nbsp;multimedia
+
 
 +
::'''[[wikipedia:JPEG|JPEG]]''' — '''raster format for photographic images'''
 +
 
 
::'''[[wikipedia:Property_list|plist]]''' — '''Property list''' files are often used to store a user's settings
 
::'''[[wikipedia:Property_list|plist]]''' — '''Property list''' files are often used to store a user's settings
 +
 
::'''[[wikipedia:PNG|PNG]]''' — '''Portable Network Graphics''', raster format for images with or without&nbsp;transparency
 
::'''[[wikipedia:PNG|PNG]]''' — '''Portable Network Graphics''', raster format for images with or without&nbsp;transparency
::'''[[wikipedia:PostScript|PostScript]]''' — page description language, and corresponding language interpreter from&nbsp;Adobe
 
::'''[[wikipedia:WebP|WebP]]''' — developed by Google as a replacement for other raster formats&nbsp;(faster)
 
::'''[[wikipedia:YAML|YAML]]''' — human readable language commonly used for configuration&nbsp;files
 
  
==Related Pages==
+
===Web development file formats===
 +
::'''[[wikipedia:CSS|CSS]]''' — '''Cascading Style Sheet''' for formatting documents to display in a web&nbsp;browser
 +
 
 +
::'''[[wikipedia:HTML|HTML]]''' — '''HyperText Markup Language''' for documents to display in a web&nbsp;browser
 +
 
 +
::'''[[wikipedia:WebP|WebP]]''' — a replacement for other raster formats&nbsp;(faster), developed by&nbsp;Google
 +
 
 +
::'''[[wikipedia:XML|XML]]''' —  '''Extensible Markup Language,''' simple format for storing and transmitting&nbsp;data
 +
 
 +
::'''[[wikipedia:YAML|YAML]]''' — '''human readable Markup Language''' commonly used for configuration&nbsp;files
 +
 
 +
==Additional Help==
 
'''Links to related PPM Wiki pages:'''
 
'''Links to related PPM Wiki pages:'''
 +
 +
:'''[[Penpot Tips]]'''
 +
 +
:'''[[Visual Studio Code Tips]]'''
  
 
:'''[[GitHub Tips]]'''
 
:'''[[GitHub Tips]]'''
:'''[[Procreate app Tips]]'''
 
  
==Hand-Curated Links==
+
:[[Arduino|<span style="color:#ffffff; background:#864199">&nbsp;&nbsp;'''Arduino'''&nbsp;&nbsp;</span>]]
:'''[[wikipedia:List_of_free_and_open-source_software_packages|List of free and open-source software packages]]''' — on Wikipedia
+
:[[Raspberry Pi|<span style="color:#ffffff; background:#864199">&nbsp;&nbsp;'''Raspberry Pi'''&nbsp;&nbsp;</span>]]
 +
 
 +
:[[Computers — Ubuntu|<span style="color:#000000; background:#D0DD27">&nbsp;&nbsp;'''Computers — Ubuntu'''&nbsp;&nbsp;</span>]]
 +
:[[Computers|<span style="color:#000000; background:#D0DD27">&nbsp;&nbsp;'''Computers — Windows'''&nbsp;&nbsp;</span>]]
 +
:[[Computers — Mac and Apple|<span style="color:#000000; background:#D0DD27">&nbsp;&nbsp;'''Computers Mac and Apple'''&nbsp;&nbsp;</span>]]
 +
 
 +
Use the PPM Slack channel #computing
 +
 
 +
Note that we have a Slack channel (#job-board) for members to post, discuss, or accept job opportunities either within PPM or from the&nbsp;community.<br>
  
==For Additional Help==
 
:Use the PPM Slack channel #computing
 
:[[How To Slack#PPM Channel Names and Descriptions|'''List of all PPM Slack channels''']]
 
:Note that we have a Slack channel (#job-board) for members to post, discuss, or accept job opportunities either within PPM or from the&nbsp;community.<br>
 
 
{{Template:Footer}}
 
{{Template:Footer}}
{{Template:Ideas into reality}}
 
 
<p style="padding:0.2em 0.4em; background:#ff6c00; color:#FFFFFF; font-size:15%;"> &nbsp; </p>
 
<p style="padding:0.2em 0.4em; background:#ff6c00; color:#FFFFFF; font-size:15%;"> &nbsp; </p>
  
[[Category:Software]]
+
[[Category:Software]] [[Category:Volunteers Needed]]
[[Category:Volunteers Needed]]
 

Latest revision as of 14:15, 29 March 2025

Learn about the software that we have installed for all Pikes Peak Makerspace (PPM) members.

Level 1 badge used at Pikes Peak Makerspace

Members can use our (3) Design Workstations and our dedicated computers, and installed software, without any additional required training (Level 1).




Links to related PPM Wiki pages:

Software Tips

 


burst of white rays on orange background

File format tips

Links to related PPM Wiki pages:

G-code File Format Tips — "Geometry code"

control automated machine tools, as well as for 3D-printer slicers

JSON File Format Tips — JavaScript Object Notation

a human-readable document format for storing and exchanging data

STL File Format Tips — stereolithography

a method to approximate the surface geometry of a 3D model

SVG File Format Tips — Scalable Vector Graphics

reproduce 2D graphics, can include animation

USDZ File Format Tips — Universal Scene Description

an "ecosystem" for 3D objects and 3D worlds


Other file formats

Links to Wikipedia:

3D printing file formats

3MF — XML-based data format designed specifically for additive manufacturing
objsimple, open file format for 3D geometry
plyPolygon File Format for storing three-dimensional data from 3D scanners

Graphic design file formats (from Adobe)

PostScript vs PDF (vs EPS) — from Adobe, captured on Wayback Machine
EPSEncapsulated PostScript, holds text, raster and/or PostScript images, and optional bitmap preview (but not multimedia)
PDFPortable Document Format, for publishing documents with text, graphics, and multimedia
PostScript — page description language, and corresponding language interpreter

Graphic design file formats (general)

ASCII art — "computer art form using text characters"
BMPbitmap graphics, especially for Windows operating systems
DXFDrawing Exchange Format, a CAD data file format, developed by Autodesk
GIFGraphics Interchange Format, bitmap format that is also used for animation
JPEGraster format for photographic images
plistProperty list files are often used to store a user's settings
PNGPortable Network Graphics, raster format for images with or without transparency

Web development file formats

CSSCascading Style Sheet for formatting documents to display in a web browser
HTMLHyperText Markup Language for documents to display in a web browser
WebP — a replacement for other raster formats (faster), developed by Google
XMLExtensible Markup Language, simple format for storing and transmitting data
YAMLhuman readable Markup Language commonly used for configuration files

Additional Help

Links to related PPM Wiki pages:

Penpot Tips
Visual Studio Code Tips
GitHub Tips
  Arduino  
  Raspberry Pi  
  Computers — Ubuntu  
  Computers — Windows  
  Computers — Mac and Apple  

Use the PPM Slack channel #computing

Note that we have a Slack channel (#job-board) for members to post, discuss, or accept job opportunities either within PPM or from the community.


Search the PPM Wiki — include Content pages as well as Multimedia.

Contact Us if you cannot find your answer here on our Wiki or if you notice any information that is outdated.