aboutsummaryrefslogtreecommitdiff
path: root/files/de/glossary/webp
diff options
context:
space:
mode:
authorPeter Bengtsson <mail@peterbe.com>2020-12-08 14:41:15 -0500
committerPeter Bengtsson <mail@peterbe.com>2020-12-08 14:41:15 -0500
commit4b1a9203c547c019fc5398082ae19a3f3d4c3efe (patch)
treed4a40e13ceeb9f85479605110a76e7a4d5f3b56b /files/de/glossary/webp
parent33058f2b292b3a581333bdfb21b8f671898c5060 (diff)
downloadtranslated-content-4b1a9203c547c019fc5398082ae19a3f3d4c3efe.tar.gz
translated-content-4b1a9203c547c019fc5398082ae19a3f3d4c3efe.tar.bz2
translated-content-4b1a9203c547c019fc5398082ae19a3f3d4c3efe.zip
initial commit
Diffstat (limited to 'files/de/glossary/webp')
-rw-r--r--files/de/glossary/webp/index.html31
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>