https://css-ig.net/

Submitted URL:
https://css-ig.net/
Report Finished:

The outgoing links identified from the page

JavaScript Variables · 3 found

Global JavaScript variables loaded on the window object of a page, are variables declared outside of functions and accessible from anywhere in the code within the current scope

NameType
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject

Console log messages · 0 found

Messages logged to the web console

HTML

The raw HTML body of the page

<!DOCTYPE html><html lang="en"><head>
		<title>image optimizer for web</title>
		<meta charset="utf-8">
		<meta name="author" content="Cédric Louvrier">
		<link href="https://css-ig.net/style/style-n23.css" rel="stylesheet">
		<link rel="apple-touch-icon" sizes="180x180" href="https://css-ig.net/apple-touch-icon.png">
		<link rel="icon" type="image/png" sizes="32x32" href="https://css-ig.net/favicon-32x32.png">
		<link rel="icon" type="image/png" sizes="16x16" href="https://css-ig.net/favicon-16x16.png">
		<link rel="manifest" href="https://css-ig.net/site.webmanifest">
		<meta name="msapplication-TileColor" content="#444">
		<meta name="theme-color" content="#ffffff">
		<meta name="viewport" content="width=device-width, initial-scale=1">
		<meta name="description" content="image optimizer for web: pingo, command-line utility, pinga a GUI and PNG lossless benchmark">
		</head>
	<body>
		<header>
		<h1>image optimizer for web</h1>
		<ul id="menu">
			<li><a href="https://css-ig.net/" title="image optimizers (PNG, JPG, WebP)">tools</a></li>
			<li><a href="https://css-ig.net/benchmark/" title="lossless benchmarks">benchmarks</a></li>
			<!-- <li><a href="https://css-ig.net/submit/" title="bugs report">bugs</a></li> -->
			<!--<li><a href="https://css-ig.net/donate" title="donate to the author">donate</a></li>-->
		</ul>
		</header>
		<div id="content">
			<article>
			<div id="tools">
				<h2>image optimizer <span>for web</span></h2>

				<h3><a href="https://css-ig.net/pingo">pingo</a></h3>
				<p>pingo is an experimental lossless and lossy <strong>image optimizer (PNG, JPEG, WebP, APNG)</strong> designed to be used for web context</p>
				<a href="https://css-ig.net/pingo">
				<picture>
					<source srcset="https://css-ig.net/benchmark/demos/tools/pingo100.webp" type="image/webp">
					<img src="https://css-ig.net/benchmark/demos/tools/pingo100.png" alt="pingo">
				</picture> 
				</a>
				
				<h3><a href="https://css-ig.net/pinga">pinga</a></h3>
				<p>pinga is an easy to use GUI, experimental <strong>image optimizer (PNG, JPEG, APNG)</strong> designed to be used for web context</p>
				<a href="https://css-ig.net/pinga">
				<picture>
					<source srcset="https://css-ig.net/benchmark/demos/tools/pinga-050-front.webp" type="image/webp">
					<img src="https://css-ig.net/benchmark/demos/tools/pinga-050-front.png" alt="pinga">
				</picture>
				</a>
			</div>

			</article>
		</div>
	
</body></html>