# Awesome List of Image Editors, Converters, and Processors

### Awesome List of Image Editors, Converters, and Processors

#### List of Image Editor

* [FOSS Photography](https://9bladed.com/post/foss_photography/)

#### Cloud Image Editor

* [Photopea](https://www.photopea.com/)
* [Image Online](https://imageonline.co/) Online Image Manipulation
* [Filmulator](https://filmulator.org/v0-11-0/)

#### GIF Editor

* [Online GIF Tools - Simple, free and easy to use GIF utilities](https://onlinegiftools.com/)

#### Raw Processing

* [Rawtherapee](https://rawtherapee.com/)
* [Darktable](https://www.darktable.org/)

#### Offline

* GIMP

### AI Segmentation

* [Segment Anything](https://segment-anything.com/demo)
* [Cleanup.pictures](https://cleanup.pictures/#)

[background-removal](https://github.com/irosyadi/gitbook/blob/master/digitalmedia/background-removal.md)

#### Dithering

* [Dithering Image](https://ditherit.com/)
* [Dithermark](https://app.dithermark.com/)
* [Dither Me](https://doodad.dev/dither-me-this/)
* [Dither Me This - Image Dithering Tool](https://doodad.dev/dither-me-this/)

#### Image Forensic

* [Fotoforensic](http://fotoforensics.com/)

#### Fast Converter

* [Vector Magic](https://vectormagic.com/) image to vector (convert JPG, PNG, BMP, and GIF bitmap images to true SVG, EPS, and PDF vector images)

#### Image Compressor

* [TinyPNG](https://tinypng.com/) compress PNG to APNG
* [Squoosh](https://squoosh.app/)
* [GIF Compressor–Compress GIF Animations Online](https://gifcompressor.com/)
* [JPG/JPEG/PNG/GIF/WebP compression to the smallest file size possible - Compress-Or-Die](https://compress-or-die.com/)
* [Online Image Сompressor](https://imagecompressor.com/)

#### Background Removal

* [BackgroundRemover.app](https://backgroundremover.app/)
* [nadermx/backgroundremover: BackgroundRemover lets you Remove Background from images and video with a simple command line interface](https://github.com/nadermx/backgroundremover)
* [Designify - Turn any photo into awesome](https://www.designify.com/) Background Remover
* [Remove unwanted objects from photos by dragging boxes](https://cleanupphotos.com/)
* [Cleanup.pictures - Remove objects, people, text and defects from any picture for free](https://cleanup.pictures/)
* [Remove Image Backgrounds, Free HD, No Signup - Pixian.AI](https://pixian.ai/)

#### Image Generation

* [Bruzu: Image Generation API](https://bruzu.com/)
* [Hypnogram](https://hypnogram.xyz/)

#### Image Super Resolution

* [SR3: Iterative Image Enhancement](https://iterative-refinement.github.io/)
* [Janspiry/Image-Super-Resolution-via-Iterative-Refinement: Unoffical implementation about Image Super-Resolution via Iterative Refinement by Pytorch](https://github.com/Janspiry/Image-Super-Resolution-via-Iterative-Refinement)
* [Gigapixel AI](https://www.topazlabs.com/gigapixel-ai)
* [Bigjpg - AI Super-Resolution lossless image enlarging / upscaling tool using Deep Convolutional Neural Networks](https://bigjpg.com/en)

#### Image Processing: Contect Aware Resizing

* [Content-aware image resizing in JavaScript - Trekhleb](https://trekhleb.dev/blog/2021/content-aware-image-resizing-in-javascript/)
* [esimov/caire: Content aware image resize library](https://github.com/esimov/caire)
* [jftuga/photo\_id\_resizer: Resize photo ID images using face recognition technology](https://github.com/jftuga/photo_id_resizer)
* [Improved seam carving with forward energy](https://avikdas.com/2019/07/29/improved-seam-carving-with-forward-energy.html)
* [3D Photography using Context-aware Layered Depth Inpainting](https://shihmengli.github.io/3D-Photo-Inpainting/)

#### Image Cloaking

* [Fawkes](https://sandlab.cs.uchicago.edu/fawkes/) : prevent photo identification by AI
* [Betaface API - Open API for face recognition](https://www.betafaceapi.com/wpa/) : free face identification

#### Image Search

* [Evertrove - The Semantic Image API](https://evertrove.co/)
* [PimEyes: Face Recognition Search Engine and Reverse Image Search](https://pimeyes.com/en)

#### Social Media

* [23 Tools and Resources to Create Images for Social Media](https://buffer.com/library/tools-create-images-for-social-media/)

#### Image Hosting

* [IMGbb](https://imgbb.com/)

#### Photo Forensic

* [Forensically, free online photo forensics tools - 29a.ch](https://29a.ch/photo-forensics/#noise-analysis)

#### Multitools Image Editor

* [aiTransformer: generate beautiful artworks directly from photos/videos](https://aitransformer.net/)

#### Image Editors

* [Gimel Studio–Open source, non-destructive 2D image graphics editor](https://gimelstudio.github.io/)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://irosyadi.gitbook.io/irosyadi/digitalmedia/image-editor.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
