Difference between revisions of "SVG File Format Tips"
Line 8: | Line 8: | ||
SVG files can be interactive or animated. They are usually generated from application software such as Inkscape or Adobe Illustrator. | SVG files can be interactive or animated. They are usually generated from application software such as Inkscape or Adobe Illustrator. | ||
− | SVG files can even be generated programmatically. | + | However, SVG files can even be generated manually or programmatically. |
<br> | <br> | ||
<br> | <br> | ||
Line 15: | Line 15: | ||
==Tips== | ==Tips== | ||
'''The native file format of Inkscape is .svg''' | '''The native file format of Inkscape is .svg''' | ||
− | |||
− | |||
:'''[[commons:Help:SVG|Help:SVG]]''' — at Wikimedia Commons | :'''[[commons:Help:SVG|Help:SVG]]''' — at Wikimedia Commons | ||
*Software at PPM that previews SVG: | *Software at PPM that previews SVG: | ||
::all web browsers | ::all web browsers | ||
− | Visual Studio Code | + | ::Visual Studio Code |
*Software at PPM that opens (Imports) SVG: | *Software at PPM that opens (Imports) SVG: | ||
::Inkscape, Adobe Illustrator, LightBurn, Blender, VCarve(?) | ::Inkscape, Adobe Illustrator, LightBurn, Blender, VCarve(?) | ||
Line 39: | Line 37: | ||
Links to other PPM Wiki pages: | Links to other PPM Wiki pages: | ||
:'''[[Inkscape Tips]]''' | :'''[[Inkscape Tips]]''' | ||
− | :'''[[Visual Studio Code]]''' | + | :'''[[Visual Studio Code Tips]]''' |
:'''[[Canva Tips]]''' | :'''[[Canva Tips]]''' | ||
:'''[[Blender Tips]]''' | :'''[[Blender Tips]]''' | ||
− | |||
:[[Computers|<span style="color:#000000; background:#D0DD27"> '''Computers''' </span>]] | :[[Computers|<span style="color:#000000; background:#D0DD27"> '''Computers''' </span>]] | ||
==Curated Links== | ==Curated Links== | ||
Links to external sites: | Links to external sites: | ||
+ | [https://www.youtube.com/watch?v=4laPOtTRteI '''SVG can do THAT?!'''] -- by [https://sarahdrasnerdesign.com/ '''Sarah Drasner'''] | ||
+ | codepen | ||
==Other Fun Stuff== | ==Other Fun Stuff== |
Revision as of 19:52, 17 July 2023
Pikes Peak Makerspace (PPM) is dedicated to supporting our maker community in their creative process by providing shared space, shared tools, software, materials and a knowledge base to turn their ideas into reality.
SVG stands for Scalable Vector Graphics, a document format (similar to HTML) to reproduce 2D graphics.
"Scaleable" means the graphics can be scaled in size (made larger) without loss of quality.
SVG files can be interactive or animated. They are usually generated from application software such as Inkscape or Adobe Illustrator.
However, SVG files can even be generated manually or programmatically.
Tips
The native file format of Inkscape is .svg
- Help:SVG — at Wikimedia Commons
- Software at PPM that previews SVG:
- all web browsers
- Visual Studio Code
- Software at PPM that opens (Imports) SVG:
- Inkscape, Adobe Illustrator, LightBurn, Blender, VCarve(?)
- Software at PPM that saves (Save As, Export) SVG:
- Inkscape, Adobe Illustrator, Corel Draw
- Live code in SVG with Visual Studio Code and the third party extension "SVG"
Training — PPM Trainer(s) needed
Pikes Peak Makerspace announces its Upcoming events, including classes, on Meetup
Links to external sites:
For Additional Help
- Use the PPM Slack channel #computing
- 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 community.
See Also
Links to other PPM Wiki pages:
Curated Links
Links to external sites: SVG can do THAT?! -- by Sarah Drasner codepen
Other Fun Stuff
Links to external sites:
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.