Skip to content

rockstarcoder333/Image2PSD

Repository files navigation


Logo

Image2PSD

PSD generation from scanned Document
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgments

About The Project

Product Name Screen Shot

This repository includes the code that generate PSD from scanned document.

(back to top)

Built With

  • Python
  • Tensorflow
  • Keras
  • Numpy

(back to top)

Getting Started

Prerequisites

  • pip

Installation

  1. Clone the repo
    git clone https://github.com/rockstarcoder333/Image2PSD.git
  2. Create venv and activate
    python -m venv venv
    venv\Scripts\activate
  3. Install packages
    cd Image2PSD
    pip install -r requirements.txt

(back to top)

Usage

  1. Generate PSD based on absolute position and font
python drawPhotoshop_absolute.py
  1. Generate PSD based on original position and font
python drawPhotoshop_origin.py

For more examples, please refer to the Documentation

(back to top)

Roadmap

  • Add Changelog
  • Add back to top links

See the open issues for a full list of proposed features (and known issues).

(back to top)

Contributing

(back to top)

License

(back to top)

Contact

[email protected]

Project Link: https://github.com/rockstarcoder333/Image2PSD

(back to top)

Acknowledgments

(back to top)

About

PSD generation from scanned document using Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages