Skip to content

DavRet/ClipSource

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ClipSource Python Scripts

clipsource.py:

Extracts the sources of copied objects and puts them on the clipboard. Available source extractions:

  • PDF metadata and citation extraction (only works with Acrobat Reader for now)
  • URL extraction from every object copied around the web
  • URL extraction from every image copied around the web
  • Additional metadata extraction from images copied from www.gettyimages.com
  • "Cite this Page" Wikipedia metadata extraction when copying something out of a Wikipedia article

clipsource_server.py:

Supplies the self defined clipboard formats "SOURCE" and "CITATIONS" through a python flask server. When running, you can access these formats through https://localhost:5000/source.py and https://localhost:5000/citations.py.

How to run:

About

Puts the source of copied contents in the clipboard.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages