# Svgz

Sane handler for gzip-compressed SVGZ files

****

- Full class name: `Kirby\Sane\Svgz`
- Source: <https://github.com/getkirby/kirby/tree/5.5.3/src/Sane/Svgz.php#L17>

****

### Svgz

- [Svgz::sanitize()](https://getkirby.com/docs/reference/objects/sane/svgz/sanitize.md)
- [Svgz::sanitizeAttr()](https://getkirby.com/docs/reference/objects/sane/svgz/sanitize-attr.md)
- [Svgz::sanitizeElement()](https://getkirby.com/docs/reference/objects/sane/svgz/sanitize-element.md)
- [Svgz::sanitizeFile()](https://getkirby.com/docs/reference/objects/sane/svgz/sanitize-file.md)
- [Svgz::validate()](https://getkirby.com/docs/reference/objects/sane/svgz/validate.md)
- [Svgz::validateDoctype()](https://getkirby.com/docs/reference/objects/sane/svgz/validate-doctype.md)
- [Svgz::validateFile()](https://getkirby.com/docs/reference/objects/sane/svgz/validate-file.md)