Coder Social home page Coder Social logo

queeniegraceisidro / imgman Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kailashchoudhary11/imgman

0.0 0.0 0.0 209 KB

imgman is an image manipulation website which provides options for converting an image to blur, black and white, grayscale, pdf

Home Page: https://imgman.herokuapp.com/

License: MIT License

Shell 0.76% JavaScript 1.41% Python 63.83% CSS 17.29% HTML 16.45% Procfile 0.27%

imgman's Introduction

Logo

Discord Server

imgman is a unique web app which provides myriad of image manipulation options like blurring of image, black and white filters, converting to pdf, adding grayscale effect, resizing the image. It's built with django, a python web framework.

You can visit the website over here

Table Of Content:

Screenshots:

screencapture-imgman-herokuapp-sinimg-upload-2022-10-23-08_58_56

Uploaded base image:

Results:

Background:

This project, imgman, is an initiative by Kailash Choudhary. It is a platform that allows users to apply unique filters and manipulate images and export them.

Architecture:

  • Django
  • img2pdf
  • Pillow
  • sqlite3
  • OpenCV

Project Folder Structure:

├── imgman
│   ├── __init__.py
│   ├── asgi.py
│   ├── settings.py
│   ├── urls.py
│   └── wsgi.py
├── sinimg
│   ├── __init__.py
│   ├── admin.py
│   ├── apps.py
│   ├── migrations
│   │   ├── 0001_initial.py
│   │   ├── __init__.py
│   │   └── __pycache__
│   │       ├── 0001_initial.cpython-38.pyc
│   │       └── __init__.cpython-38.pyc
│   ├── templates
│   │   ├── sinimg
│   │   │   ├── process.html
│   │   │   ├── select_choice.html
│   │   │   └── upload.html
│   ├── forms.py
│   ├── models.py
│   ├── helpers.py
│   ├── tests.py
│   ├── urls.py
│   └── views.py
├── templates
│   ├── base.html
│   └── index.html
├── .gitignore
├── code_of_conduct.md
├── CONTRIBUTING.md
├── LICENSE
├── manage.py
├── README.md
└── requirements.txt

Objectives:

  • Create a website that allows users to manipulate images
  • finish the homepage
  • finish the readme
  • other objectives

Technologies Used:

  • HTML/CSS/Javascript (Frontend)
  • Django - Framework, Python(Backend)
  • GIT (Version Control)
  • sqlite3 (Database)

imgman Features:

  • Upload an image
  • choose a filter
  • export the image
  • integrate with other image manipulation libraries

Key features and release dates:

Landing page Upload Page User Dashboard

Project Status:

Project is under Development

Making Contribution:

In order to contribute to the project and setup the project locally refer to Contributing File.

Also Please Join our Discord Server For Discussion Related to the project!

License:

This Project is Licensed Under MIT License

Contributors:

Big thanks to all the Contributors!

Happy Coding

forthebadge

imgman's People

Contributors

kailashchoudhary11 avatar highb33kay avatar hari-ajidesh avatar pratyusha0710 avatar pedro-demeu avatar ujjwalaggarwal-1 avatar dasashreeya avatar imcobrakai avatar cassreinhart avatar tamoghna-dey avatar logantann avatar israelmitolu avatar leenuli avatar harshhes avatar martinavukanovic avatar shrishti147 avatar sohaib-50 avatar sb-decoder avatar srikarmk avatar saranshsinhaa 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.