Skip to content

Ruby app for saving pictures from the web, and annotating them with image-annotate

License

Notifications You must be signed in to change notification settings

namelessjon/image-saver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image-saver

Ruby app for saving pictures from the web, and annotating them with image-annotate. Specifically this application is intended to save enough info with the image that you can find it again online, like the source url, and perhaps the artist or title. Also, tags!

Some art sites supply enough information to pre-populate fields!

Get started

  1. Install the dependencies via bundler with bundle install
  2. generate the bookmarklet code with rake bookmarklet (requires the uglifyjs npm module) and install it in the browser
  3. To test, start the server with ruby image_app.rb -s
  4. Go navigate to a page with an image, and save it!

About

Ruby app for saving pictures from the web, and annotating them with image-annotate

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published