diff options
Diffstat (limited to 'files/de/glossary/webp/index.html')
-rw-r--r-- | files/de/glossary/webp/index.html | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/files/de/glossary/webp/index.html b/files/de/glossary/webp/index.html new file mode 100644 index 0000000000..852e6ca068 --- /dev/null +++ b/files/de/glossary/webp/index.html @@ -0,0 +1,31 @@ +--- +title: WebP +slug: Glossary/webp +tags: + - Glossary + - Media +translation_of: Glossary/webp +--- +<p><strong>WebP </strong>ist ein von Google entwickeltes Grafikformat mit verlustfreier oder verlustbehafteter Komprimierung. Der Programmcode von WebP ist quelloffen und soll als offener Standard eine moderne Alternative vor allem zum {{Glossary("JPEG")}}-Format darstellen, kann aber auch als Ersatz für {{Glossary("PNG")}}- oder (animierte) {{Glossary("GIF")}}-Dateien genutzt werden.</p> + +<h2 id="Mehr_erfahren">Mehr erfahren</h2> + +<h3 id="Allgemeinwissen">Allgemeinwissen</h3> + +<ul> + <li>{{interwiki("wikipedia", "WebP")}} auf Wikipedia</li> +</ul> + +<section class="Quick_links" id="Quick_Links"> +<ul> + <li><a href="/de/docs/Glossary">Glossar</a> + + <ul> + <li>{{Glossary("GIF")}}</li> + <li>{{Glossary("JPEG")}}</li> + <li>{{Glossary("PNG")}}</li> + <li>{{Glossary("WebM")}}</li> + </ul> + </li> +</ul> +</section> |