Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        










License: DEL


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


Version

[@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


Version

[@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