About 317,000 results
Open links in new tab
  1. SVG files: How to create, edit and open them | Adobe

    What is an SVG file? Scalable Vector Graphics (SVG) is a web-friendly vector file format. As opposed to pixel-based raster files like JPEGs, vector files store images via mathematical formulas based on …

  2. SVG Tutorial - W3Schools

    Learn SVG SVG stands for Scalable Vector Graphics. SVG defines vector-based graphics in XML format. SVG graphics are scalable, and do not lose any quality if they are zoomed or resized. SVG is …

  3. SVG Files: What They Are and How to Open & Convert Them

    Aug 7, 2024 · An SVG file is a Scalable Vector Graphics file. SVG files use an XML-based text format to describe how an image should appear and can be opened with a web browser.

  4. SVG - Wikipedia

    Scalable Vector Graphics (SVG) is an XML -based vector graphics format for defining two-dimensional graphics, having support for interactivity and animation. The SVG specification is an open standard …

  5. SVG Files: What They Are, How to Make One, and Why I Think You …

    May 2, 2025 · An SVG (scalable vector graphic) file is a standard graphics file type used for rendering two-dimensional images. SVG files encode images as vectors, which makes them resolution …

  6. SVG: Scalable Vector Graphics - MDN Web Docs

    Oct 30, 2025 · SVG is, essentially, to graphics what HTML is to text. SVG images and their related behaviors are defined in XML text files, which means they can be searched, indexed, scripted, and …

  7. What is an SVG? Definition, Use cases, Advantages, Examples and How …

    Nov 21, 2024 · SVG is a widely-used, XML-based vector graphic format that maintains image quality at any size, ideal for web graphics and illustrations. It supports shapes, paths, text, and even animation, …

  8. SVG Tutorial - GeeksforGeeks

    Jul 23, 2025 · SVG stands for Scalable Vector Graphics and is a powerful XML-based markup language for describing two-dimensional vector graphics. It is a web standard that enables the creation of …

  9. Scalable Vector Graphics (SVG) - World Wide Web Consortium (W3C)

    SVG is a platform for two-dimensional graphics. It has two parts: an XML-based file format and a programming API for graphical applications. Key features include shapes, text and embedded raster …

  10. What Is an SVG File, and How Do I Open One? - How-To Geek

    Feb 18, 2021 · In the context of computer graphics, SVG stands for "Scalable Vector Graphics." An SVG file is a computer file that uses the SVG standard, defined by the World Wide Web Consortium, to …