Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/plurid/enhanced-image
User Interface Image Element with Enhanced Abilities
https://github.com/plurid/enhanced-image
html image react user-interface
Last synced: about 7 hours ago
JSON representation
User Interface Image Element with Enhanced Abilities
- Host: GitHub
- URL: https://github.com/plurid/enhanced-image
- Owner: plurid
- License: other
- Created: 2019-04-11T11:28:07.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-10-02T13:07:42.000Z (about 2 years ago)
- Last Synced: 2024-10-12T23:43:02.797Z (26 days ago)
- Topics: html, image, react, user-interface
- Language: TypeScript
- Homepage: https://plurid.com/depict
- Size: 91.1 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Enhanced Image
HTML Custom Image Element with Enhanced Abilities
Extract, select, translate text from images in your browser, adjust image colors, modify image appearance.
### Contents
+ [Extension](#extension)
+ [Features](#features)
+ [Depict](#depict)
+ [Packages](#packages)## Extension
The Element can enhance arbitrary Internet images as a browser extension:
+ [Chrome Extension][chrome] • [source][enhanced-image-chrome]
[chrome]: https://chrome.google.com/webstore/detail/enhanced-image/pdcicakelecpcnchbbnkonjpmhagcbnm
[enhanced-image-chrome]: https://github.com/plurid/enhanced-image/tree/master/packages/enhanced-image-chrome
## Features
change the colors of the image
extract and select the image text
## Depict
The Element uses plurid's [depict][depict] services for text extraction. A custom API endpoint can be used, provided it uses GraphQL and implements the schema.
[depict]: https://plurid.com/depict
## Packages
[@plurid/enhanced-image-react][enhanced-image-react] • implementation for `React`
[enhanced-image-react]: https://github.com/plurid/enhanced-image/tree/master/packages/enhanced-image-react
[@plurid/enhanced-image-io][enhanced-image-io] • input/output operations
[enhanced-image-io]: https://github.com/plurid/enhanced-image/tree/master/packages/enhanced-image-io