https://github.com/jetboom/boorutagparser
Copy current post tags and rating on boorus and illustration2vec in to the clipboard for easy import in to a program or another booru.
https://github.com/jetboom/boorutagparser
booru-ripper image-classification tagging-tool
Last synced: about 1 month ago
JSON representation
Copy current post tags and rating on boorus and illustration2vec in to the clipboard for easy import in to a program or another booru.
- Host: GitHub
- URL: https://github.com/jetboom/boorutagparser
- Owner: JetBoom
- License: mit
- Created: 2016-01-29T03:45:28.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-08-27T17:21:27.000Z (9 months ago)
- Last Synced: 2025-04-13T01:39:28.313Z (about 1 month ago)
- Topics: booru-ripper, image-classification, tagging-tool
- Language: JavaScript
- Homepage:
- Size: 94.7 KB
- Stars: 16
- Watchers: 4
- Forks: 9
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Booru Tag Parser
Copy current post tags and rating on various boorus and illustration2vec in to the clipboard for easy import in to a program or another booru. Also works with [boorutagparser-server](https://github.com/JetBoom/boorutagparser-server) to instantly save the full-size image on the page plus a txt file with its tags.## How to use
When on a booru post or I2V, a button will appear in the top right to copy all image tags including the rating. You can also press the ] key. The tags will go directly in to your clipboard. This is great for importing the tags in to a tagging program like [Hydrus Network](https://github.com/hydrusnetwork/hydrus) or another booru.You can also use [boorutagparser-server](https://github.com/JetBoom/boorutagparser-server) which will save the full-size image on the current page to your disk along with a .txt file with all the tags. *This allows you to drag the entire folder in to Hydrus, importing all the files and tags along with them all at once.*
## Requirements
Requires tampermonkey for chrome or greasemonkey for firefox
### Tampermonkey
http://tampermonkey.net/
### Greasemonkey
https://addons.mozilla.org/en-US/firefox/addon/greasemonkey/## Install
After you HAVE ONE OF THE ABOVE, [click this link](https://github.com/JetBoom/boorutagparser/raw/master/boorutagparser.user.js) to add it to your browser.## Help
### It doesn't work on X booru!
Make a pull request or issue describing what page doesn't work, along with the URL.