Skip to content

v1.0.0

Latest

Choose a tag to compare

@mingchen666 mingchen666 released this 19 Jan 14:57
· 1 commit to main since this release

🎉 Release v1.0.0 - Initial Release

📖 Project Overview

We are thrilled to announce the initial release of HandText (v1.0.0)! This version marks the official debut of our project, which has been built with Vue3 for the frontend and Flask for the backend. HandText offers a user-friendly interface for handwriting recognition and generation, along with several other powerful features.

✨ Key Features

  • Handwriting Recognition 🖼️➡️📝: Upload images and extract handwritten text.
  • Handwriting Generation 📄➡️🖋️: Convert input text into handwritten-style images or save as PDF files.
  • Text Editing ✂️📋📐: Supports file upload and editing.
  • Multi-language Support 🌐: Supports both Chinese and English.
  • Theme Switching 🌞🌙: Switch between light and dark themes seamlessly.

🛠️ Tech Stack

  • Frontend: Vue3, Pinia, Element Plus, Vue-Router, vue-i18n, axios
  • Backend: Flask, image processing, text generation, file storage

🚀 Quick Start Guide

For detailed instructions on how to get started with HandText, please refer to the README.