Skip to content

Commit

Permalink
Merge pull request #4 from paste-and-search/minor-things
Browse files Browse the repository at this point in the history
README AND LICENSE OH MAN I LOVE CAPS
  • Loading branch information
ntdesmond committed Aug 3, 2022
2 parents 4ce37cc + 5fa2f88 commit 849050a
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 0 deletions.
13 changes: 13 additions & 0 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
Version 2, December 2004

Copyright (C) 2004 Sam Hocevar <[email protected]>

Everyone is permitted to copy and distribute verbatim or modified
copies of this license document, and changing it is allowed as long
as the name is changed.

DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

0. You just DO WHAT THE FUCK YOU WANT TO.
28 changes: 28 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
# Paste and Search

This website is made to ease _reverse image searching_. It uses image hosting APIs to upload the pictures, and shows the links to search the uploaded image different search engines.

You can find the deployed version at <https://findimage.ga>.

## Features

- Mainly, image uploading by pasting ones **from clipboard**
- Image uploading from a file
- Using preuploaded image from URL (available directly through a query parameter)
- Switching between image hosting providers ([ImgBB](https://imgbb.com) and [imgur](https://imgur.com/))

## Search engines

Common:

- [Google](https://www.google.com/imghp)
- [Yandex](https://yandex.ru/images)
- [Bing](https://www.bing.com/images/)
- [TinEye](https://tineye.com/)

Special (Nerd) — for anime and artworks:

- [SauceNao](https://saucenao.com/)
- [IQDB](https://iqdb.org/) (and well as its [3D version](https://3d.iqdb.org/))
- [ascii2d](https://ascii2d.net/)
- [Trace.moe](https://trace.moe/)

0 comments on commit 849050a

Please sign in to comment.