-
Updated
Aug 27, 2021 - Python
#
image-editor
Here are 31 public repositories matching this topic...
totally practical command-line image editor
feature
New feature or request
good first issue
Good for new contributors
core
Related to the core renderer and/or backend
python
This issue includes writing Python code
Old repo of the node-based image editor. See https://github.com/GimelStudio/GimelStudio for the next generation of Gimel Studio 🚀
photography
graphics
image-editor
image-manipulation
photo-editing
wxpython
non-destructive
graphics-editor
node-editor
node-based
gimel-studio
-
Updated
Sep 5, 2021 - Python
Multiplatform graphics editor made with Python and PyQt and specializing in Pixel Art
-
Updated
Apr 15, 2019 - Python
bLUe - A simple and comprehensive image editor featuring automatic contrast enhancement, color correction, 3D LUT creation, raw postprocessing, exposure fusion and noise reduction
python
dng
image-processing
image-editor
segmentation
pyside2
cloning
painting
exposure-fusion
noise-reduction
color-management
lut
grabcut
clahe
histogram-warping
qt-for-python
adjustment-layers
dcp-profiles
3d-lut
drawing-layers
-
Updated
Mar 12, 2022 - Python
douglascdev
commented
Sep 8, 2021
The current zoom value is initialized to a fixed value of 1000% of the image size. For very small images this makes the UI text clip, and for big images, the image overflows the screen.
To avoid this, initialize the zoom value to make the image take a portion of the current screen size.
Still in progress
-
Updated
Mar 1, 2018 - Python
-
Updated
Oct 30, 2020 - Python
A simple image editor bot in telegram
-
Updated
Aug 30, 2021 - Python
Image Editing is made easier by Voice Commands!
editor
image
voice-commands
image-editing
image-editor
editing
image-manipulation
imageeditor
voice-control
elements
hac
hacktoberfest
voice-assistant
voice-activity-detection
image-editing-app
elements-editor
voice-editor
photoshop-alternate
snapseed-alternate
hacktoberfest-accepted
-
Updated
Oct 28, 2020 - Python
ImageMagick Utility Converting & Resizing Images for Python
-
Updated
Apr 13, 2022 - Python
: The Photo Editor
-
Updated
Dec 3, 2019 - Python
A CLI image editor written in the Python Language.
-
Updated
Apr 25, 2021 - Python
PhotoShapy is a basic image editor in Python using Tkintermodule for the GUI and Pillow to edit images
-
Updated
Feb 2, 2022 - Python
CLI tools package to desktop
python
windows
linux
cli
automation
image
tools
toolkit
scheduler
os
image-editor
autohotkey
keylogger
webscraping
autoclicker
encryption-decryption
zipfile
files-management
-
Updated
Feb 11, 2022 - Python
Capturing screenshot at the desired path and open to edit on key press
windows
screenshot
image
image-editor
document
capture-screenshots
docx-generator
snipping-tool
word-document
-
Updated
Mar 12, 2022 - Python
A toy project involving image processing using Python/OpenCV module
-
Updated
Apr 1, 2021 - Python
Basic Image processing GUI using PyQt5
-
Updated
Aug 29, 2021 - Python
I used PIL (Pillow) Module to create a basic image filter.
-
Updated
Mar 10, 2021 - Python
Image Editor based on Numpy
-
Updated
Apr 16, 2020 - Python
This Interactive 2D Image Manipulation Editor is built using Python.
-
Updated
Nov 6, 2020 - Python
Semestral project for BI-PYT subject in CTU. Console based image editing program using NumPy
-
Updated
Aug 31, 2020 - Python
image and photo editor with many extra features in python
desktop-app
python
drawing
canvas
photoshop
image-processing
image-editor
desktop-application
video-processing
image-manipulation
photo-editor
opencv-python
shape-detection
tkinter-graphic-interface
image-paster
image-filtering
morphological-image-processing
image-editing-app
tkinter-image-viewer
image-editor-python
-
Updated
Feb 1, 2022 - Python
Image editor developed using C++ to add visual effects to a PNM format image
-
Updated
Oct 21, 2021 - Python
Multiple GUI applications to convert, edit, view & resize images.
-
Updated
Oct 5, 2021 - Python
Hamed's Image Processing Library
-
Updated
Jan 13, 2019 - Python
A Discord bot to quickly edit images by layering emojis over them
-
Updated
Jan 24, 2021 - Python
A simple image editing software to combine photographs in different layouts, resize images and convert file types. Written in Python 3.9 with Tkinter and PIL.
-
Updated
Mar 3, 2022 - Python
Improve this page
Add a description, image, and links to the image-editor topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the image-editor topic, visit your repo's landing page and select "manage topics."
Currently, we do not have pre-built python wheels for OpenImageIO. OpenImageIO is only used for image I/O so it is not necessarily a hard dependency. OpenCV doesn't provide all of the same support for the formats OIIO does, but that is the tradeoff. :/
This issue should implement cv2 (which is already a dependency) as a fallback for image Input and output when OIIO is not installed. It should a