305 private links
Scale picture to larger dimensions
An OCR better for french text than tesseract.js (for now)
The official paper behind the DALL-E 2 artificial intelligence that can generates art based on a text description. The level of realism is god-damn impressive
Upload a picture of someone and turns it into a zombie
A smaller format than SVG. It is a side project for now, but it looks promising.
I see IconVG in the comments too.
Improve the quality of a picture using GAN. There are models for specialized pictures such as anime.
This project has a great roadmap with models for human faces and texts. More options: scaling et controllable restoration strength are on it too.
Start an instance of excalidraw in the browser. It allows to draw like a canvas but with the background of the web page instead. Useful !
Here for firefox: https://addons.mozilla.org/en-US/firefox/addon/scrawly/
HTML is too often forgotten in this case
Same as remove.bg (removing a background of an image), but in the CLI:
pip install rembg
curl -s http://input.png | rembg > output.png # from an external source
rembg -o path/to/output.png path/to/input.png # from a file
rembg -p path/to/input path/to/output # convert an entire directoryAn online photoshop clone
Compress efficiently an image
Bref → Imagine est le logiciel libre de référence.
(HollandaisVolant) Sinon il y a toujours GIMP, et optipng et jpegoptim
The idea is interesting: To be able to show a final image, but without the person being able to reuse it. The image is more readable than a complete blur (you can see details everywhere), and it is still too expensive to retouch to remove the triangles. It is more effective than a classic watermark.
Permet de faire des petits schémas avec un style gribouillé à la main ⭐️
Les export sont au format JSON (pour pouvoir le rééditer), PNG et SVG !