FMHYedit/img-tools/index.html
Retype GitHub Action 0370c0bb38 Refreshes Retype-generated documentation.
Process triggered by nbats.
2023-04-09 14:09:01 +00:00

876 lines
96 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<html lang="en" class="h-full">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="2.4.0.734364531284">
<!-- See retype.com -->
<meta name="generator" content="Retype 2.4.0">
<!-- Primary Meta Tags -->
<title>Image Tools | FreeMediaHeckYeah</title>
<meta name="title" content="Image Tools | FreeMediaHeckYeah">
<meta name="description" content="⭐ Image Editors- Image Editing Software & Sites" />
<!-- Canonical -->
<link rel="canonical" href="https://freemediaheckyeah.pages.dev/img-tools/" />
<!-- Open Graph / Facebook -->
<meta property="og:type" content="website">
<meta property="og:url" content="https://freemediaheckyeah.pages.dev/img-tools/">
<meta property="og:title" content="Image Tools | FreeMediaHeckYeah">
<meta property="og:description" content="⭐ Image Editors- Image Editing Software & Sites">
<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image">
<meta property="twitter:url" content="https://freemediaheckyeah.pages.dev/img-tools/">
<meta property="twitter:title" content="Image Tools | FreeMediaHeckYeah">
<meta property="twitter:description" content="⭐ Image Editors- Image Editing Software & Sites">
<script>(function () { var el = document.documentElement, m = localStorage.getItem("doc_theme"), wm = window.matchMedia; if (m === "dark" || (!m && wm && wm("(prefers-color-scheme: dark)").matches)) { el.classList.add("dark") } else { el.classList.remove("dark") } })();</script>
<link href="../static/favicon.ico" rel="icon" />
<link href="../resources/css/retype.css?v=2.4.0.734364531284" rel="stylesheet" />
<script type="text/javascript" src="../resources/js/config.js?v=2.4.0.734364531284" data-turbo-eval="false" defer></script>
<script type="text/javascript" src="../resources/js/retype.js?v=2.4.0" data-turbo-eval="false" defer></script>
<script id="lunr-js" type="text/javascript" src="../resources/js/lunr.js?v=2.4.0.734364531284" data-turbo-eval="false" defer></script>
</head>
<body>
<div id="docs-app" class="relative text-base antialiased text-gray-700 bg-white font-body dark:bg-dark-850 dark:text-dark-300">
<div class="absolute bottom-0 left-0 bg-gray-100 dark:bg-dark-800" style="top: 5rem; right: 50%"></div>
<header id="docs-site-header" class="sticky top-0 z-30 flex w-full h-16 bg-white border-b border-gray-200 md:h-20 dark:bg-dark-850 dark:border-dark-650">
<div class="container relative flex items-center justify-between grow pr-6 md:justify-start">
<!-- Mobile menu button skeleton -->
<button v-cloak class="skeleton docs-mobile-menu-button flex items-center justify-center shrink-0 overflow-hidden dark:text-white focus:outline-none rounded-full w-10 h-10 ml-3.5 md:hidden"><svg xmlns="http://www.w3.org/2000/svg" class="mb-px shrink-0" width="24" height="24" viewBox="0 0 24 24" role="presentation" style="margin-bottom: 0px;"><g fill="currentColor"><path d="M2 4h20v2H2zM2 11h20v2H2zM2 18h20v2H2z"></path></g></svg></button>
<div v-cloak id="docs-sidebar-toggle"></div>
<!-- Logo -->
<div class="flex items-center justify-between h-full py-2 md:w-75">
<div class="flex items-center px-2 md:px-6">
<a id="docs-site-logo" href="../" class="flex items-center leading-snug text-2xl">
<span class="w-10 mr-2 grow-0 shrink-0 overflow-hidden">
<img class="max-h-10 dark:hidden md:inline-block" src="../static/fmhy.ico">
<img class="max-h-10 hidden dark:inline-block" src="../static/fmhy.ico">
</span>
<span class="dark:text-white font-semibold line-clamp-1 md:line-clamp-2">FMHY</span>
</a>
</div>
<span class="hidden h-8 border-r md:inline-block dark:border-dark-650"></span>
</div>
<div class="flex justify-between md:grow">
<!-- Top Nav -->
<nav class="hidden md:flex">
<ul class="flex flex-col mb-4 md:pl-16 md:mb-0 md:flex-row md:items-center">
</ul>
</nav>
<!-- Header Right Skeleton -->
<div v-cloak class="flex justify-end grow skeleton">
<!-- Search input mock -->
<div class="relative hidden w-40 lg:block lg:max-w-sm lg:ml-auto">
<div class="absolute flex items-center justify-center h-full pl-3 dark:text-dark-300">
<svg xmlns="http://www.w3.org/2000/svg" class="icon-base" width="16" height="16" viewBox="0 0 24 24" aria-labelledby="icon" role="presentation" style="margin-bottom: 1px;"><g fill="currentColor" ><path d="M21.71 20.29l-3.68-3.68A8.963 8.963 0 0020 11c0-4.96-4.04-9-9-9s-9 4.04-9 9 4.04 9 9 9c2.12 0 4.07-.74 5.61-1.97l3.68 3.68c.2.19.45.29.71.29s.51-.1.71-.29c.39-.39.39-1.03 0-1.42zM4 11c0-3.86 3.14-7 7-7s7 3.14 7 7c0 1.92-.78 3.66-2.04 4.93-.01.01-.02.01-.02.01-.01.01-.01.01-.01.02A6.98 6.98 0 0111 18c-3.86 0-7-3.14-7-7z" ></path></g></svg>
</div>
<input class="w-full h-10 transition-colors duration-200 ease-in bg-gray-200 border border-transparent rounded md:text-sm hover:bg-white hover:border-gray-300 focus:outline-none focus:bg-white focus:border-gray-500 dark:bg-dark-600 dark:border-dark-600 placeholder-gray-400 dark:placeholder-dark-400"
style="padding: 0.625rem 0.75rem 0.625rem 2rem" type="text" placeholder="Search" />
</div>
<!-- Mobile search button mock -->
<div class="flex items-center justify-center w-10 h-10 lg:hidden">
<svg xmlns="http://www.w3.org/2000/svg" class="shrink-0 icon-base" width="20" height="20" viewBox="0 0 24 24" aria-labelledby="icon" role="presentation" style="margin-bottom: 0px;"><g fill="currentColor" ><path d="M21.71 20.29l-3.68-3.68A8.963 8.963 0 0020 11c0-4.96-4.04-9-9-9s-9 4.04-9 9 4.04 9 9 9c2.12 0 4.07-.74 5.61-1.97l3.68 3.68c.2.19.45.29.71.29s.51-.1.71-.29c.39-.39.39-1.03 0-1.42zM4 11c0-3.86 3.14-7 7-7s7 3.14 7 7c0 1.92-.78 3.66-2.04 4.93-.01.01-.02.01-.02.01-.01.01-.01.01-.01.02A6.98 6.98 0 0111 18c-3.86 0-7-3.14-7-7z" ></path></g></svg>
</div>
<!-- Dark mode switch placehokder -->
<div class="w-10 h-10 lg:ml-2"></div>
<!-- History button mock -->
<div class="flex items-center justify-center w-10 h-10" style="margin-right: -0.625rem;">
<svg xmlns="http://www.w3.org/2000/svg" class="shrink-0 icon-base" width="22" height="22" viewBox="0 0 24 24" aria-labelledby="icon" role="presentation" style="margin-bottom: 0px;"><g fill="currentColor" ><g ><path d="M12.01 6.01c-.55 0-1 .45-1 1V12a1 1 0 00.4.8l3 2.22a.985.985 0 001.39-.2.996.996 0 00-.21-1.4l-2.6-1.92V7.01c.02-.55-.43-1-.98-1z"></path><path d="M12.01 1.91c-5.33 0-9.69 4.16-10.05 9.4l-.29-.26a.997.997 0 10-1.34 1.48l1.97 1.79c.19.17.43.26.67.26s.48-.09.67-.26l1.97-1.79a.997.997 0 10-1.34-1.48l-.31.28c.34-4.14 3.82-7.41 8.05-7.41 4.46 0 8.08 3.63 8.08 8.09s-3.63 8.08-8.08 8.08c-2.18 0-4.22-.85-5.75-2.4a.996.996 0 10-1.42 1.4 10.02 10.02 0 007.17 2.99c5.56 0 10.08-4.52 10.08-10.08.01-5.56-4.52-10.09-10.08-10.09z"></path></g></g></svg>
</div>
</div>
<div v-cloak class="flex justify-end grow">
<div id="docs-mobile-search-button"></div>
<doc-search-desktop></doc-search-desktop>
<doc-theme-switch class="lg:ml-2"></doc-theme-switch>
<doc-history></doc-history>
</div>
</div>
</div>
</header>
<div class="container relative flex bg-white">
<!-- Sidebar Skeleton -->
<div v-cloak class="fixed flex flex-col shrink-0 duration-300 ease-in-out bg-gray-100 border-gray-200 sidebar top-20 w-75 border-r h-screen md:sticky transition-transform skeleton dark:bg-dark-800 dark:border-dark-650">
<!-- Render this div, if config.showSidebarFilter is `true` -->
<div class="flex items-center h-16 px-6">
<input class="w-full h-8 px-3 py-2 transition-colors duration-200 ease-linear bg-white border border-gray-200 rounded shadow-none text-sm focus:outline-none focus:border-gray-600 dark:bg-dark-600 dark:border-dark-600" type="text" placeholder="Filter" />
</div>
<div class="pl-6 mb-4 mt-1">
<div class="w-32 h-3 mb-4 bg-gray-200 rounded-full loading dark:bg-dark-600"></div>
<div class="w-48 h-3 mb-4 bg-gray-200 rounded-full loading dark:bg-dark-600"></div>
<div class="w-40 h-3 mb-4 bg-gray-200 rounded-full loading dark:bg-dark-600"></div>
<div class="w-32 h-3 mb-4 bg-gray-200 rounded-full loading dark:bg-dark-600"></div>
<div class="w-48 h-3 mb-4 bg-gray-200 rounded-full loading dark:bg-dark-600"></div>
<div class="w-40 h-3 mb-4 bg-gray-200 rounded-full loading dark:bg-dark-600"></div>
</div>
<div class="shrink-0 mt-auto bg-transparent dark:border-dark-650">
<a class="flex items-center justify-center flex-nowrap h-16 text-gray-400 dark:text-dark-400 hover:text-gray-700 dark:hover:text-dark-300 transition-colors duration-150 ease-in docs-powered-by" target="_blank" href="https://retype.com/" rel="noopener">
<span class="text-xs whitespace-nowrap">Powered by</span>
<svg xmlns="http://www.w3.org/2000/svg" class="ml-2" fill="currentColor" width="96" height="20" overflow="visible"><path d="M0 0v20h13.59V0H0zm11.15 17.54H2.44V2.46h8.71v15.08zM15.8 20h2.44V4.67L15.8 2.22zM20.45 6.89V20h2.44V9.34z"/><g><path d="M40.16 8.44c0 1.49-.59 2.45-1.75 2.88l2.34 3.32h-2.53l-2.04-2.96h-1.43v2.96h-2.06V5.36h3.5c1.43 0 2.46.24 3.07.73s.9 1.27.9 2.35zm-2.48 1.1c.26-.23.38-.59.38-1.09 0-.5-.13-.84-.4-1.03s-.73-.28-1.39-.28h-1.54v2.75h1.5c.72 0 1.2-.12 1.45-.35zM51.56 5.36V7.2h-4.59v1.91h4.13v1.76h-4.13v1.92h4.74v1.83h-6.79V5.36h6.64zM60.09 7.15v7.48h-2.06V7.15h-2.61V5.36h7.28v1.79h-2.61zM70.81 14.64h-2.06v-3.66l-3.19-5.61h2.23l1.99 3.45 1.99-3.45H74l-3.19 5.61v3.66zM83.99 6.19c.65.55.97 1.4.97 2.55s-.33 1.98-1 2.51-1.68.8-3.04.8h-1.23v2.59h-2.06V5.36h3.26c1.42 0 2.45.28 3.1.83zm-1.51 3.65c.25-.28.37-.69.37-1.22s-.16-.92-.48-1.14c-.32-.23-.82-.34-1.5-.34H79.7v3.12h1.38c.68 0 1.15-.14 1.4-.42zM95.85 5.36V7.2h-4.59v1.91h4.13v1.76h-4.13v1.92H96v1.83h-6.79V5.36h6.64z"/></g></svg>
</a>
</div>
</div>
<!-- Sidebar component -->
<doc-sidebar v-cloak>
<template #sidebar-footer>
<div class="shrink-0 mt-auto border-t md:bg-transparent md:border-none dark:border-dark-650">
<a class="flex items-center justify-center flex-nowrap h-16 text-gray-400 dark:text-dark-400 hover:text-gray-700 dark:hover:text-dark-300 transition-colors duration-150 ease-in docs-powered-by" target="_blank" href="https://retype.com/" rel="noopener">
<span class="text-xs whitespace-nowrap">Powered by</span>
<svg xmlns="http://www.w3.org/2000/svg" class="ml-2" fill="currentColor" width="96" height="20" overflow="visible"><path d="M0 0v20h13.59V0H0zm11.15 17.54H2.44V2.46h8.71v15.08zM15.8 20h2.44V4.67L15.8 2.22zM20.45 6.89V20h2.44V9.34z"/><g><path d="M40.16 8.44c0 1.49-.59 2.45-1.75 2.88l2.34 3.32h-2.53l-2.04-2.96h-1.43v2.96h-2.06V5.36h3.5c1.43 0 2.46.24 3.07.73s.9 1.27.9 2.35zm-2.48 1.1c.26-.23.38-.59.38-1.09 0-.5-.13-.84-.4-1.03s-.73-.28-1.39-.28h-1.54v2.75h1.5c.72 0 1.2-.12 1.45-.35zM51.56 5.36V7.2h-4.59v1.91h4.13v1.76h-4.13v1.92h4.74v1.83h-6.79V5.36h6.64zM60.09 7.15v7.48h-2.06V7.15h-2.61V5.36h7.28v1.79h-2.61zM70.81 14.64h-2.06v-3.66l-3.19-5.61h2.23l1.99 3.45 1.99-3.45H74l-3.19 5.61v3.66zM83.99 6.19c.65.55.97 1.4.97 2.55s-.33 1.98-1 2.51-1.68.8-3.04.8h-1.23v2.59h-2.06V5.36h3.26c1.42 0 2.45.28 3.1.83zm-1.51 3.65c.25-.28.37-.69.37-1.22s-.16-.92-.48-1.14c-.32-.23-.82-.34-1.5-.34H79.7v3.12h1.38c.68 0 1.15-.14 1.4-.42zM95.85 5.36V7.2h-4.59v1.91h4.13v1.76h-4.13v1.92H96v1.83h-6.79V5.36h6.64z"/></g></svg>
</a>
</div>
</template>
</doc-sidebar>
<div class="grow min-w-0 dark:bg-dark-850">
<!-- Render "toolbar" template here on api pages --><!-- Render page content -->
<div class="flex">
<div class="grow min-w-0 px-6 md:px-16">
<main class="relative pt-6 pb-16">
<div class="docs-markdown" id="docs-content">
<!-- Rendered if sidebar right is enabled -->
<div id="docs-sidebar-right-toggle"></div>
<!-- Page content -->
<doc-anchor-target id="image-tools" class="break-words">
<h1>
<doc-anchor-trigger class="header-anchor-trigger" to="#image-tools">#</doc-anchor-trigger>
<span>Image Tools</span>
</h1>
</doc-anchor-target>
<doc-anchor-target id="image-editing">
<h2>
<doc-anchor-trigger class="header-anchor-trigger" to="#image-editing">#</doc-anchor-trigger>
<span>Image Editing</span>
</h2>
</doc-anchor-target>
<ul>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://fmhy.pages.dev/storage/#image-editing">Image Editors</a></strong> - Image Editing Software &amp; Sites</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://fmhy.pages.dev/storage/#graphic-design-tools">Graphic Design Tools</a></strong> - Online Graphic Design Tools</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://github.com/goabstract/Awesome-Design-Tools">Awesome Design Tools</a></strong>, <a href="https://rentry.co/thk62">2</a>, <a href="https://docs.google.com/document/d/179VI9QjVICyS3KVQ4i5fdEQmE1U45Xhq64TNb9QUmRk/edit?usp=drivesdk">3</a>, <a href="https://pilssken.neocities.org/gainz/">4</a>, <a href="https://fmhy.pages.dev/base64/#design-tool-zip">5</a> - Design Tool Resource Indexes</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://photomosh.com/">PhotoMosh</a></strong>, <a href="https://snorpey.github.io/jpg-glitch-electron/">jpg-glitch-electron</a>, <a href="https://github.com/TotallyNotChase/glitch-this">glitch-this!</a>, <a href="https://glitchyimage.com/">GlitchyImage</a> or <a href="https://github.com/snorpey/jpg-glitch">Image Glitch Tool</a> - Glitch Images</li>
<li><a href="https://designstripe.com/crayon">Crayon</a> - Animate SVGs</li>
<li><a href="https://glaxnimate.mattbas.org/">Glaxnimate</a> - Animate Vectors</li>
<li><a href="https://www.calltoidea.com/">calltoidea</a>, <a href="https://onepagelove.com/">onepagelove</a>, <a href="https://www.awwwards.com/websites">awwwards</a>, <a href="https://thedesigninspiration.com/">thedesigninspiration</a>, <a href="https://theinspirationgrid.com/">theinspirationgrid</a> or <a href="https://www.inspirationde.com/">inspirationde</a> - Graphic Design Inspirations</li>
<li><a href="https://archives.design/">archives.design</a> - Graphic Design Books</li>
<li><a href="https://iradesign.io/">IRA Design</a> - Illustration Creator</li>
<li><a href="https://editor.method.ac/">Method</a> - SVG Editor</li>
<li><a href="http://www.scribus.net/">Scribus</a> - Page Layout &amp; Typesetting Program</li>
<li><a href="https://photofunia.com/">PhotoFunia</a> or <a href="http://designify.com/">Designify</a> - Photo Effects / Filters</li>
<li><a href="https://filmdev.org/">FilmDev</a> - Film Development Recipes</li>
<li><a href="https://ephtracy.github.io/">MagicaVoxel</a> - Voxel Art Editor / Interactive Path Tracing Renderer</li>
<li><a href="https://github.com/orpatashnik/StyleCLIP">StyleCLIP</a> - Text Driven Image Manipulation / <a href="https://youtu.be/5icI0NgALnQ">Video</a></li>
<li><a href="https://vectr.com/">Vectr</a> or <a href="https://vectorink.io/">VectorInk</a> - Vector Graphics Editor</li>
<li><a href="https://github.com/OmarShehata/jpeg-sandbox">JPEG Sandbox</a> - DCT Coefficient Editor</li>
<li><a href="https://images.weserv.nl/">Images.weserv.nl</a> - Image Editing Server</li>
<li><a href="https://www.darktable.org/">darktable</a> - Virtual Lighttable &amp; Darkroom</li>
<li><a href="https://www.invisionapp.com/craft">Craft</a> - Photoshop / Sketch Plugins</li>
<li><a href="https://preset.id/">Preset.id</a> or <a href="https://freepreset.net/">FreePreset</a> - Adobe Lightroom Presets</li>
<li><a href="https://gra.dient.art/">GradientArt</a> or <a href="https://tailblend.vercel.app/">TailBlend</a> - Gradient Editor</li>
<li><a href="https://github.com/snorpey/distort-grid">distort-grid</a> - Grid Based Image Distortion</li>
<li><a href="https://www.beadifier.com/editor/">Beadifier</a> - Bead Based Image Distortion</li>
<li><a href="https://jaredforsyth.com/veoluz/">VeoLuz</a> - Photon Path Art Tool</li>
<li><a href="https://lllyasviel.github.io/PaintingLight/">PaintingLight</a> - Digital Lighting Effect Generator</li>
<li><a href="https://www.nvidia.com/en-us/studio/canvas/">Canvas</a> - Turn Simple Art into Photo Realistic Landscapes</li>
<li><a href="https://picmunge.cvservant.com/">Picmunge</a> - Image Transformer</li>
<li><a href="https://replicate.com/jagilley/controlnet-pose">Controlnet Pose</a> - Modify Human Pose Position</li>
<li><a href="https://tinter.uxie.io/">Tinter</a> - Image Hue Editor</li>
<li><a href="https://www.wegrayscale.com/">WeGreyScale</a> - Greyscale Videos / Images</li>
<li><a href="https://duotones.co/">DuoTones</a> - Dual Tone Effect Generator</li>
<li><a href="https://ign.schrodinger-hat.it/">ImageGoNord</a> - Convert Images to NordTheme Palette / <a href="https://github.com/Schrodinger-Hat/ImageGoNord">GitHub</a></li>
<li><a href="https://github.com/SystemErrorWang/White-box-Cartoonization">White-box-Cartoonization</a>, <a href="https://imagetocartoon.com/">Image To Cartoon</a> or <a href="https://cartoonize-lkqov62dia-de.a.run.app/cartoonize">Cartoonize</a> - Turn Photos into Cartoons</li>
<li><a href="https://github.com/TachibanaYoshino/AnimeGAN">AnimeGAN</a> / <a href="https://github.com/TachibanaYoshino/AnimeGANv2">2</a> / <a href="https://github.com/TachibanaYoshino/AnimeGANv3">3</a> - Turn Photos into Anime</li>
<li><a href="https://ai-draw.tokyo/en/">AIDraw</a> or <a href="https://github.com/vijishmadhavan/ArtLine">ArtLine</a> - Turn Photos into Line Art</li>
<li><a href="https://ondras.github.io/primitive.js/">primitive.js</a> or <a href="https://www.geometrize.co.uk/">Geometrize</a> - Redraw Images with Geometric Shapes</li>
<li><a href="https://pbnify.com/">PBNify</a> - Paint by Number Tool</li>
<li><a href="https://artsandculture.google.com/experiment/paint-with-music/YAGuJyDB-XbbWg">Paint with Music</a> - Paint with Sound</li>
<li><a href="https://lama-cleaner-docs.vercel.app/">Lama Cleaner</a>, <a href="https://theinpaint.com/">Inpaint</a>, <a href="https://www.magiceraser.io/">Magic Eraser</a>, <a href="https://remover.zmo.ai/">Remover</a>, <a href="https://cleanup.pictures/">Cleanup.pictures</a> - Remove Objects from Photos</li>
<li><a href="https://insertface.com/">InsertFace</a> - Selfie Frames, Backgrounds &amp; Effects</li>
<li><a href="https://frame360.net/">Frame360</a> - Image Frames</li>
<li><a href="https://superblog.ai/supershots/">Supershots</a> - Add Backgrounds to Images</li>
<li><a href="https://fmhy.pages.dev/storage/#background-removers">Background Removers</a> - Remove Image Backgrounds</li>
<li><a href="https://nathanielw.github.io/party-ify/">Party-ify</a> - Party-ify Images</li>
<li><a href="https://pfp.lgbt/">PFP.LGBT</a> - LGBTQ+fy Images</li>
<li><a href="http://www.oyonale.com/imagemix.php">ImageRemix</a> - Image Remixer</li>
<li><a href="https://www.spiralbetty.com/">SpiralBetty</a> - Image Spiralizer</li>
<li><a href="https://caricaturer.io/">Caricaturer</a> - Create Caricature of Your Face</li>
<li><a href="https://github.com/Mukosame/Anime2Sketch">Anime2Sketch</a> - Create Sketch from Anime</li>
<li><a href="https://ruyili.ca/image-splitter/">Image Splitter</a>, <a href="http://www.htmlkit.com/services/is/">2</a> - Split Images into Tiles</li>
<li><a href="https://github.com/bajuwa/ComicCompiler/">ComicCompiler</a> - Combine / Splice Webtoons</li>
<li><a href="http://needsmorejpeg.com/">Needs More JPEG</a> - Blur / Pixelize Images</li>
<li><a href="https://github.com/codforc/Repixel">Repixel</a> - RGB Pixel Filter</li>
<li><a href="https://www.dustfreesolutions.com/CT/CT.html">Color Transfer</a> - Transfer Color Between Images</li>
<li><a href="https://picfont.com/">PicFont</a> - Add Text to Images</li>
<li><a href="https://acme.com/annotator/">Acme Annotator</a> - Image Annotation</li>
<li><a href="https://www.faceplusplus.com/face-merging/">Face Merging</a> or <a href="https://www.morphthing.com/">MorphThing</a> - Face Merging Tool</li>
<li><a href="https://webcamtoy.com/">WebcamToy</a> or <a href="https://www.hdbooth.net/">HDBooth</a> - Webcam Effects</li>
<li><a href="https://github.com/CompVis/latent-diffusion">Latent Diffusion</a>, <a href="https://github.com/pesser/stable-diffusion">2</a> - Image Synthesis with Latent Diffusion Models</li>
</ul>
<doc-anchor-target id="resize--compress">
<h3>
<doc-anchor-trigger class="header-anchor-trigger" to="#resize--compress">#</doc-anchor-trigger>
<span>Resize / Compress</span>
</h3>
</doc-anchor-target>
<ul>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://fmhy.pages.dev/storage/#image-upscalers">Image Upscalers</a></strong> - Upscale Images</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://css-ig.net/pingo">Pingo</a></strong> / <a href="https://css-ig.net/pinga">GUI</a>, <a href="https://riot-optimizer.com/">RIOT</a>, <a href="http://www.imageoptimizer.net/">imageoptimizer</a> or <a href="https://imagefoo.com/">ImageFoo</a> - Image Optimization Tools</li>
<li><a href="https://croppola.com/">Croppola</a>, <a href="https://half-6.github.io/lf-freehand-cropper/">Freehand Cropper</a>, <a href="https://bulkimagecrop.com/">Bulk Image Crop</a>, <a href="https://crophere.com/">CropHere</a> or <a href="https://avatarcropper.com/">Avatar Cropper</a> - Cropping Tool</li>
<li><a href="https://www.seopix.io/">Seopix</a>, <a href="https://www.shrink.media/">Shrink Media</a> or <a href="https://www.reduceimages.com/">Reduce Images</a> - Resize / Compress Images</li>
<li><a href="http://www.simpleimageresizer.com/">Simple Image Resizer</a>, <a href="https://imageresizer.com/">ImageResizer</a>, <a href="https://www.fixpicture.org/">fixpicture</a>, <a href="https://picresize.com/">PicResize</a>, <a href="https://resize-image.net/">resize-image</a>, <a href="https://www.birme.net/">Birme</a>, <a href="https://www.imageresizeonline.com/">ImageResizeOnline</a>, <a href="https://www.onlineresizeimage.com/">OnlineResizeImage</a>, <a href="https://www.resizenow.com/en">ResizeNow</a> or <a href="https://vovsoft.com/software/batch-image-resizer/">Batch Image Resizer</a> - Resize Images</li>
<li><a href="https://resizeappicon.com/">Resize App Icon</a> - Resize Square Images</li>
<li><a href="https://ssizes.com/">SSizes</a> or <a href="https://pixelhunter.io/">PixelHunter</a> - Resize Images for Different Sites</li>
<li><a href="https://github.com/svg/svgo">SVGO</a> - SVG Optimization Tool / <a href="https://jakearchibald.github.io/svgomg/">GUI</a></li>
<li><a href="https://compress-or-die.com/">CompressOrDie</a>, <a href="https://tinyjpg.com/">TinyJPG</a>, <a href="https://saerasoft.com/caesium/">Caesium</a>, <a href="https://www.imagesmaller.com/">ImageSmaller</a>, <a href="https://www.imagediamond.com/">ImageDiamond</a>, <a href="https://compressjpeg.com/">Compress JPEG</a>, <a href="https://compressimage.io/">CompressImage</a>, <a href="https://shrinkme.app/">ShrinkMe</a>, <a href="https://crushee.app/">Crushee</a>, <a href="https://compressor.io/">Compressor</a> or <a href="https://batchcompress.com/en">Batch Compress</a> - Image Compressor</li>
<li><a href="https://tinypng.com/">TinyPNG</a>, <a href="https://compresspng.com/">Compress PNG</a> or <a href="https://pngquant.org/">PNGQuant</a> - PNG Compressor</li>
<li><a href="https://jpeg.rocks/">JPEG.rocks</a> - JPEG Re-Encoder</li>
</ul>
<hr />
<doc-anchor-target id="restoration">
<h3>
<doc-anchor-trigger class="header-anchor-trigger" to="#restoration">#</doc-anchor-trigger>
<span>Restoration</span>
</h3>
</doc-anchor-target>
<ul>
<li><a href="https://www.fenophoto.com/">FenoPhoto</a> or <a href="https://www.photorestore.io/">PhotoRestore</a> - Image Restoration Tools</li>
<li><a href="https://github.com/xinntao/Real-ESRGAN">Real-ESRGAN</a> / <a href="https://replicate.com/nightmareai/real-esrgan">2</a> - Image Restoration Algorithms</li>
<li><a href="https://fmhy.pages.dev/storage/#image-colorization">Colorize Images</a> - Image Colorization Tools</li>
<li><a href="https://github.com/Dakini/AnimeColorDeOldify">AnimeColorDeOldify</a> - Anime Image Colorization</li>
<li><a href="https://github.com/bycloudai/GPEN-colab">GPEN-Colab</a>, <a href="https://www.restorephotos.io/">Photo Face Restorer</a> or <a href="https://github.com/TencentARC/GFPGAN">GFPGAN</a> - Face Restoration / Colorization Tool</li>
<li><a href="https://www.color-dragon.tk/">Color-Dragon</a> - Add more Color to Images</li>
<li><a href="https://github.com/lllyasviel/style2paints">style2paints</a> or <a href="https://github.com/pfnet/PaintsChainer">PaintsChainer</a> - Lineart Colorization Tool</li>
<li><a href="https://github.com/lllyasviel/AdverseCleaner">AdverseCleaner</a> - Image Noise Reduction</li>
<li><a href="https://seleb.github.io/ordered-dither-maker/">ordered-dither-maker</a> - Image Dithering</li>
<li><a href="http://smartdeblur.net/index.html">SmartDeblur</a> or <a href="http://www.zen147963.zen.co.uk/index2.html">Unshake</a> - De-blurring / Stabilization Tools</li>
<li><a href="https://github.com/jerith/depixel">depixel</a> - De-pixelization Tool</li>
<li><a href="https://github.com/tg-bomze/Face-Depixelizer">Face-Depixelizer</a> - Face De-Pixelization Tool</li>
<li><a href="http://myheritage.com/deep-nostalgia">Deep Nostalgia</a> - Animate Family Photos</li>
</ul>
<doc-anchor-target id="image-generation">
<h2>
<doc-anchor-trigger class="header-anchor-trigger" to="#image-generation">#</doc-anchor-trigger>
<span>Image Generation</span>
</h2>
</doc-anchor-target>
<ul>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://fmhy.pages.dev/ai/#image-generators">AI Image Generators</a></strong></li>
<li><a href="https://more.graphics/">more.graphics</a> - Graphic Generators</li>
<li><a href="https://roughjs.com/">Rough.js</a> - Hand Drawn Graphic Generator</li>
<li><a href="https://replicate.com/laion-ai/erlich">Erlich</a>, <a href="https://gauger.io/fonticon/">FontIcon</a>, <a href="https://pfpmaker.com/">PFPMaker</a>, <a href="https://profilepicturemaker.com/">ProfilePictureMaker</a>, <a href="https://iconsflow.com/">IconsFlow</a>, <a href="https://flat-icon.surge.sh/">Flat-Icon-Surge</a> or <a href="https://favicomatic.com/">Favic-o-Matic</a> - Icon / Logo Generators</li>
<li><a href="https://logomakr.com/">Logo Makr</a>, <a href="http://hatchful.shopify.com/">Hatchful</a>, <a href="https://logomak.com/">Logomak</a>, <a href="https://www.thelogowizard.com/">The Logo Wizard</a>, <a href="http://designevo.com/">DesignEvo</a>, <a href="https://logofreeway.com/logos.php">LogoFreeway</a>, <a href="https://www.logoshi.com/">Logoshi</a>, <a href="https://logo.shapefactory.co/">ShapeFactory</a>, <a href="https://www.onlinelogomaker.com/">OnlineLogoMaker</a>, <a href="https://freelogomaker.net/">Free Logo Maker</a>, <a href="https://www.namecheap.com/logo-maker/app/new/">LogoMaker</a>) or <a href="https://acme.com/labelmaker/">ACME</a> - Logo Creators / <a href="https://i.imgur.com/gXHFqff.png">Note</a></li>
<li><a href="https://www.calormen.com/jslogo/">JSLogo</a> - Logo Interpreter</li>
<li><a href="http://artflow.ai/">ArtFlow</a>, <a href="https://kenney.itch.io/avatar-mixer">Avatar Mixer</a>, <a href="https://www.bitmoji.com/">Bitmoji</a>, <a href="https://avatarmaker.com/">Avatar Maker</a>, <a href="https://pravatar.cc/">Pravatar</a>, <a href="https://multiavatar.com/">MultiAvatar</a>, <a href="https://personas.draftbit.com/">Personas</a>, <a href="https://github.com/dapi-labs/react-nice-avatar">react-nice-avatar</a> or <a href="https://getavataaars.com/">Avataaars</a> - Face / Avatar Creators</li>
<li><a href="https://charactercreator.org/">CharacterCreator</a>- Character Generator</li>
<li><a href="https://xsgames.co/pixelme/">PixelMe</a> - 8bit Avatar Creator</li>
<li><a href="https://github.com/adityar224/Random-Face-Generator">Random-Face-Generator</a> - Face Generator</li>
<li><a href="https://mirror-ai.com/">Mirro-Ai</a> - Get Stickers With Your Face</li>
<li><a href="https://tikolu.net/emojimix">EmojiMix</a> or <a href="https://emoji.supply/kitchen/">Emoji Kitchen</a> - Combine Emojis</li>
<li><a href="https://www.emojination.io/">Emojination</a>, <a href="https://emotestud.io/">EmoteStud</a>, <a href="https://codepen.io/oliviale/full/qLYNbE">Emoji Factory</a> or <a href="https://fffuel.co/ccclaymoji/">Ccclaymoji</a> - Emoji Creators</li>
<li><a href="https://imgsli.com/">imgsli</a> - Before &amp; After Slider Generator</li>
<li><a href="http://mattya.github.io/chainer-DCGAN/">DCGAN</a> - Anime Icon Generator</li>
<li><a href="https://99avatars.com/">99 Avatars</a> - Create Doodle Avatar</li>
<li><a href="https://hiroshiba.github.io/girl_friend_factory/">Girl Friend Factory</a> or <a href="https://make.girls.moe/">MakeGirlsMoe</a> - Female Anime Icon Generator</li>
<li><a href="https://fontsvg.com/">FontSVG</a> - Convert Font, Icon, Glyph to SVG</li>
<li><a href="https://mimi-panda.com/">Mimi</a> - Create Coloring Pages from Photos</li>
<li><a href="https://www.photovisi.com/">Photovisi</a> - Photo Collage Generator</li>
<li><a href="https://makephotogallery.net/">Make Photo Gallery</a> - Photo Gallery Creator</li>
<li><a href="https://www.text-image.com/">Text-Image</a> - Text Image Generator</li>
<li><a href="https://noisedeck.app/">NoiseDeck</a> - Art Generator</li>
<li><a href="https://app.wombo.art/">dream</a> - Dream Art Generator</li>
<li><a href="https://doersino.github.io/uji/">Uji</a> or <a href="https://turtletoy.net/">Turtletoy</a> - Minimalist Art Generators</li>
<li><a href="https://github.com/Roman-/mosaic">Mosaic</a> - Rubik&#x27;s Cube Mosaic Generator</li>
<li><a href="https://www.mandalagaba.com/">MandalaGaba</a> / <a href="https://pro.mandalagaba.com/">Pro Version</a>, <a href="https://mandala-app.com/">Mandala App</a> or <a href="https://codymoose.github.io/web-applications/DigitalDoily/index.html">DigitalDoily</a> - Zen Geometry Tool</li>
<li><a href="http://weavesilk.com/">Silk</a> - Create Geometric Silk Art</li>
<li><a href="https://play.google.com/store/apps/details?id=com.amrdeveloper.turtle">Turtle</a> - Create Shapes</li>
<li><a href="https://nathanfriend.io/inspiral-web/">Inspirograph</a> or <a href="http://seedcode.com/SpirographN/sgn.html">SpirographN</a> - Spirograph Tool</li>
<li><a href="https://codepen.io/davidpanik/full/myMrLx/">myMrLx</a> - Spiral Art Generators</li>
<li><a href="https://pissang.github.io/paper-quilling-art/">Paper Quilling Art</a> - Paper Quilling Art Generator</li>
<li><a href="https://fi-le.net/brown/">Brown</a> - Brownian Motion Tool</li>
<li><a href="https://mondrianandme.com/">Mondrian And Me</a> - Mondrian Art Creator</li>
<li><a href="https://williamhoza.com/periodicity/">Periodicity</a> - Harmonic Motion Patterns</li>
<li><a href="http://cubes.io/">Cubes.io</a> - Cellular Automata</li>
<li><a href="https://doodad.dev/pattern-generator">DoodDad</a>, <a href="https://repeater.space/">Repeater</a>, <a href="https://patternpad.com/">PatternPad</a>, <a href="https://patternico.com/">patternico</a>, <a href="https://www.richardwestenra.com/repeater/">Repeater</a>, <a href="https://gitlab.com/smart-pattern/valentina">Valentina</a> or <a href="https://app.haikei.app/">Haikei</a> - Pattern Generators</li>
<li><a href="https://hide.lizz.website/">Hide.Lizz</a> - Camouflage Pattern Generator</li>
<li><a href="https://tabbied.com/">Tabbied</a> or <a href="https://tinkersynth.com/slopes/">Slopes</a> - Art Pattern Generators</li>
<li><a href="https://csh.bz/line/05x5.html">05x5</a> - Rainbow Pattern Generator</li>
<li><a href="http://overwhale.com/">overwhale</a> - Fractal Image Generators</li>
<li><a href="https://github.com/CreativeInquiry/PEmbroider">PEmbroider</a> - Embroidery Generator</li>
<li><a href="https://tiermaker.com/">TierMaker</a> - Tier List Image Creator</li>
<li><a href="http://hugin.sourceforge.net/">Hugin</a> or <a href="https://www.microsoft.com/en-us/research/product/computational-photography-applications/image-composite-editor/">Ice</a> - Panorama Image Generator</li>
<li><a href="https://photoephemeris.com/">PhotoEphemeris</a> - Photography Sunlight Calculator</li>
<li><a href="https://sideit.app/">Side It</a> - Side by Side Image Generator</li>
<li><a href="https://superdesigner.co/">SuperDesigner</a> - Background / Pattern Designer</li>
<li><a href="https://www.noiseandgradient.com/">Noise &amp; Gradient</a>, <a href="https://bgjar.com/">BGJar</a>, <a href="https://meshgradient.in/">MeshGradient</a> or <a href="https://bggenerator.com/">BGGenerator</a> - Background / Gradient Generators</li>
<li><a href="http://www.stripegenerator.com/">stripegenerator</a> - Stripe Generator</li>
<li><a href="https://maketintsandshades.com/">MakeTintAndShade</a> - Tint and Shade Generator</li>
<li><a href="https://github.com/romellogoodman/flow-field.js">Flow Field</a> - Flow Field Generator</li>
<li><a href="https://stooge.me/">Stooge</a> or <a href="https://makebeliefscomix.com/">MakeBeliefsComix</a> - Comic Creators</li>
<li><a href="https://zine-machine.glitch.me/">Zine Machine</a> or <a href="http://unicornycopia.com/ezm/">Electric Zine Maker</a> - Create / Print Zines</li>
<li><a href="https://www.bannereasy.com">BannerEasy</a> or <a href="https://bannery.app/">Bannery</a> - Create Custom Banners</li>
<li><a href="https://www.mindyourbanners.com/">Mind Your Banners</a> - Social Media Banner Creator</li>
<li><a href="https://coverview.vercel.app/">CoverView</a> - Blog Banner Creator</li>
<li><a href="https://thumbnail.ai/">Thumbnail.ai</a> - Create Social Media Images from Blog Posts</li>
<li><a href="https://postr.me/">Postr</a> - Create Images from Social Media Posts</li>
<li><a href="https://3dbook.xyz/">3D Book</a> - 3D Book Image</li>
<li><a href="https://www.imagefu.com/">ImageFu</a> - Button / Badge Creator</li>
<li><a href="https://getwaves.io/">Get Waves</a>, <a href="https://wavelry.vercel.app/">Wavelry</a>, <a href="https://svgwave.in/">SVGWave</a> / <a href="https://github.com/anup-a/svgwave">GitHub</a> or <a href="https://www.softr.io/tools/svg-wave-generator">SVG Wave</a> - Wave Generator</li>
<li><a href="https://meta-mapper.com/">Meta-Mapper</a> - Website Metadata Thumbnails</li>
<li><a href="https://icons8.com/mega-creator">Mega creator</a> - Promo / Poster Creator</li>
<li><a href="https://band-flyers.com/">Band-Flyers</a> - Band Flyer Creator</li>
<li><a href="https://www.customink.com/ndx/#/">Custom Ink</a> - Create T-Shirt Designs</li>
<li><a href="https://mockupea.com/">Mockupea</a> - Book / Magazine Mockup Cover Creator</li>
<li><a href="https://www.unsell.design/">Unsell</a> - Portfolio / Magazine Templates</li>
<li><a href="https://www.psdcovers.com/">PSDcovers</a>, <a href="https://mockups-design.com/">mockups-design</a>, <a href="https://zippypixels.com/">zippypixels</a>, <a href="https://mockups.pixeltrue.com/">Mockups</a>, <a href="https://medialoot.com/free-mockups/">medialoot</a> or <a href="https://mockupsforfree.com/">MockupsForFree</a> - Product Mockups</li>
<li><a href="https://venngage.com/">Venngage</a> - Infographic Maker</li>
<li><a href="https://quotescover.com/">Quote Maker</a> - Quote Picture Generator</li>
<li><a href="https://www.mynameart.com/">MyNameArt</a> or <a href="https://www.kisseo.com/">Kisseo</a> - Custom Greetings Cards</li>
<li><a href="https://github.com/antfu/sponsorkit">SponsorKit</a> - Patreon Sponsor Image Generator</li>
<li><a href="https://www.vedbex.com/fakeproof">Verbex</a> - Fake &quot;Proof&quot; Generator</li>
<li><a href="http://www.fakereceipt.us/">FakeReceipt</a> - Create Fake Receipts</li>
<li><a href="https://rasterbator.net/">The Rasterbator</a> - Wall Art Generator</li>
<li><a href="https://www.mypokecard.com/en/">MyPokeCard</a> - Create Pokemon Cards</li>
<li><a href="https://flagmaker-print.com/pages/flag-maker">Flag Maker</a> - Flag Creator</li>
<li><a href="https://www.allfamilycrests.com/makecoatofarms.htm">MakeCoatOfArms</a> - Coat of Arms Creator</li>
<li><a href="https://armorlab.org/">ArmorLab</a>, <a href="https://www.kandinsky.io/">Kandinsky</a>, <a href="https://pixela.ai/">Pixela</a> or <a href="https://www.texturelab.io/">TextureLab</a> - Texture Generators / <a href="https://github.com/armory3d/armorlab">GitHub</a></li>
<li><a href="https://trianglify.io/">Trianglify.io</a> - Low-Poly Texture Generator</li>
<li><a href="https://github.com/kmkolasinski/AwesomeBump">AwesomeBump</a> - Texture Editor</li>
<li><a href="https://boundingboxsoftware.com/materialize/getkey.php">Materialize</a> - Material Generator</li>
<li><a href="https://cpetry.github.io/NormalMap-Online/">NormalMap Online</a> - Online NormalMap Generator</li>
<li><a href="https://www.kurtz-fernhout.com/summary_plantstudio.html">PlantStudio</a> - Plant Model / Illustration Creator</li>
<li><a href="https://dummyimage.com/">Dummy Image</a> - Dynamic Dummy Image Generator</li>
<li><a href="https://github.com/NVlabs/instant-ngp">instant-ngp</a> - Instant Neural Graphics Primitives</li>
<li><a href="https://colab.research.google.com/drive/1fWka_U56NhCegbbrQPt4PWpHPtNRdU49?usp=sharing#scrollTo=zvZFRZtcv8Mp">CLIP-GLaSS</a> - Image Generation Tool</li>
<li><a href="http://www.random-art.org/">Random Art</a> - Random Art Generator</li>
<li><a href="https://storage.googleapis.com/chimera-painter/index.html">Chimera Painter</a> - Chimera Generator</li>
</ul>
<doc-anchor-target id="gif-tools">
<h3>
<doc-anchor-trigger class="header-anchor-trigger" to="#gif-tools">#</doc-anchor-trigger>
<span>GIF Tools</span>
</h3>
</doc-anchor-target>
<ul>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://github.com/davisonio/awesome-gif">Awesome GIF</a></strong> - GIF Resource Index</li>
<li><a href="https://giphy.com/">Giphy</a>, <a href="https://gfycat.com/">gfycat</a>, <a href="https://gifer.com/en">Gifer</a>, <a href="https://curlie.org/en/Computers/Graphics/Web/Free/Animated_GIFs">Curlie GIFs</a>, <a href="https://www.gifs-paradise.com/">GIFs Paradise</a>, <a href="https://www.gifcities.org/">GifCities</a>, <a href="https://lottiefiles.com/">LottieFiles</a>, <a href="https://www.reactiongifs.us/">reactiongifs</a>, <a href="https://reactiongifs.me/">reactiongifs</a>, <a href="https://gif-finder.com/">gif-finder</a>, <a href="http://www.reactiongifs.com/">reactiongifs</a>, <a href="https://bestanimations.com/">bestanimations</a>, <a href="https://bleuje.github.io/animationsite/">Animations</a>, <a href="https://www.gifbin.com/">GIFBin</a>, <a href="http://forgifs.com/">ForGIFs</a> or <a href="https://www.animatedimages.org/">Animated Images</a> - View / Download GIFs</li>
<li><a href="https://www.reddit.com/r/HighQualityAnimeGifs/">/r/HighQualityAnimeGifs</a> or <a href="https://www.reddit.com/r/animegifs/">/r/animegifs</a> - View / Download Anime GIFs</li>
<li><a href="http://ge.silentears.net/">Glittereyez</a> - Glitter GIFs</li>
<li><a href="https://onlinegiftools.com/">Online GIF Tools</a> - GIF Tools</li>
<li><a href="https://ezgif.com/">EZGif</a>, <a href="https://lettier.github.io/gifcurry/">GIFCurry</a> / <a href="https://github.com/lettier/gifcurry">GitHub</a>, <a href="https://giflr.com/">Giflr</a>, <a href="https://github.com/lettier/gifcurry">Gifcurry</a>, <a href="https://sourceforge.net/projects/qgifer/">QGifer</a>, <a href="https://gifmemes.io/">GIFMemes</a>, <a href="https://gifexplosion.com/app.php">gifexplosion</a>, <a href="https://www.gifntext.com/">GIFnText</a>, <a href="https://makeagif.com/">makeagif</a>, <a href="http://www.lcdf.org/gifsicle/">Gifsicle</a> or <a href="http://pixteller.com/">Pixteller</a> - GIF Creator / Editor</li>
<li><a href="https://www.eatmy.art/">EatMyArt</a>, <a href="https://drawisland.com/">DrawIsland</a> or <a href="https://sketchmachine.net/">Sketch Machine</a> - Create GIFs from Drawings</li>
<li><a href="https://gif-explode.com/">GIF Explode</a> - Split GIFs Into Frames</li>
<li><a href="https://kinegram.app/">Kinegram</a> - Kinegram GIF Creator</li>
<li><a href="https://github.com/vvo/gifify">gifify</a> - Video to GIF Converter</li>
<li><a href="https://gifrun.com/">GifRun</a> - Make GIFs from Online Videos</li>
<li><a href="https://sergif.ultirequiem.com/">Sergif</a> - Make GIFs from Webcam Videos</li>
<li><a href="https://viphy.typestudio.co/">Viphy</a> - Generate GIF From Text</li>
<li><a href="https://www.screentogif.com/">ScreenToGif</a> or <a href="https://github.com/phw/peek">Peek</a> - GIF Recorder</li>
<li><a href="https://github.com/dergachev/screengif">screengif</a>, <a href="https://iobureau.com/ugiffer/">ugiffer</a> or <a href="https://www.cockos.com/licecap/">licecap</a> - Create GIFs via Screencasts</li>
<li><a href="https://github.com/Fauntleroy/GIFit">GIFit</a>, <a href="https://youtube-to-gif.com/">Youtube to GIF</a> - YouTube to GIF Converters</li>
<li><a href="https://benisland.neocities.org/petpet/">petpet</a> / <a href="https://zoomerok.app/petpet/">2</a> - Headpatting GIF Maker</li>
<li><a href="https://krikienoid.github.io/flagwaver/">FlagWaver</a> - Create Moving Flag GIFs</li>
<li><a href="https://gif.ski/">Gifski</a> - GIF Encoder</li>
<li><a href="https://dumpy.t1c.dev/">Among-Us-Dumpy-Gif-Maker</a> - Make Dumpy Among us GIFs</li>
<li><a href="https://imgur.com/gallery/02aYs">Crisp GIF Guide</a> - How-To Make 60 FPS GIFs</li>
</ul>
<doc-anchor-target id="meme-makers">
<h3>
<doc-anchor-trigger class="header-anchor-trigger" to="#meme-makers">#</doc-anchor-trigger>
<span>Meme Makers</span>
</h3>
</doc-anchor-target>
<ul>
<li><a href="https://imgflip.com/memegenerator">ImgFlip</a>, <a href="https://meme.town/">Meme Town</a>, <a href="https://www.drmemes.com/">DrMemes</a>, <a href="https://memebetter.com/">MemeBetter</a>, <a href="https://newfastuff.com/meme-generator/">meme-generator</a> or <a href="https://github.com/larsmagne/meme">Emacs Meme Generator</a> - Meme Creators</li>
<li><a href="https://www.memeatlas.com/">MemeAtlas</a> - Meme Database</li>
<li><a href="https://memegine.com/">Memegine</a> - Meme Search Engine</li>
<li><a href="https://drive.google.com/drive/folders/1Z4PSi2XmZ6x8I891xZSg5Cl4oNEOIRhh">Templates</a> - Meme Templates</li>
<li><a href="https://wojakparadise.net/">Wojak Paradise</a> - Wojak Gallery</li>
<li><a href="https://frinkiac.com/">Frinkiac</a> - Simpsons Meme Generator</li>
<li><a href="https://morbotron.com/">Morbotron</a> - Futurama Meme Generator</li>
<li><a href="https://www.breakyourownnews.com/">BreakYourOwnNews</a> - Breaking News Meme Generator</li>
<li><a href="https://www.washyourlyrics.com/">WashYourLyrics</a> - Hand Washing Meme Generator</li>
<li><a href="https://dev.to/rly">O RLY Cover Generator</a> - O RLY Meme Book Cover Generator</li>
</ul>
<doc-anchor-target id="painting--drawing">
<h3>
<doc-anchor-trigger class="header-anchor-trigger" to="#painting--drawing">#</doc-anchor-trigger>
<span>Painting / Drawing</span>
</h3>
</doc-anchor-target>
<ul>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://docs.google.com/spreadsheets/d/1-8OKuEvRR038Uno--Vi9tQRe4eFCSfQTPov7nXgiJ3w/">PuccaNoodles Resource Sheet</a></strong> - Painting / Drawing Resources</li>
<li><a href="https://krita.org/en/">Krita</a> / <a href="https://github.com/Interpause/auto-sd-paint-ext">Custom Backend</a> / <a href="https://github.com/sddebz/stable-diffusion-krita-plugin">Stable Diffusion</a>, <a href="https://qrli.github.io/smoothdraw/">SmoothDraw</a>, <a href="https://github.com/mypaint/mypaint">MyPaint</a>, <a href="https://jspaint.app/">jspaint</a>, <a href="https://firealpaca.com/">FireAlpaca</a>, <a href="https://paintonline.com.br/paint.html">PaintOnline</a>, <a href="https://tuxpaint.org/">Tux Paint</a>, <a href="https://pintor.app/">PinTor</a>, <a href="https://kidpix.app/">JS Kid Pix</a>, <a href="https://github.com/Catrobat/Paintroid">Paintroid</a>, <a href="https://www.prosepainter.com/">ProsePainter</a>, <a href="https://www.speedpaint.info/">SpeedPaint</a>, <a href="https://site.youidraw.com/">YouiDraw</a>, <a href="https://github.com/bgrabitmap/lazpaint/">LazPaint</a>, <a href="https://github.com/crisdosyago/jspaint.exe">JSPaint</a>, <a href="https://desuwa.github.io/tegaki.html">Tegaki</a>, <a href="https://speedypainter.altervista.org/">SpeedyPainter</a> or <a href="https://medibangpaint.com/en/">MediBang</a> - Painting</li>
<li><a href="https://bomomo.com/">bomomo</a> - Multi-Brush Painting</li>
<li><a href="https://www.miltonpaint.com/">Milton</a> - Infinite Canvas Painting</li>
<li><a href="https://iographica.com/">IOGraphica</a> - Turn Mouse Movement into Art</li>
<li><a href="https://aggie.io/">Aggie.io</a>, <a href="https://magmastudio.io/">Magma</a>, <a href="https://hellopaint.io/">HelloPaint</a>, <a href="https://drawpile.net/">DrawPile</a>, <a href="https://wbo.ophir.dev/">WBO</a>, <a href="https://www.skycow.us/">LockDraw</a> or <a href="https://malmal.io/">malmal</a> - Collaborative Drawing / Painting</li>
<li><a href="https://world-draw.appspot.com/draw">World Draw</a> - Draw the World Together</li>
<li><a href="https://pixels.land/">pixels.land</a>, <a href="https://everyonedraw.com/">EveryoneDraw</a> or <a href="https://ourworldofpixels.com/">World of Pixels</a> - Infinite Online Pixel Art</li>
<li><a href="https://www.monsterland.net/">Monsterland</a> - Collaborative Monster Drawing</li>
<li><a href="http://te2.tewi.us/">TEv2</a> - Share your Drawings / Paintings</li>
<li><a href="https://lizardrive.itch.io/lizardpaint">LizardPaint</a> - Sega / Megadrive Painting</li>
<li><a href="https://inkscape.org/">inkscape</a>, <a href="https://www.microsoft.com/en-us/p/inkodo/9nblggh4s50q">Inkdo</a>, <a href="https://www.sketchtoy.com/">Sketch Toy</a>, <a href="https://www.sketchbook.com/">Sketchbook</a>, <a href="https://webchemy.org/">Webchemy</a> / <a href="https://github.com/bitbof/webchemy">GitHub</a>, <a href="https://www.tldraw.com/">tldraw</a>, <a href="https://okso.app/">Ok! So</a>, <a href="https://sketchpad.app/">Sketchpad</a> / <a href="https://sketch.io/sketchpad">2</a> or <a href="https://excalidraw.com/">Excalidraw</a> - Drawing / Sketching Tools</li>
<li><a href="https://virtual-graph-paper.com/">Virtual Graph Paper</a> - Grid Sketch Tool</li>
<li><a href="https://hundredrabbits.itch.io/noodle">Noodle</a> - 1bit Sketch Tool</li>
<li><a href="https://www.autodraw.com/">AutoDraw</a> or <a href="https://magic-sketchpad.glitch.me/">Magic Sketchpad</a> - AI Drawing Tools</li>
<li><a href="https://scribblediffusion.com/">ScribbleDiffusion</a> - Turn Doodles into Artwork</li>
<li><a href="https://monstermash.zone/">MonsterMash</a> - Sketch Based Modeling &amp; Animation Tool</li>
<li><a href="https://perfect-freehand-example.vercel.app/">Perfect Freehand</a> - Draw Free Hand Lines / <a href="https://github.com/steveruizok/perfect-freehand">GitHub</a></li>
<li><a href="https://minimator.app/">minimator</a> - Create Grid Based Drawings</li>
<li><a href="https://www.jacksonpollock.org/">JacksonPollock</a> - Splatter Painting / Click to Change Color</li>
<li><a href="https://picrew.me/">Picrew</a> - Animated Character Maker</li>
<li><a href="https://sketch.metademolab.com/">Animated Drawings</a>, <a href="https://motorpen.com/">MotorPen</a> or <a href="https://scratch.mit.edu/">Scratch</a> - Animate Drawings</li>
<li><a href="https://www.tinysketchbook.com/">Tiny Sketchbook</a> - Create and Share Doodle Art</li>
<li><a href="https://www.microsoft.com/store/productId/9P0RP342JZMN">Ink Workspace</a> - Pen App Launcher</li>
<li><a href="https://www.brush-photoshop.fr/">brush-photoshop</a>, <a href="http://wowbrushes.com/">wowbrushes</a>, <a href="https://www.chezplumeau.com/">chezplumeau</a>, <a href="http://getbrushes.com/">getbrushes</a>, <a href="http://gfxfever.com/photoshop-brushes">gfxfever</a>, <a href="https://fbrushes.com/">fbrushes</a>, <a href="https://t.me/brushes_and_patterns">brushes_and_patterns</a>, <a href="https://myphotoshopbrushes.com/">myphotoshopbrushes</a>, <a href="https://www.brusheezy.com/brushes">brusheezy</a>, <a href="https://www.brushking.eu/">brushking</a> or <a href="https://t.me/tala_photoshop_brushes">tala</a> - Digital Art Brushes</li>
<li><a href="https://hotglue.me/">HotGlue</a> or <a href="https://remoji.com/">Remoji</a> - Emoji Painting</li>
<li><a href="https://www.panosfx.com/">PanosFX</a> or <a href="https://fixthephoto.com/free-photoshop-actions">Fix the Photo</a> - Photoshop Actions</li>
</ul>
<hr />
<doc-anchor-target id="pixel-art">
<h3>
<doc-anchor-trigger class="header-anchor-trigger" to="#pixel-art">#</doc-anchor-trigger>
<span>Pixel Art</span>
</h3>
</doc-anchor-target>
<ul>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://github.com/Siilwyn/awesome-pixel-art">Awesome Pixel Art</a></strong> - Pixel Art Resource Index</li>
<li><a href="https://www.piskelapp.com/">Piskel</a>, <a href="https://rx.cloudhead.io/">rx</a>, <a href="https://pixelated.vercel.app/">Pixelated</a>, <a href="https://paintwith.webflow.io/">PaintWith</a>, <a href="https://dacap.itch.io/aseprite">Aseprite</a>, <a href="https://pixelcraft.web.app/">PixelCraft</a> / <a href="https://github.com/rgab1508/PixelCraft">GitHub</a>, <a href="https://kleki.com/">Kleki</a>, <a href="https://csprite.github.io/">CSprite</a> or <a href="https://www.pixilart.com/draw">PixilArt</a> - Pixel Art Editors</li>
<li><a href="https://amorphous.itch.io/strike">Strike</a> - 1-Bit Pixel Art Editor</li>
<li><a href="https://jenniferdewalt.com/pixel_painter.html">Pixel Painter</a> or <a href="https://codepen.io/quinlo/full/RvPPKG">Pixel Paint</a> - Paint with Pixels</li>
<li><a href="https://marcoc2.itch.io/dpixel">dpixel</a> - Pixel Art Remastering Tool</li>
<li><a href="https://dunin.itch.io/ptop">Paint Of Persia</a> - Rotoscoping Pixel Art Tool</li>
<li><a href="https://lunarlabs.itch.io/dither-machine">Dither Machine</a> - Pixel Art Dithering Creator</li>
<li><a href="https://pixel-me.tokyo/en/">PixelMe</a>, <a href="https://giventofly.github.io/pixelit/">Pixel It</a>, <a href="https://ronenness.itch.io/pixelator">Pixelator</a>, <a href="https://img8bit.com/">Img8Bit</a> or <a href="https://app.monopro.org/pixel/?lang=en">Pixelart Converter</a> - Image to Pixelart Converters</li>
<li><a href="https://orama-interactive.itch.io/pixelorama">Pixelorama</a> - 2D Sprite Editor</li>
<li><a href="https://lampysprites.itch.io/pribambase">Pixelart 3D Painting</a> - 3D Pixel Art Painting</li>
<li><a href="https://0x72.itch.io/pixeldudesmaker">pixeldudesmaker</a> , <a href="https://deep-fold.itch.io/pixel-sprite-generator">Pixel Sprite</a> or <a href="https://kenney.itch.io/creature-mixer">Creature Mixer</a> - Sprite Generator</li>
<li><a href="https://www.pixelicious.xyz/">Pixelicious</a> - Image to Pixel Art Converter</li>
<li><a href="https://hundredrabbits.itch.io/nasu">Nasu</a> - Spritesheet Editor</li>
<li><a href="https://iseenbaas.nl/curve/">Curve</a> - Create Pixelated Curve</li>
<li><a href="https://nurpax.github.io/petmate/">Petmate</a> - C64 PETSCII Image Editor</li>
<li><a href="https://lospec.com/pixel-art-scaler/">Pixel Art Scaler</a> - Scale Pixel Art w/o Quality Loss</li>
</ul>
<doc-anchor-target id="download-images">
<h2>
<doc-anchor-trigger class="header-anchor-trigger" to="#download-images">#</doc-anchor-trigger>
<span>Download Images</span>
</h2>
</doc-anchor-target>
<ul>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://start.me/p/jj0JAp/designer">Image Download Site Index</a></strong> - Download Images, Illustrations, Icons &amp; more</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://fmhy.pages.dev/storage/#random-image-sites">Random Images</a></strong> - Random Image Sites / Some NSFW</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://kemono.party/">Kemono</a></strong> - Patreon Content / Some NSFW / Use Adblock</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://github.com/mikf/gallery-dl">gallery-dl</a></strong>, <a href="https://github.com/RipMeApp/ripme">RipMe</a>, <a href="https://imgdownloader.com/">ImgDownloader</a>, <a href="https://github.com/AAndyProgram/SCrawler">SCrawler</a> or <a href="https://extract.pics/">Image Extractor</a> - Image Download Tools</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://fmhy.pages.dev/storage/#stock-photo-sites">Stock Photo Sites</a></strong> - Download Stock Photos / Vectors / Illustrations / <a href="https://chrome.google.com/webstore/detail/stocks-house/mpdkicmbmbljbgncgphonhgjebnapfop">Multi-Site Search</a></li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://fmhy.pages.dev/storage/#icon-download-sites">Icon Download Sites</a></strong> - Download Icons</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://fmhy.pages.dev/storage/#reverse-image-search">Reverse Image Search</a></strong> - Search by Image</li>
<li><a href="https://fmhy.pages.dev/storage/#image-design-resources">GFX Design Resources</a> - Graphic Design Resources</li>
<li><a href="https://fmhy.pages.dev/storage/#image-download-extensions">Image Download Extensions</a></li>
<li><a href="https://www.picsearch.com/">picsearch</a>, <a href="https://yandex.ru/images">Yandex Images</a> or <a href="https://images.google.com/">Google Images</a> - Image Search</li>
<li><a href="https://rom1504.github.io/clip-retrieval/">Clip Retrieval</a> - Clip Retrieval System</li>
<li><a href="https://rootabout.com/">RootAbout</a> - Archive / OpenlLibrary Reverse Image Search</li>
<li><a href="http://www.pictriev.com/">PicTriev</a> - Find Look-Alike Images</li>
<li><a href="https://pimeyes.com/en/">PimEyes</a> - Reverse Face Image Search</li>
<li><a href="https://trace.moe/">trace.moe</a> - Anime Scene Reverse Image Search</li>
<li><a href="https://labs.tineye.com/multicolr/">Multicolr</a> - Color Based Reverse Image Search</li>
<li><a href="https://codeberg.org/cauf/icon_finder">icon_finder</a> - Search for Icons via Patterns</li>
<li><a href="https://pfps.gg/">pfps.gg</a> - Profile Picture Index</li>
<li><a href="https://openmoji.org/">OpenMoji</a> - Emojis</li>
<li><a href="https://pixeljoint.com/">PixelJoint</a> - Pixel Art</li>
<li><a href="https://pimpmydrawing.com/">PimpMyDrawing</a> - Human Silhouettes</li>
<li><a href="https://www.oldbookillustrations.com/">OldBookIllustrations</a> - Illustrations from Old Books</li>
<li><a href="http://www.plantillustrations.org/">Plant Illustrations</a> - Plant Illustrations</li>
<li><a href="http://archives.somnolescent.net/web/hypercard/">HyperCard</a> - Mac HyperCard Art</li>
<li><a href="https://fmhy.pages.dev/storage/#covers--posters">Media Covers / Posters</a> - Movie / TV Covers &amp; Posters</li>
<li><a href="https://beta.flim.ai/">Film.ai</a> or <a href="https://film-grab.com/">Film Grab</a> - Movie Screenshots</li>
<li><a href="https://www.cleanpng.com/">CleanPNG</a>, <a href="https://www.pngwing.com/">PNGWing</a>, <a href="https://www.pngegg.com/">PNGEgg</a>, <a href="https://www.anyrgb.com/">AnyRGB</a>, <a href="https://www.hiclipart.com/">HiClipart</a>, <a href="https://hdclipartall.com/">HDClipArtAll</a>, <a href="http://www.pngmart.com/">pngmart</a>, <a href="https://www.freepngs.com/">freepngs</a>, <a href="http://www.pngall.com/">pngall</a>, <a href="http://www.pngplay.com/">pngplay</a>, <a href="https://www.pngfly.com/">pngfly</a>, <a href="https://www.freepngimg.com/">freepngimg</a>, <a href="https://www.kisspng.com/">kisspng</a>, <a href="https://www.kindpng.com/">KindPNG</a>, <a href="https://www.freepnglogos.com/">FreePNGLogos</a>, <a href="https://www.pngfind.com">PNGFind</a>, <a href="https://www.maxpixel.net/">maxpixel</a>, <a href="https://pnghut.com/">PNGHut</a> or <a href="https://openclipart.org/">OpenClipart</a> - PNG Images / Clipart</li>
<li><a href="https://sankaku.app/">Sankaku</a>, <a href="https://anime-pictures.net/">Anime Pictures</a>, <a href="https://pixiviz.pwp.app/">Pixiviz</a> or <a href="https://zerochan.net/">ZeroChan</a> - Anime Images / Some NSFW / <a href="https://github.com/Disrc/SankakuComplexAddon">Chrome</a></li>
<li><a href="https://buhitter.com/">Buhitter</a> - Twitter Illustration Search</li>
<li><a href="https://www.footyrenders.com/">Footyrenders</a> - Football Related Images</li>
<li><a href="https://www.psdgraphics.com/">PSDGraphics</a> - PSD Files</li>
<li><a href="https://thenftbay.org/">The NFT Bay</a> or <a href="https://www.extremelyfungible.com/">Extremely Fungible Tokens</a> - Free NFTs</li>
<li><a href="https://artbreeder.com/">Artbreeder</a> - Image Discovery / Combining</li>
<li><a href="https://artvee.com/">Artvee</a> - Public Domain Artwork</li>
<li><a href="https://www.anthonyboyd.graphics/">AnthonyBoyd</a> - Mockups &amp; Textures</li>
<li><a href="https://behance.net/">Behance</a> - Design Projects</li>
<li><a href="https://placeit.net/">Placeit</a> - Image Templates</li>
<li><a href="https://crello.com/">Crello</a> - Image Templates / Editor</li>
<li><a href="https://worldvectorlogo.com/">Worldvectorlogo</a>, <a href="https://pnggrid.com/">PNGGrid</a>, <a href="https://fmhy.pages.dev/base64/#logos--badges-bundle">Logos &amp; Badges Bundle</a>, <a href="https://www.brandsoftheworld.com/">Brands of the World</a>, <a href="https://logos-download.com/">Logos Download</a>, <a href="https://logodust.com/">Logodust</a>, <a href="https://logowik.com/">Logowik</a>, <a href="https://www.logo.wine/">Logo Wine</a>, <a href="http://logospire.com/">logospire</a>, <a href="https://logosear.ch/">LogoSearch</a>, <a href="https://logopond.com/">logopond</a>, <a href="https://www.logotouse.com/">logotouse</a>, <a href="https://www.logolounge.com/">logolounge</a>, <a href="https://www.logomoose.com/">logomoose</a> - Logo Designs</li>
<li><a href="https://github.com/MariaLetta/mega-doodles-pack">MariaLetta</a> - Free Doodles</li>
<li><a href="https://replacement-sky.com/">Replacement Sky</a> - Skies for Photoshop</li>
<li><a href="https://ambientcg.com/">AmbientCG</a>, <a href="https://textures.neocities.org/">TextureTown</a>, <a href="https://lostandtaken.com/">Lost and Taken</a>, <a href="https://icons8.com/l/3d-textures/">3D textures</a>, <a href="https://www.textureking.com/">Textureking</a>, <a href="https://texturelabs.org/">Texture Labs</a>, <a href="https://www.transparenttextures.com/">Transparent Textures</a>, <a href="https://www.sketchuptextureclub.com/">Texture Club</a>, <a href="https://texturesforfree.com/">TexturesForFree</a>, <a href="https://www.fatstrawberry.co.uk/">fatstrawberry</a>, <a href="https://t.me/PBR_Textures">PBR_Textures</a> or <a href="https://fmhy.pages.dev/base64/#texture-collection">Texture Collection</a> - Download Textures</li>
<li><a href="https://www.toptal.com/designers/subtlepatterns/">Subtle Patterns</a> or <a href="https://fmhy.pages.dev/base64/#pattern-collection">Pattern Collection</a> - Download Patterns</li>
<li><a href="https://fmhy.pages.dev/base64/#watercolor-collection">Watercolor Collection</a> - Download Watercolor Pictures</li>
<li><a href="https://github.com/Joeclinton1/google-images-download">google-images-download</a> - Download Images from Google Images</li>
<li><a href="https://github.com/fanfare/googleimagesrestored">googleimagerestored</a> - Old Google Image Search</li>
<li><a href="https://github.com/ryanfb/dzi-dl">dzi-dl</a> - Deep Zoom Image Downloader</li>
<li><a href="https://github.com/Bionus/imgbrd-grabber">imgbrd-grabber</a> - Booru Image Downloader / <a href="https://github.com/loadletter/grabber-viewer">Viewer</a></li>
<li><a href="https://github.com/beaufour/flickr-download">Flicker-Download</a> - Flickr Image Downloader</li>
<li><a href="https://github.com/findix/ArtStationDownloader">ArtStation Downloader</a> - ArtStation Image Downloader</li>
<li><a href="https://github.com/Kagami/tistore">tistore</a> - Tistory Image Downloader</li>
<li><a href="https://www.deviantart.com/mr-blade/art/iPack-Builder-v2-2-Tool-for-icon-customization-473088895">iPack Builder</a>, <a href="https://mrbladedesigns.com/ipack-builder/">2</a> - Create Icon Pack Installers</li>
<li><a href="https://www.blockposters.com/">Block Posters</a> - Create Printable Posters</li>
<li><a href="https://www.indiekids.io/">IndieKids</a> - Printable Coloring Pages</li>
</ul>
<doc-anchor-target id="wallpapers">
<h3>
<doc-anchor-trigger class="header-anchor-trigger" to="#wallpapers">#</doc-anchor-trigger>
<span><a href="https://fmhy.pages.dev/storage/#wallpapers">Wallpapers</a></span>
</h3>
</doc-anchor-target>
<doc-anchor-target id="3d-models">
<h3>
<doc-anchor-trigger class="header-anchor-trigger" to="#3d-models">#</doc-anchor-trigger>
<span>3D Models</span>
</h3>
</doc-anchor-target>
<ul>
<li><a href="https://fmhy.pages.dev/storage/#3d-models">3D Models</a> - 3D Model Download Sites</li>
<li><a href="https://www.stereoeye.jp/software/index_e.html">Anaglyph Maker</a> - Make 3D Images</li>
<li><a href="https://www.vectary.com/">Vectary</a> - Online 3D Image Editor</li>
<li><a href="https://3d-convert.com/en/">3DConvert</a> - Online 3D Image Converter</li>
<li><a href="https://3dthis.com/">3DThis</a> - 3D Animation Tools</li>
<li><a href="http://technohippy.github.io/teddyjs/">PaintUp</a> - Make 2D Art Into 3D</li>
<li><a href="https://www.thingiverse.com/">Thingiverse</a>, <a href="https://www.yeggi.com/">Yeggi</a> or <a href="https://www.youmagine.com/">YouImagine</a> - 3D Printer Models</li>
<li><a href="https://www.myminifactory.com/">MyMiniFactory</a> - Mini 3D Printer Models</li>
<li><a href="https://www.embossify.com/">Embossify</a> - Turn Images into 3D Printer Models</li>
<li><a href="https://3dbrute.com/">3DBrute</a>, <a href="https://www.3dzip.org/">3DZip</a> or <a href="https://www.designconnected.com/">DesignConnected</a> - 3D Furniture Models</li>
<li><a href="https://halloween.wannathis.one/">Halloween.WannaThis</a> - 3D Halloween Models</li>
<li><a href="https://x6ud.github.io/#/">x6ud</a> - 3D Animal Skull Models</li>
<li><a href="https://vertex.im/">Vertex</a> - 3D Icons</li>
<li><a href="https://keygen.co/">Keygen</a> - 3D Key Model Generator</li>
<li><a href="https://cc0textures.com/">CC0 Textures</a> - Textures for 3D Models</li>
<li><a href="https://generated.photos/">Generated Photos</a> - AI Generated Model Photos</li>
<li><a href="https://fmhy.pages.dev/storage/#3d-modeling-apps">3D Modeling Apps</a> - Free 3D Modeling Apps</li>
<li><a href="https://bloom3d.com/">Bloom3D</a> or <a href="https://zzz.dog/">Zdog</a> - Online 3D Modeling Tools</li>
<li><a href="https://alicevision.org/">AliceVision</a> - 3D Reconstruction / Camera Tracking</li>
<li><a href="https://figurosity.com/">Figurosity</a> - Human 3D Models</li>
<li><a href="https://armorpaint.org/">Armorpaint</a> - 3D Painting</li>
<li><a href="https://stephaneginier.com/sculptgl/">SculptGL</a> - 3D Sculpting</li>
<li><a href="https://modelviewer.dev/">ModelViewer</a> - 3D Model Viewer</li>
<li><a href="https://www.assemblrworld.com/">Assemblr</a> - Augmented Reality Image Creator</li>
<li><a href="https://www.meshlab.net/">MeshLab</a> - 3D Mesh Processing / <a href="https://github.com/cnr-isti-vclab/meshlab">GitHub</a></li>
<li><a href="https://cadhub.xyz/">CadHub</a> - Community Hub for CAD Projects</li>
<li><a href="http://www.makehumancommunity.org/">MakeHuman</a> - 3D Humanoid Modeler</li>
<li><a href="https://app.posemy.art/">posemy</a>, <a href="https://quickposes.com/en">quickposes</a> or <a href="https://app.justsketch.me/">justsketch</a> - Posing Tools</li>
<li><a href="https://www.posemaniacs.com/">PoseManiacs</a> or <a href="https://anatomy360.info/anatomy-scan-reference-dump/">Anatomy360</a> - Pose References</li>
<li><a href="http://facemaker.uvrg.org/">FaceMaker</a> - 3D Face / Avatar Generator</li>
<li><a href="https://gregtatum.com/poems/recursive/5/">Recursivity</a> - 3D Tree Creator</li>
<li><a href="https://spite.github.io/CSS3DClouds/">CSS 3D Clouds</a> - 3D Cloud Creator</li>
<li><a href="https://www.3dtransformer.com/">3D Transformer</a> - Rotate 3D Images</li>
<li><a href="https://ultimaker.com/software/ultimaker-cura">Ultimaker Cura</a> - 3D Printing Software</li>
<li><a href="https://www.ameede.com/">Ameede</a> - CNC / Laser Design Vectors</li>
<li><a href="https://www.the-blueprints.com/">The Blueprints</a> - Blueprints Database</li>
<li><a href="https://github.com/FaqT0tum/Orbion_3D_Space_Mouse">ORBION</a> - DIY 3D Image Mouse</li>
<li><a href="https://kemono.party/patreon/user/45591569">Ninja Ripper</a> / <a href="https://gamebanana.com/tools/5638">2</a> / <a href="https://0curtain0.github.io/ninja_ripper.html">3</a> - Extract 3D Models from Games</li>
</ul>
<doc-anchor-target id="image-tools-1">
<h2>
<doc-anchor-trigger class="header-anchor-trigger" to="#image-tools-1">#</doc-anchor-trigger>
<span>Image Tools</span>
</h2>
</doc-anchor-target>
<ul>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://fmhy.pages.dev/storage/#multi-image-tool-sites">Multi-Tool Image Sites</a></strong> - Multiple Image Tools</li>
<li><a href="https://github.com/amrzv/awesome-colab-notebooks">Awesome Colab nNotebooks</a> - Image Colab Tools</li>
<li><a href="https://www.newgrounds.com/wiki/creator-resources/">Creator Resources</a> - Art &amp; Animation Resource Index</li>
<li><a href="https://github.com/hoothin/UserScripts/tree/master/Picviewer%20CE+">Picviewer CE+</a> - Turn Webpages into Image Galleries</li>
<li><a href="https://glanceback.info/">GlanceBack</a> - Daily Webcam Photo Journal</li>
<li><a href="http://datafilm.io/">DataFilm</a> - Notebook for Film Photographers</li>
<li><a href="https://fmhy.pages.dev/devtools/#color-schemes">Color Scheme Tools</a> - Color Scheme / Palette Tools / <a href="https://imgur.com/e1rBGLT">Guide</a></li>
<li><a href="https://fmhy.pages.dev/storage/#color-pickers">Color Pickers</a> - Extract Color from Pictures / Webpages</li>
<li><a href="http://mkweb.bcgsc.ca/color-summarizer/">Image Color Summarizer</a> - Image Color Summarizer</li>
<li><a href="https://imgops.com/">ImgOps</a> - Image Operations Meta-Tool</li>
<li><a href="http://creativedo.co/FontAwesomePS">FontAwesomePS</a> - Photoshop Icon Manager</li>
<li><a href="https://adobe.com/products/bridge.html">Adobe Bridge</a> - Adobe Assets Manager</li>
<li><a href="https://gist.github.com/ajazsiddiqui/72bbf376ad387e1f76bfad777f66d7a3">Photoshop Repeating Action Script</a> - Automate Photoshop</li>
<li><a href="https://franciscouzo.github.io/image_colors/">Image Colors</a> - Image Color Scatter Plot</li>
<li><a href="https://github.com/0x09/resdet">resdet</a> - Detect if an Image is Upscaled</li>
<li><a href="https://github.com/facebookresearch/detectron2">detectron2</a> - Object / Human Detection</li>
<li><a href="https://github.com/nagadomi/lbpcascade_animeface">lbpcascade animeface</a> - Detect Anime Faces</li>
<li><a href="http://www.visipics.info/">VisiPics</a> - Duplicate Photo Remover</li>
<li><a href="https://github.com/kubuzetto/behind">behind!</a> - View Background Images</li>
<li><a href="https://javier.xyz/visual-center/">Visual Center</a> - Find the Visual Center of an Image</li>
<li><a href="https://3dp.rocks/lithophane">Lithophane</a> - Image to Lithophane Converter</li>
<li><a href="https://fmhy.pages.dev/storage/#image-to-text">Image to Text Tools</a> - Extract Text from Images</li>
<li><a href="https://github.com/Breta01/handwriting-ocr">Handwriting-OCR</a> - Handwriting Image to Text</li>
<li><a href="https://affinelayer.com/pixsrv/">Image-to-Image</a> - Interactive Image Translation</li>
<li><a href="https://www.myfonts.com/WhatTheFont/">WhatTheFont</a> - Find Font from Image</li>
<li><a href="https://watermarkly.com/">Watermarkly</a>, <a href="https://wewatermark.com/">We Watermark</a> or <a href="https://watermarkup.com/watermark.html">Watermarkup</a> - Image Watermarking</li>
<li><a href="https://www.aiseesoft.com/watermark-remover-online/">Watermark Remover Online</a> or <a href="https://www.watermarkremover.io/">Watermark Remover</a> - Watermark Removal</li>
<li><a href="https://glaze.cs.uchicago.edu/index.html">Glaze</a> - Protect Digital Art from AI Copies</li>
<li><a href="https://github.com/richgel999/fpng">FPNG</a> - PNG Reader / Writer</li>
<li><a href="https://rukario.github.io/Schande/Uninteresting%20stuff/APNG%20Maker.html">APNG Maker</a> - Create / Optimize APNG Images</li>
<li><a href="https://www.jpegmedic.com/tools/jpegmedic-arwe/">JPEGMedic ARWE</a> - Recover Ransomware-Encrypted Images</li>
<li><a href="https://apps.apple.com/us/app/camscanner-pdf-scanner-app/id388627783">CamScanner</a> or <a href="https://apps.apple.com/us/app/microsoft-lens-pdf-scanner/id975925059">Microsoft Lens</a> - Scan &amp; Digitize Documents / iOS</li>
<li><a href="https://icons8.com/swapper">Swapper</a> - Face Swapper</li>
<li><a href="https://github.com/CorentinB/DeepSort/">DeepSort</a> or <a href="https://github.com/0xb8/WiseTagger">WiseTagger</a> - Image Tagger</li>
<li><a href="https://github.com/starik222/BooruDatasetTagManager">BooruDatasetTagManager</a> - Booru Image Tagger</li>
<li><a href="https://gitlab.com/bearjaws/cluttr">Cluttr</a> - Automatically Organize &amp; Tag Photos</li>
<li><a href="https://global.canon/en/c-museum/camera-series.html">Canon Camera Museum</a> - History of Canon Cameras</li>
<li><a href="https://something-to-draw.com/">Something to Draw</a> - Find Things to Draw</li>
<li><a href="https://github.com/bencbartlett/3D-printed-mirror-array">3D Printed Mirror Array</a> - Sunlight Pattern Mirror Array</li>
</ul>
<doc-anchor-target id="hosting--viewing">
<h3>
<doc-anchor-trigger class="header-anchor-trigger" to="#hosting--viewing">#</doc-anchor-trigger>
<span>Hosting / Viewing</span>
</h3>
</doc-anchor-target>
<ul>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://fmhy.pages.dev/storage/#image-hosts">Image Hosts</a></strong> - Image Hosting Sites</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://fmhy.pages.dev/storage/#image-viewers">Image Viewers</a></strong> - Image Viewing Programs</li>
<li><a href="https://theslideshow.net/">The Slideshow</a> - Google Image Slideshow</li>
<li><a href="https://github.com/k1rak1ra/FEMBOY">FEMBOY</a> - Anime Image Manager</li>
<li><a href="https://docs.getpinry.com/">Pinry</a> or <a href="https://github.com/ferrufinob/Bookmarkd_Frontend">Bookmarkd</a> - Image Tiling / Pinterest Alternatives</li>
<li><a href="https://lycheeorg.github.io/">Lychee</a>, <a href="https://github.com/mtlynch/picoshare">PicoShare</a>, <a href="https://github.com/Upload/Up1">Up1</a> or <a href="https://chevereto.com/">Chevereto</a> - Self-Hosted Image Host</li>
<li><a href="https://www.pixiv.net/en/">Pixiv</a> - User-Made Image Host / <a href="https://chrome.google.com/webstore/detail/pixiv-toolkit/ajlcnbbeidbackfknkgknjefhmbngdnj?hl=en">Downloader</a>, <a href="https://github.com/Nandaka/PixivUtil2">2</a> / <a href="https://github.com/alphasp/pxview">Mobile App</a></li>
<li><a href="https://github.com/LibrePhotos/librephotos">Librephotos</a>, <a href="https://github.com/photoprism/photoprism">Photoprism</a>, <a href="https://github.com/photoview/photoview">Photoview</a> or <a href="https://github.com/hooram/ownphotos/">Ownphotos</a> - Self-Hosted Google Photo Manager</li>
<li><a href="https://pixelfed.org/">Pixelfed</a> or <a href="https://unsee.cc/">Unsee</a> - Decentralized / Temporary Image Hosts / <a href="https://gitlab.shinice.net/pixeldroid/PixelDroid">Android</a>, <a href="https://www.f-droid.org/packages/org.pixeldroid.app/">2</a></li>
<li><a href="https://crypt.ee/">Cryptee</a> - Encrypted Image Storage</li>
<li><a href="https://www.cachemonkey.app/">CacheMonkey</a> - Browse / Clear Cached Images</li>
<li><a href="https://github.com/TheLastGimbus/GooglePhotosTakeoutHelper">Google Photos Takeout Helper</a> - Cleanup a Google Photos Takeout</li>
</ul>
<doc-anchor-target id="screenshot-tools">
<h3>
<doc-anchor-trigger class="header-anchor-trigger" to="#screenshot-tools">#</doc-anchor-trigger>
<span>Screenshot Tools</span>
</h3>
</doc-anchor-target>
<ul>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://getsharex.com/">ShareX</a></strong></li>
<li><span class="docs-emoji">&#x2B50;</span> <strong>ShareX Tools</strong> - <a href="https://upload.systems/en-US">Free Host</a>, <a href="https://encrypting.host/">2</a>, <a href="https://sxcu.net/">3</a>, <a href="https://www.sharexhosting.com/">4</a> / <a href="https://github.com/tycrek/ass">Self-Host</a>, <a href="https://mega.nz/folder/1goUgJBZ#XaqM3dm5nY40luhtoxyzWg">SXIE Archive</a> / <a href="https://github.com/tsudoko/xshare">Android Upload</a> / <a href="https://xbackbone.app/">File Manager</a></li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://flameshot.org/">Flameshot</a></strong></li>
<li><span class="docs-emoji">&#x2B50;</span> <strong>Flameshot Tools</strong> - <a href="https://github.com/flameshot-org/flameshot">GitHub</a> / <a href="https://slproweb.com/products/Win32OpenSSL.html">Imgur Upload</a></li>
<li><a href="https://getgreenshot.org/">Greenshot</a></li>
<li><a href="https://gyazo.com/">Gyazo</a></li>
<li><a href="https://github.com/ksnip/ksnip">KSnip</a></li>
<li><a href="https://app.prntscr.com/en/index.html">LightShot</a></li>
<li><a href="https://github.com/GirkovArpa/screenraptor">ScreenRaptor</a></li>
<li><a href="https://nimbusweb.me/screenshot.php">Nimbus Capture</a></li>
<li><a href="https://pika.rishimohan.me/">Pika</a> / <a href="https://github.com/rishimohan/pika">GitHub</a>, <a href="https://www.fabpic.app/">FabPic</a> or <a href="https://onpaste.com/">OnPaste</a> - Screenshot Editor</li>
<li><a href="https://screenshot.guru/">Screenshot Guru</a>, <a href="https://cleanshot.vercel.app/">CleanShot</a> or <a href="https://www.site-shot.com/">Site-Shot</a> - Online Screenshot Tool</li>
<li><a href="https://screenshot.rocks/">Screenshot Rocks</a> / <a href="https://github.com/daveearley/screenshot.rocks">GitHub</a>, <a href="https://screenshots.cloud/">screenshots.cloud</a>, <a href="https://screenshot.guru/">screenshot.guru</a>, <a href="https://shrinktheweb.com/">shrinktheweb</a> or <a href="https://pikwy.com/">Pikwy</a> - Site Screenshot Tool</li>
<li><a href="https://puush.me/">puush</a> - Easily Share Screenshots</li>
<li><a href="http://screenstab.com/">Screenstab</a> - Create Graphics from Screenshots</li>
<li><a href="https://limus.netlify.app/">Limus</a> or <a href="https://www.screenstab.com/editor/">Screenstab</a> - Change Screenshot Angles</li>
<li><a href="https://github.com/artemdemo/imgreview">ImgReview</a> - Annotate Screenshots</li>
<li><a href="https://screenshotcomparison.com/">Screenshot Comparison</a> - Compare Screenshots</li>
<li><a href="https://www.take-a-screenshot.org/">Screenshot Tutorial</a> - Multi Platform Screenshot Guides</li>
</ul>
<doc-anchor-target id="image-converters">
<h3>
<doc-anchor-trigger class="header-anchor-trigger" to="#image-converters">#</doc-anchor-trigger>
<span>Image Converters</span>
</h3>
</doc-anchor-target>
<ul>
<li><a href="https://www.imverter.com/">imverter</a>, <a href="https://raw.pics.io/">Raw Pics</a>, <a href="https://converseen.fasterland.net/">Converseen</a>, <a href="https://www.jinaconvert.com/">JINAConvert</a>, <a href="https://vectormagic.com/">Vector Magic</a>, <a href="https://webptojpg.com/">WEBPtoJPG</a>, <a href="https://anywebp.com/">AnyWebP</a>, <a href="https://webptopng.com/">WEBPtoPNG</a>, <a href="https://webptogif.com/">WEBTtoGIF</a>, <a href="https://jpgtopngconverter.com/">JPGtoPNG</a>, <a href="https://pngtojpg.com/">PNGtoJPG</a>, <a href="https://github.com/justinschmitz97/avif.io/">avif.io</a>, <a href="https://heicjpeg.com/">HEICtoJPG</a> / <a href="https://heicconvert.io/">2</a> or <a href="https://webp-converter.com/">WebP Converter</a> - Image Converters</li>
<li><a href="http://www.imagemagick.org/script/index.php">ImageMagick</a> - Image Editor / Converter</li>
<li><a href="http://www.paperfile.net/">PaperFile</a> or <a href="http://structurise.com/screenshot-ocr/">StructuRise</a> - Convert Image Text to Text File</li>
<li><a href="https://svgco.de/">svgco</a> - Image to SVG Converter</li>
<li><a href="https://www.ansilove.org/downloads.html">AnsiLove</a> or <a href="https://onlineasciitools.com/convert-ascii-to-image">convert-ascii-to-image</a> - ANSI / ASCII Art to PNG Converters</li>
<li><a href="https://vector.express/">Vector Express</a> - Vector Converter</li>
<li><a href="https://www.vectorizer.io/">Vectorizer</a> or <a href="https://www.autotracer.org/">AutoTracer</a> - Image Vectorizer</li>
<li><a href="https://master.ayra.ch/text2img/">text2img</a> or <a href="https://github.com/THUDM/CogView">CogView</a> - Convert Text Screenshots to Images</li>
<li><a href="https://selfie2anime.com/">Selfie2Anime</a>, <a href="https://github.com/Aneureka/animate-me">Animate-Me</a> - Convert Selfies to Anime</li>
</ul>
<doc-anchor-target id="instagram-tools">
<h3>
<doc-anchor-trigger class="header-anchor-trigger" to="#instagram-tools">#</doc-anchor-trigger>
<span>Instagram Tools</span>
</h3>
</doc-anchor-target>
<ul>
<li><a href="https://www.aware-online.com/en/osint-tools/instagram-tools/">Instagram Tools</a> or <a href="https://www.instafollowers.co/instagram-tools">InstaFollowers</a> - Multiple Tools</li>
<li><a href="https://gridsapp.net/">GridsApp</a> - Desktop Client</li>
<li><a href="https://github.com/yamin8000/InstaCLI">InstaKiller</a> - Instagram CLI</li>
<li><a href="https://greasyfork.org/en/scripts/420604">Bypass Login</a> - Bypass Instagram Login Redirects</li>
<li><a href="https://aeroinsta.com/">AeroInsta</a>, <a href="https://thedise.me/instander/">Instander</a> or <a href="https://codeberg.org/avalos/barinsta">Barinsta</a> - Modded Android App</li>
<li><a href="https://lemamichael.github.io/WhatIsRhino/">WhatIsRhino</a> - Modded iOS App</li>
<li><a href="https://imginn.com/">imginn</a>, <a href="https://www.yooying.com/">YooYing</a>, <a href="https://www.picuki.com/">Picuki</a>, <a href="https://instanavigation.com/">InstaNavigation</a>, <a href="https://iganony.com/">Iganony</a>, <a href="https://instafreeview.com/">Instafreeview</a>, <a href="https://github.com/Ademking/profile-picture-viewer">profile-picture-viewer</a> or <a href="https://dumpor.com/">Dumpor</a> - Instagram Viewers</li>
<li><a href="https://t.me/FeedinboxBot">FeedInABox</a> - Telegram Bot</li>
<li><a href="https://www.aware-online.com/en/osint-tools/instagram-search-tool/">Instagram Search Tool</a> - Search Tool</li>
<li><a href="https://github.com/Datalux/Osintgram">Osintgram</a> - Osintgram Analysis</li>
<li><a href="https://www.osintcombine.com/instagram-explorer">Instagram-Explorer</a> - Explore Pictures by Location</li>
<li><a href="https://gist.github.com/g-rohit/f47170c8b3b302bcbe214ba624d636bc">Save Instagram</a> - Enable Right Click / Save on Instagram</li>
<li><a href="https://storiesdown.com/">StoriesDown</a>, <a href="https://instasaved.net/en">instasaved</a>, <a href="https://insta-stories-viewer.com/">insta-stories-viewer</a> or <a href="https://storiesig.net/">StoriesIG</a> - Story Downloaders</li>
<li><a href="https://www.savefromweb.com/">SaveFromWeb</a>, <a href="https://github.com/ehmorris/High-Resolution-Downloader-For-Instagram">High-Resolution-Downloader</a>, <a href="https://downloadgram.org/">Downloadgram</a> or <a href="https://github.com/hehpollon/Instagram-crawler">Instagram-crawler</a> - Video / Picture / Story Downloaders</li>
<li><a href="https://www.pixwox.com/">PixWox</a> or <a href="https://github.com/postaddictme/instagram-php-scraper">Instagram PHP Scraper</a> - Picture / Story Downloaders</li>
<li><a href="https://thumbtube.com/download-instagram-photos-videos">ThumbTube</a>, <a href="https://socialunblock.com/">SocialUnblock</a>, <a href="https://github.com/dankmemes/instagram-scraper">Instagram Scraper</a>, <a href="https://igram.io/">igram</a>, <a href="https://github.com/althonos/InstaLooter">InstaLooter</a>, <a href="https://github.com/instaloader/instaloader">Instaloader</a> or <a href="https://www.instapick.net/">instapick</a> - Picture / Video Downloader</li>
<li><a href="https://www.4kdownload.com/products/product-stogram">4K Stogram</a> or <a href="https://instaloader.github.io/">InstaLoader</a> - Picture Downloader</li>
<li><a href="https://levionsoftware.com/">Photo Map</a> - Interactive Map For Your Photos</li>
<li><a href="https://www.google.com/amp/s/weynstag.com/amp.php/">Weynstag</a> - Video Downloader</li>
<li><a href="https://resizegram.com/">Resizegram</a> - Resize Videos</li>
<li><a href="https://github.com/dvingerh/PyInstaLive">PyInstaLive</a> - Download Instagram Livestreams / Replays</li>
<li><a href="https://www.otzberg.net/iguserid/index.php">otzberg</a> or <a href="https://codeofaninja.com/tools/find-instagram-user-id/">Find-User-ID</a> - ID Finder</li>
<li><a href="http://searchmy.bio/">SearchMyBio</a> - Bio Search</li>
<li><a href="http://statflux.com/">StatFlux</a> - Instagram Analytics</li>
<li><a href="https://openuserjs.org/scripts/darkred/Instagram_-_visible_images_counter">Image Counter</a> - Count images on a page</li>
<li><a href="https://github.com/Androz2091/instaddict">InstaAddict</a> - Instagram Addiction Test</li>
</ul>
<doc-anchor-target id="photo-forensics">
<h3>
<doc-anchor-trigger class="header-anchor-trigger" to="#photo-forensics">#</doc-anchor-trigger>
<span>Photo Forensics</span>
</h3>
</doc-anchor-target>
<ul>
<li><a href="http://www.fotoforensics.com/">FotoForensics</a>, <a href="https://29a.ch/photo-forensics/">Forensically</a> or <a href="http://www.getghiro.org/">Ghiro</a> - Photo Forensics Tool</li>
<li><a href="https://labs.tib.eu/geoestimation">GeoEstimation</a> - Estimate Image Geolocation</li>
<li><a href="https://www.imageidentify.com/">Image Identification Project</a> - Image Identification Tool</li>
<li><a href="https://github.com/zeruniverse/CryptoStego">CryptoStego</a>, <a href="https://stegonline.georgeom.net/image">StegOnline</a>, <a href="https://www.openstego.com/">OpenStego</a>, <a href="https://embeddedsw.net/OpenPuff_Steganography_Home.html">OpenPuff</a>, <a href="https://pedrooaugusto.github.io/steganography-png/">Steganography-PNG</a> / <a href="https://github.com/pedrooaugusto/steganography-png">GitHub</a>, <a href="https://github.com/DJayalath/ImSter">ImSter</a>, <a href="https://bztsrc.gitlab.io/stegano/">stegano</a> or <a href="https://github.com/dhsdshdhk/stegpy">stegpy</a> - Embed &amp; Extract Hidden Data in Images / Steganography</li>
<li><a href="https://aperisolve.fr/">Aperisolve</a>, <a href="https://www.aperisolve.com/">2</a> - Steganography Analysis Tool</li>
<li><a href="https://github.com/BishopFox/unredacter">Unredacter</a> - Crack Pixelated Images</li>
<li><a href="https://everestpipkin.github.io/image-scrubber/">Image Scrubber</a>- Blur Images / Scrub Metadata</li>
<li><a href="https://sourceforge.net/projects/schizoware/">Schizoware</a> - Image Name / Hash Randomizer</li>
<li><a href="https://adversarial.io/">Adversarial</a> - Make Images Machine-Unreadable</li>
<li><a href="https://bc.betterrepack.com/">BetterCensorship</a> - Censor and De-censor Images</li>
<li><a href="http://exif.regex.info/exif.cgi">Jeffrey&#x27;s Image Metadata Viewer</a>, <a href="https://www.imgonline.com.ua/eng/exif-info.php">ViewEXIF</a>, <a href="https://jimpl.com/">Jimpl</a>, <a href="https://exifdata.com/">ExifData</a>, <a href="https://github.com/aydinnyunus/exifLooter">ExifLooter</a> or <a href="https://www.impulseadventure.com/photo/jpeg-snoop.html">JPEGsnoop</a> - EXIF / Metadata Viewers</li>
<li><a href="https://exiftool.org/">exiftool</a>, <a href="https://exifcleaner.com/">ExifCleaner</a>, <a href="https://matweb.info/">MAT2</a>, <a href="https://www.exifremove.com/">EXIFRemove</a>, <a href="https://www.imgonline.com.ua/delete-exif.php">MGOnline</a>, <a href="https://gitlab.com/juanitobananas/scrambled-exif">scrambled-exif</a>, <a href="https://github.com/Anish-M-code/Metadata-Remover">Metadata-Remover</a>, <a href="https://www.adarsus.com/en/remove-metadata-online-document-image-video/">adarsus</a> or <a href="https://www.verexif.com/en/">VerExif</a> - Remove Meta / EXIF Data</li>
<li><a href="https://www.pic2map.com/">Pic2Map</a> - Image EXIF data viewer with GPS support</li>
<li><a href="https://www.thexifer.net/index.php">TheExifer</a> or <a href="https://www.exiv2.org/">Exiv2</a> - Image EXIF Data Editors</li>
<li><a href="https://us.digicamsoft.com/softnamexif.html">Nameexif</a> - Bulk Image EXIF Data Editor</li>
<li><a href="https://keitharm.me/projects/picturecipher/index.php">PictureCipher</a> or <a href="https://www.base64-image.de/">Base64 Image</a> - Encrypt / Decrypt Images</li>
<li><a href="https://www.betaface.com/demo.html">BetaFace</a> or <a href="https://github.com/ageitgey/face_recognition">Face Recognition</a> - Facial Recognition</li>
<li><a href="https://facecheck.id/">FaceCheck</a> - Face Recognition Search Engine</li>
<li><a href="https://github.com/peterwang512/FALdetector">FALdetector</a> - Photoshopped Face Detector</li>
<li><a href="https://colab.research.google.com/drive/1AQ0XSKWjzJBhGXXJ0XrA4DckFdv6Ul5N">Shoop</a> - Detect if Image is Photoshopped</li>
<li><a href="http://sandlab.cs.uchicago.edu/fawkes/">Fawkes</a> - Image Cloaking</li>
<li><a href="https://redact.photo/">Redact.Photo</a> - Image Redaction Tool</li>
<li><a href="https://squoosh.app/">Squoosh</a> - Image Codec Comparison</li>
<li><a href="https://github.com/jankais3r/jPhotoDNA">jPhotoDNA</a> - Image CSAM Identification Algorithm</li>
</ul>
<doc-anchor-target id="art-education">
<h2>
<doc-anchor-trigger class="header-anchor-trigger" to="#art-education">#</doc-anchor-trigger>
<span>Art Education</span>
</h2>
</doc-anchor-target>
<ul>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://drive.google.com/file/d/1cK9q7oeFRE58MVaSgUql662iGqCXC8Ah/">Art Study Guide</a></strong> or <a href="https://drive.google.com/file/d/0Bz_mE9a29gsEd09TemJMNTJMWGs/">Improvement Overview</a> - Art Study Guides / Tips</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://www.ctrlpaint.com/library">Ctrl+paint</a></strong> - Digital Art Learning Resources</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://drawabox.com/">Drawabox</a></strong>, <a href="https://3dvkarts.net/">3DVKARTS</a>, <a href="https://croquis.cafe/">Croquis Cafe</a>, <a href="https://www.youtube.com/playlist?list=PL7KO8uN5A9PJsQIJzecnohhKjtMnSuFtR">Drawing Starter Pack Playlist</a>, <a href="https://t.me/farsituts">FarsiTuts</a> or <a href="https://www.guidetodrawing.com/">Bill Martin&#x27;s Guide to Drawing</a> - Drawing Lessons</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://www.youtube.com/user/ProkoTV/videos">Proko</a></strong> - Humanoid Figure Drawing Lesson</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://painting.tube">PaintingTube</a></strong>, <a href="https://www.youtube.com/@marcobucci">MarcoBucci</a>, <a href="https://www.youtube.com/c/ALPHONSODUNN/videos?view=0&amp;sort=p&amp;flow=grid">Alphonso Dunn</a>, <a href="https://www.youtube.com/user/FZDSCHOOL/videos">Feng Zhu FZD</a> , <a href="https://www.youtube.com/user/Sycra/videos">Sycra</a>, <a href="https://www.youtube.com/playlist?list=PLVgLT-e3jXPDgeED0pD0BPq8kY1VAZAGa">Art Fundamentals</a> or <a href="https://www.youtube.com/user/circlelinemedia/videos">Circle Line Art</a> - Art Video Tutorials</li>
<li><a href="https://reddit.com/r/learnart/comments/dapk62/from_the_guy_who_made_the_most_comprehensive_list/">Curriculum for the Solo Artists</a> - Self-Taught Artist Curriculum / <a href="https://mega.nz/file/sU0AxThb#m96_xISlS-5wtpSrauWFdh8mjhed7EitknQn_XIBaQc">PDF Version</a> / <a href="https://imgur.com/a/EZPc28m">Gallery Version</a></li>
<li><a href="https://www.trydraw.com/">TryDraw</a> - Improve Drawing Skills</li>
<li><a href="https://dad.gallery">DoArtDaily</a> - Daily Art Challenges</li>
<li><a href="https://www.youtube.com/channel/UCnx8zKs3c3yeFPYQ2QzMqLA/">MangaMaterials</a>, <a href="https://www.youtube.com/@animesijyuku/">animesijyuku</a> or <a href="https://www.youtube.com/@DoKiDoKiDrawing/">DoKiDoKiDrawing</a> - Manga Video Tutorials / <a href="https://twitter.com/mangamaterials2">Twitter</a> / <a href="https://www.pixiv.net/en/users/16776564">Pixiv</a></li>
<li><a href="https://www.naokiurasawa.com/">NaoKiurasawa</a>- Mangaka Creation Process Interviews / <a href="https://www.youtube.com/channel/UCkIFOAoFm47XOAlJwTa6Ieg/videos">YouTube</a> / <a href="https://www.dailymotion.com/HabaneroScans/videos">DailyMotion</a></li>
<li><a href="https://www.anidraw.net/?m=1">anidraw</a> - Anime Drawing Tutorials</li>
<li><a href="https://setteidreams.net/">Settei Dreams</a> - Anime Production Materials</li>
<li><a href="https://discord.gg/3bwdfRk">Anime Study General</a> - Anime Production Community</li>
<li><a href="https://github.com/SerialLain3170/AwesomeAnimeResearch">AwesomeAnimeResearch</a> - Anime Machine Learning</li>
<li><a href="https://fmhy.pages.dev/base64/#photoshop-courses">Photoshop Courses</a> - Photoshop Course Drive</li>
<li><a href="https://www.photoshoptutorials.ws/">PhotoshopTutorials.ws</a> - Photoshop Tutorials</li>
<li><a href="https://www.youtube.com/c/DomDesigns/">DomDesigns</a> - Illustrator Tutorials</li>
<li><a href="https://www.youtube.com/@PhotoshopTrainingChannel">PhotoshopTraining</a>, <a href="https://www.youtube.com/@phlearn">Phlearn</a> or <a href="https://www.youtube.com/@PiXimperfect">PiXimperfect</a> - Photoshop YouTube Tutorials</li>
<li><a href="https://artwithflo.com/">ArtWithFlo</a> - Procreate Tutorials</li>
<li><a href="https://paintable.cc/blog-home-bootcamp/">Paintable</a> - Digital Art Tutorials</li>
<li><a href="https://blog.studiominiboss.com/pixelart">Pedro&#x27;s Pixel Art Tutorials</a> or <a href="https://www.slynyrd.com/gallery-animated">SLYNYRD</a> - Pixel Art Tutorials</li>
<li><a href="https://www.metmuseum.org/art/metpublications/titles-with-full-text-online">MetPublications</a> - Art Learning Books</li>
<li><a href="https://www.drawingbooks.org/">Drawingbooks.org</a> - Old Drawing Books</li>
<li><a href="https://line-of-action.com/">Line of Action</a>, <a href="https://www.youtube.com/playlist?list=PL7EWYwaF6E-FZ8JiBlz2tF1DQUCw-GCmn">Timed Figure Poses</a>, <a href="https://www.lovelifedrawing.com/">LoveLifeDrawing</a> or <a href="https://www.youtube.com/playlist?list=PL7EWYwaF6E-Exv72kVT4yYJM2lX-Xf66I">Daily Life Drawing Sessions</a> - Figure Sketch Tools / Lessons</li>
<li><a href="https://artist-reference.com">Artist Reference</a> - Photo References for Artists</li>
<li><a href="http://www.huevaluechroma.com/">The Dimensions Of Colour</a> - Colour Theory Guide</li>
<li><a href="http://www.drawmixpaint.com/">Draw Mix Paint</a> - Learn Oil Painting</li>
<li><a href="https://paintingdemos.com/">Painting Demos</a> - Painting Demonstrations</li>
<li><a href="https://paint.wtf/">paint.wtf</a> - Have an AI Judge your Art</li>
</ul>
<!-- Required only on API pages -->
<doc-toolbar-member-filter-no-results />
</div>
<footer class="clear-both">
<nav class="flex mt-14">
<div class="w-1/2">
<a class="px-5 py-4 h-full flex items-center break-normal font-medium text-blue-500 dark:text-blue-400 border border-gray-300 hover:border-gray-400 dark:border-dark-650 dark:hover:border-dark-450 rounded-l-lg transition-colors duration-150 relative hover:z-5" href="../toolsguide/">
<svg xmlns="http://www.w3.org/2000/svg" class="mr-3" width="24" height="24" viewBox="0 0 24 24" fill="currentColor" overflow="visible"><path d="M19 11H7.41l5.29-5.29a.996.996 0 10-1.41-1.41l-7 7a1 1 0 000 1.42l7 7a1.024 1.024 0 001.42-.01.996.996 0 000-1.41L7.41 13H19c.55 0 1-.45 1-1s-.45-1-1-1z" /><path fill="none" d="M0 0h24v24H0z" /></svg>
<span>
<span class="block text-xs font-normal text-gray-400 dark:text-dark-400">Previous</span>
<span class="block mt-1">Tools</span>
</span>
</a>
</div>
<div class="w-1/2">
<a class="px-5 py-4 -mx-px h-full flex items-center justify-end break-normal font-medium text-blue-500 dark:text-blue-400 border border-gray-300 hover:border-gray-400 dark:border-dark-650 dark:hover:border-dark-450 rounded-r-lg transition-colors duration-150 relative hover:z-5" href="../devtools/">
<span>
<span class="block text-xs font-normal text-right text-gray-400 dark:text-dark-400">Next</span>
<span class="block mt-1">Developer Tools</span>
</span>
<svg xmlns="http://www.w3.org/2000/svg" class="ml-3" width="24" height="24" viewBox="0 0 24 24" fill="currentColor" overflow="visible"><path d="M19.92 12.38a1 1 0 00-.22-1.09l-7-7a.996.996 0 10-1.41 1.41l5.3 5.3H5c-.55 0-1 .45-1 1s.45 1 1 1h11.59l-5.29 5.29a.996.996 0 000 1.41c.19.2.44.3.7.3s.51-.1.71-.29l7-7c.09-.09.16-.21.21-.33z" /><path fill="none" d="M0 0h24v24H0z" /></svg>
</a>
</div>
</nav>
</footer>
</main>
<div class="border-t dark:border-dark-650 pt-6 mb-8">
<footer class="flex flex-wrap items-center justify-between">
<div>
<ul class="flex flex-wrap items-center text-sm">
</ul>
</div>
<div class="docs-copyright py-2 text-gray-500 dark:text-dark-350 text-sm leading-relaxed"></div>
</footer>
</div>
</div>
<!-- Rendered if sidebar right is enabled -->
<!-- Sidebar right skeleton-->
<div v-cloak class="fixed top-0 bottom-0 right-0 translate-x-full bg-white border-gray-200 lg:sticky lg:border-l lg:shrink-0 lg:pt-6 lg:transform-none sm:w-1/2 lg:w-64 lg:z-0 md:w-104 sidebar-right skeleton dark:bg-dark-850 dark:border-dark-650">
<div class="pl-5">
<div class="w-32 h-3 mb-4 bg-gray-200 dark:bg-dark-600 rounded-full loading"></div>
<div class="w-48 h-3 mb-4 bg-gray-200 dark:bg-dark-600 rounded-full loading"></div>
<div class="w-40 h-3 mb-4 bg-gray-200 dark:bg-dark-600 rounded-full loading"></div>
</div>
</div>
<!-- User should be able to hide sidebar right -->
<doc-sidebar-right v-cloak></doc-sidebar-right>
</div>
</div>
</div>
<doc-search-mobile></doc-search-mobile>
<doc-back-to-top></doc-back-to-top>
</div>
<div id="docs-overlay-target"></div>
<script>window.__DOCS__ = { "title": "Image Tools", level: 1, icon: "file", hasPrism: false, hasMermaid: false, hasMath: false }</script>
</body>
</html>