blob: 614ed8c56613dfbe3fef48f117293f1cd6b330fa (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
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 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>
|