Difference between revisions of "SVG File Format Tips"
(→Tips) |
(→Tips) |
||
Line 13: | Line 13: | ||
PPM announces all its [https://www.meetup.com/pikespeakmakerspace/events '''Upcoming events, including classes, on Meetup'''] | PPM announces all its [https://www.meetup.com/pikespeakmakerspace/events '''Upcoming events, including classes, on Meetup'''] | ||
− | *Software at PPM '''to preview | + | *Software at PPM '''to preview SVGs''': |
::all web browsers (Brave, Google Chrome, Microsoft Edge, and Mozilla Firefox) | ::all web browsers (Brave, Google Chrome, Microsoft Edge, and Mozilla Firefox) | ||
− | *Software at PPM '''to open | + | *Software at PPM '''to open SVGs''': |
::Inkscape, Adobe Illustrator, LightBurn, Blender | ::Inkscape, Adobe Illustrator, LightBurn, Blender | ||
− | *Software at PPM '''to Import | + | *Software at PPM '''to Import SVGs''': |
− | ::VCarve | + | ::Inkscape, VCarve |
*Software at PPM that accepts pasting SVG: | *Software at PPM that accepts pasting SVG: | ||
::Adobe Illustrator | ::Adobe Illustrator |
Revision as of 21:12, 11 February 2024
SVG stands for Scalable Vector Graphics, a document format to reproduce 2D graphics.
Scalable means the graphics can be scaled in size (made larger) without loss of quality. This is not true with raster graphics. Additionally, storage space needed for SVG files is usually less than raster files.
SVG's are usually generated from "drawing" software such as Inkscape or Adobe Illustrator.
However, SVG files can even be generated manually or programmatically.
SVG's can also be interactive or animated.
Tips
PPM announces all its Upcoming events, including classes, on Meetup
- Software at PPM to preview SVGs:
- all web browsers (Brave, Google Chrome, Microsoft Edge, and Mozilla Firefox)
- Software at PPM to open SVGs:
- Inkscape, Adobe Illustrator, LightBurn, Blender
- Software at PPM to Import SVGs:
- Inkscape, VCarve
- Software at PPM that accepts pasting SVG:
- Adobe Illustrator
- Software at PPM that saves (Save As, Export) SVG:
- Inkscape (The native file format of Inkscape is .svg)
- Adobe Illustrator, CorelDRAW
- Additionally, OpenStreetMap can save images as SVG
- Live code in SVG with Visual Studio Code and the third party extension "SVG"
Training — PPM Trainer(s) needed
- Links to external sites:
SVG — on Wikipedia
Help:SVG — at Wikimedia Commons
Related Pages
Links to related PPM Wiki pages:
Curated Links
Links to member-recommended external sites:
- Getting Started with SVG — at mdn web docs
- CodePen — build, test, and discover front-end code.
- SVG Files Basics — at Shaper Tools
- SVG can do THAT?! — by Sarah Drasner
- OpenStreetMap — the free wiki world map.
- Rubik's_cube_almost_solved.svg — on Wikimedia Commons
- svg files at Shaper|Hub
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.
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.
Pikes Peak Makerspace (PPM) is dedicated to supporting our maker community in their creative processes by providing shared space, shared tools, materials, software, and a knowledge base to turn their ideas into reality.