Welcome to the Label Generator Application, a user-friendly tool designed for crafting Zebra Programming Language (ZPL) labels effortlessly. This innovative application seamlessly blends the versatility of [JavaScript/ReactJS (FabricJS)] with the robustness of Python/Flask to provide a seamless label designing experience with following features:
- Feature 1: You can add text/labels.
- Feature 2: You can change font size,style and weight
- Feature 3: You can Use diffrenet shapes,lines.
- Feature 4: You can change the label page size with required width and height along with units like mm, cm, inch.
- Feature 5: You can save your label as json and zpl file
- Feature 6: You can add Barcode , QRcode , company logo/Image
- Feature 7: You can retrive the saved label drawing by opening the json file of label back on canvas in the editable drawing format.
)) ![Screenshot 2](![Alt text](< )) ![Screenshot 3](![Alt text](< )) ![Screenshot 4](![Alt text](< )) ![Screenshot 5](![Alt text](< )) ![Screenshot 6](![Alt text](< )) ![Screenshot 7](![Alt text](< )) ![Screenshot 8](![Alt text](< )) ![Screenshot 9](![Alt text](< )) ![Screenshot 10](![Alt text](< )) ![Screenshot 11](![Alt text](< )) ![Screenshot 12](![Alt text](< )) ![Screenshot 13](![Alt text](< )) ![Screenshot 14](![Alt text](< )) ![Screenshot 15](![Alt text](< )) ![Screenshot 15](![Alt text](<!
))
- Clone the repository:
git clone https://github.com/neudeeptech/Zpl-Label-Generator
cd frontend
npm install
npm start
->WINDOWS
cd Zpl-Label-Generator
cd backend
pip install virtualenv
python -m venv env
env\Scripts\activate
pip3 install -r requirements.txt
python3 app.py
->Linux Distro
cd backend
sudo apt-get install python3-dev
sudo apt install python3-venv
python3 -m venv venv
pip3 install -r requirements.txt
python3 app.py
cd backend
pip3 install -r requirements.txt
python3 app.py
This project is licensed under the [GPL-3.0 license] - see the LICENSE.md file for details.
Thanks to our neudeep technologies amazing team of developers.
If you have any questions or suggestions, feel free to contact us at [[email protected]].