GithubHelp home page GithubHelp logo

krishgaur1354 / snap-craft Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 42.09 MB

Snap Craft is a powerful and user-friendly photo editor built in Python, utilizing the Tkinter library for its graphical user interface

Home Page: https://krishgaur1354.itch.io/snapcraft

TeX 41.76% HTML 57.41% Python 0.83%

snap-craft's Introduction

Snap Craft - Python Photo Editor

Snap Craft is a powerful and user-friendly photo editor built in Python, utilizing the Tkinter library for its graphical user interface (GUI). With a wide range of features including crop, zoom, rotate, filters, and much more, Snap Craft provides an intuitive and versatile environment for editing and enhancing your images.

Table of Contents

Installation

To use Snap Craft, follow the steps below:

  1. Clone the repository:
git clone https://github.com/your-username/snap-craft.git
  1. Change directory to the project folder:
cd snap-craft
  1. Install the required dependencies. Ensure you have Python and Tkinter installed. You can use pip to install any missing dependencies:
pip install -r requirements.txt
  1. Run the application:
python main.py

Great! Now you have Snap Craft up and running on your local machine.

Usage

Upon launching Snap Craft, you will be greeted with an intuitive and user-friendly interface. Follow the instructions below to utilize the various features:

  1. Open an image: Click on the "File" menu and select "Open." Browse your file system and select the image you wish to edit. The image will be displayed in the main editing area.

  2. Crop: To crop the image, select the "Crop" tool from the toolbar. Click and drag over the area you want to keep, and then release the mouse button. The selected portion will be retained, and the rest will be removed.

  3. Zoom: Use the zoom in and zoom out buttons or the zoom slider to adjust the level of zoom. This allows you to focus on specific areas of the image.

  4. Rotate: To rotate the image, click on the "Rotate" tool and select the desired rotation angle. You can rotate the image clockwise or counterclockwise.

  5. Effects: Snap Craft provides a variety of filters to enhance your images. Click on the "Effects" menu and select the desired filter. The image will be updated in real-time to display the applied filter.

  6. Save and Export: Once you are satisfied with the edits, click on the "File" menu and select "Save" or "Save As" to save the changes to the original file or create a new file with the modifications.

Feel free to explore Snap Craft's other features to further customize and enhance your images!

Features

Snap Craft offers the following key features:

  • Crop: Select and retain a specific portion of the image while removing the rest.
  • Zoom: Adjust the level of zoom to focus on specific areas of the image.
  • Rotate: Rotate the image clockwise or counterclockwise at desired angles.
  • Effects: Apply a variety of filters to enhance the appearance of the image.
  • ... and many more: Explore Snap Craft to discover additional features and functionalities.

Contributing

Contributions are welcome and appreciated! If you would like to contribute to Snap Craft, please follow these guidelines:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix: git checkout -b my-feature.
  3. Make your changes and commit them with descriptive commit messages.
  4. Push your changes to your forked repository: git push origin my-feature.
  5. Open a pull request in the main Snap Craft repository, describing your changes and their purpose.

License

Snap Craft is released under the MIT License. You are free to use, modify, and distribute this software as per the terms of the license.

snap-craft's People

Contributors

krishgaur1354 avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.