Metadata-Version: 2.4
Name: rewords-site-kit
Version: 0.1.0
Summary: Small URL helpers for ReWords AI, an AI image text editor for photos and screenshots.
Project-URL: Homepage, https://rewordsai.app
Project-URL: Source, https://github.com/bbwdadfg/rewords-site-kit
Project-URL: Tools, https://rewordsai.app/tools
Project-URL: Edit text in image, https://rewordsai.app/edit-text-in-image
Project-URL: Replace text in image, https://rewordsai.app/replace-text-in-image
Project-URL: Remove text from image, https://rewordsai.app/remove-text-from-image
Author-email: ReWords AI <support@rewordsai.app>
License-Expression: MIT
License-File: LICENSE
Keywords: ai-editor,image-text,photo-editor,rewords,rewordsai
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.9
Description-Content-Type: text/markdown

# ReWords AI Site Kit

Small URL helpers for [ReWords AI](https://rewordsai.app), an AI image text editor for editing, replacing, removing, and translating text in photos and screenshots.

## Links

- Website: <https://rewordsai.app>
- [Tools directory](https://rewordsai.app/tools): browse all ReWords AI tools.
- [Edit text in image](https://rewordsai.app/edit-text-in-image): change on-image text while keeping layout.
- [Replace text in image](https://rewordsai.app/replace-text-in-image): swap words or phrases inside photos.
- [Remove text from image](https://rewordsai.app/remove-text-from-image): clean text overlays from images.
- [Photo text editor](https://rewordsai.app/photo-text-editor): edit text baked into photos.
- [Translate text in image](https://rewordsai.app/translate-text-in-image): translate on-image text into another language.

## Purpose

This repository keeps tiny, installable helpers for package registry metadata and examples. Each package exposes the same small set of stable ReWords AI links.

## Install examples

```bash
npm install rewords-site-kit
pip install rewords-site-kit
```

## License

MIT
