Metadata-Version: 2.4
Name: LabelCraft
Version: 1.8.10
Summary: LabelCraft - A modern graphical image annotation tool based on labelImg
Home-page: https://github.com/syd168/LabelCraft
Author: TzuTa Lin (Original labelImg), LabelCraft Contributors
Author-email: tzu.ta.lin@gmail.com
License: MIT license
Keywords: labelCraft labelImg labelTool development annotation deeplearning
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Multimedia :: Graphics
Requires-Python: >=3.8.0
Description-Content-Type: text/markdown
Requires-Dist: pyside6>=6.5.0
Requires-Dist: lxml>=4.9.0
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

LabelCraft - Image Annotation Tool
===================================

LabelCraft is a modern graphical image annotation tool based on labelImg.

Features
--------

- Support for multiple annotation formats (PASCAL VOC, YOLO, CreateML, COCO, CSV)
- Multi-language support
- Brightness adjustment
- Zoom and pan
- Keyboard shortcuts
- Predefined class management
- Annotation verification
- GitHub Actions automated builds

Note: This project is based on the original labelImg project by TzuTa Lin.


History

1.8.8 (2025-04-12)
------------------

* Fixed i18n: Added get_str() instance method for all dialogs
* Fixed export: Enhanced image path detection for YOLO and CSV formats
* Fixed export: Added SameFileError check when copying images
* Fixed project close: Auto-save current image annotation before closing
* Updated start scripts to English output for international users
* Improved README with pip installation guide
* Removed deprecated language files (fa-FA, de-DE)
* Enhanced annotation converter with multi-location image search

1.8.7 (2024-XX-XX)
------------------

* Based on labelImg project
* Added modern UI improvements
* Enhanced multi-language support
* Added brightness adjustment feature
* Improved annotation workflow
* Added GitHub Actions CI/CD

Note: This project is a fork and enhancement of the original labelImg project.
=======

1.8.6 (2024-XX-XX)
------------------

* Based on labelImg project
* Added modern UI improvements
* Enhanced multi-language support
* Added brightness adjustment feature
* Improved annotation workflow
* Added GitHub Actions CI/CD

Note: This project is a fork and enhancement of the original labelImg project.
