Photo Editors for Linux

View 13 business solutions

Browse free open source Photo Editors and projects for Linux below. Use the toggles on the left to filter open source Photo Editors by OS, license, language, programming language, and project status.

  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Try Free
  • 1
    Upscayl

    Upscayl

    Free and Open Source AI Image Upscaler for Linux, MacOS and Windows

    Free and Open Source AI Image Upscaler for Linux, MacOS and Windows built with Linux-First philosophy. Upscayl is a cross-platform application built with the Linux-first philosophy. This means that we prioritize Linux builds over others but that doesn't mean we'll break things for other OSes. Upscayl does not work without a GPU, sorry. You'll need a Vulkan-compatible GPU to upscale images. CPU or iGPU won't work. You can also download the flatpak version and double-click the flatpak file to install via Store but wait for the full release, we'll be pushing it to Flathub for easy access. Upscayl uses AI models to enhance your images by guessing what the details could be. It uses Real-ESRGAN (and more in the future) model to achieve this. The CLI tool is called real-esrgan-ncnn-vulkan and it's available on the Real-ESRGAN repository.
    Downloads: 172 This Week
    Last Update:
    See Project
  • 2
    Pix

    Pix

    Image management application

    Pix is an image management application with image viewing, browsing, organizing and editing capabilities. It is part of the X-Apps project, which aims at producing cross-distribution and cross-desktop software. Pix supports numerous image types including: BMP, JPEG, GIF, PNG, TIFF, TGA, ICO and XPM; with optional support for RAW and HDR (high dynamic range) images. It is also able to view EXIF data attached to JPEG images. Pix has its own set of image editing tools that enable you to make color, hue, saturation, lightness and contrast adjustments, as well as a number of advanced tools such as slide shows, converting image format and more.
    Downloads: 19 This Week
    Last Update:
    See Project
  • 3
    GIMP ML

    GIMP ML

    AI for GNU Image Manipulation Program

    This repository introduces GIMP3-ML, a set of Python plugins for the widely popular GNU Image Manipulation Program (GIMP). It enables the use of recent advances in computer vision to the conventional image editing pipeline. Applications from deep learning such as monocular depth estimation, semantic segmentation, mask generative adversarial networks, image super-resolution, de-noising and coloring have been incorporated with GIMP through Python-based plugins. Additionally, operations on images such as edge detection and color clustering have also been added. GIMP-ML relies on standard Python packages such as numpy, scikit-image, pillow, pytorch, open-cv, scipy. In addition, GIMP-ML also aims to bring the benefits of using deep learning networks used for computer vision tasks to routine image processing workflows.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 4
    Pixelitor

    Pixelitor

    A Java image editor

    Pixelitor is a cross-platform raster graphics editor written in Java. It supports layers, layer masks, text layers, drawing, multiple undo, etc. It has more than 80 image filters and color adjustments, some of which are unique.
    Downloads: 57 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5
    Pinta

    Pinta

    Simple GTK# Paint Program

    Pinta is a free, open-source program for drawing and image editing. Its goal is to provide users with a simple yet powerful way to draw and manipulate images on Linux, Mac, Windows, and BSD. Use easy drawing tools to draw freehand, lines, rectangles, ellipses, and more. Pinta includes over 35 adjustments and effects for tweaking your images. Use Pinta in your language. Pinta is at least partially translated into over 55 languages. Don't be afraid to experiment, Pinta tracks your full history so you can always undo. Use layers to help separate and group elements of your image for easy editing. Like docked windows? No problem. Floating windows? No problem. You can even mix and match. Original Pinta code is licensed under the MIT License, see license-mit.txt for the MIT License. Code from Paint.Net 3.36 is used under the MIT License and retains the original headers on source files.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 6
    PhotoEditor

    PhotoEditor

    A Photo Editor library with simple, easy support for image editing

    A Photo Editor library with simple, easy support for image editing using Paints, Text, Filters, Emoji and Sticker like stories. Drawing on the image with the option to change its Brush's Color, Size, Opacity, Erasing and basic shapes. Apply Filter Effect on the image using MediaEffect. Adding/Editing Text with the option to change its Color with Custom Fonts. Adding Emoji with Custom Emoji Fonts. Adding Images/Stickers. Pinch to Scale and Rotate views. Undo and Redo for Brush and Views. Deleting Views. Saving Photo after editing. More FAQ. PhotoEditor v.1.0.0 is a migration to androidX and dropping the support of the older support library. There are no API changes. If you find any issues migrating to v.1.0.0, please follow this Guide. If you still facing the issue then you can always rollback to v.0.4.0.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 7
    LazPaint

    LazPaint

    Free cross-platform image editor

    Free cross-platform image editor with layers and vector shapes, written in Lazarus (Free Pascal). Uses BGRABitmap library: https://github.com/bgrabitmap/bgrabitmap
    Downloads: 14 This Week
    Last Update:
    See Project
  • 8
    Gimphoto

    Gimphoto

    Gimphoto is GIMP modification as Photoshop alternative

    Gimphoto is GIMP modification for Photography with better menu layout, better keyboard shortcuts, new brush set, new gradient set and packed with many useful plugins and scripts especially for photo editing, so it will be ready to use out of the box.
    Downloads: 20 This Week
    Last Update:
    See Project
  • 9
    RestorePhotos.io

    RestorePhotos.io

    Restoring old and blurry face photos with AI

    RestorePhotos.io is an AI web app for restoring old, blurry, or low-quality face photos and bringing them back to life. It wraps the GFPGAN model (served via Replicate) behind a friendly Next.js front end, so non-technical users can upload an image and receive an enhanced version without ever touching ML code. The workflow is straightforward: you upload a photo, the serverless API route sends it to Replicate, and the restored image is returned and displayed in the UI. The project is production-oriented, not just a toy: it uses Bytescale for storage and image processing, Vercel for hosting and serverless functions, Auth.js + Neon for authentication and database, and Upstash Redis for rate limiting. This combination makes it a good blueprint for building real-world AI apps that must deal with authentication, quotas, and storage as well as inference.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Compliant and Reliable File Transfers Backed by Top Security Certifications Icon
    Compliant and Reliable File Transfers Backed by Top Security Certifications

    Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.

    Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
    Start Free Trial
  • 10
    RetroShine

    RetroShine

    Restore your old photos with one click

    Bring Your Old Photos to Life with RetroShine – Vibrant, Authentic, and Instantly Beautiful RetroShine transforms your digitized analog photos with a single click. Whether you’re reviving family memories or preserving your artistic legacy for future generations, RetroShine uses intelligent color enhancement and curve corrections to restore natural tones and give your photos a fresh, contemporary look. Authenticity is our mission. Unlike generative AI tools, RetroShine doesn’t manipulate your images or invent fake details that never existed. It analyzes each photo and adjusts color curves dynamically for a crisp, natural-looking, beautifully balanced result, just the way people expect in the digital age. No subscriptions. No ads. No data collection. Privacy guaranteed.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 11
    Light Web Image Editor is a javascript library that intends to help you offering rich experience to your users. It allows to select specific areas of an image or edit it, and simplify data transmission for backend analyzing.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 12
    An application reads the BMP images and make many modifications on it, display histogram and the image contour, filter images, equalize histogram and binarize them, designed using C#.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 13
    Image Resizer

    Image Resizer

    Resize images quickly and easily.

    The Image Resizer is a Python program that allows you to resize images quickly and easily. It provides a user-friendly graphical interface for selecting an image file, choosing the desired output dimensions, and saving the resized image to a specified location.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14
    blueMarine is a Java(TM) based digital photo editing application. It can load, show, edit, organize photos and is able to generate web galleries.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15
    johnlak gimp

    johnlak gimp

    johnlak gimp plugins

    This is a collection of plug-ins I made for the popular image editing program GIMP. The collection includes among others: Color Grading, Color Balance 2, Clarity, Manual Lens and Cool Look. Each plug-in is a separate download. Compatible with GIMP 3.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 16
    Image to Ascii Art

    Image to Ascii Art

    Convert images to Ascii Art, with a lot of options and drawing tools

    This started as a simple image to ascii converter. However it has evolved into a much more complete ascii art suite. It has many features, including image adjustments, brighness, contrast, proportions) several image libraries, drawing and editing tools, a command line tool and more. The interface has been designed with special care, to include all tools in an easy and understandable way.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17

    Glitcher

    Image Editor

    Image editing program with 6 different graphic effects. Files can be saved as JPG or PNG.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    Stock Photo, Video & Audio Downloader

    Stock Photo, Video & Audio Downloader

    Online Premium Stock Photo, Video & Audio Download Without Watermark

    You can download online free premium stock photo, video & audio without watermark. There is no limit. There is no need to pay for this tool, as it is completely free. You don't need to install any other software to use this tool. Supported Sites: 123rf Downloader, 28 Million+ Premium Vectors (New), Adobestock Downloader, AI Image Upscaler, Alamy Downloader, Bulk Image Downloader, Codecanyon Downloader, Depositphotos Downloader, Dreamstime Downloader, Envato Premium Font Downloader, EyeEm Downloader, FreePik Downloader, Gettyimages Downloaders, Imagn Downloader, Imago Images Downloader, Instagram Downloader, iStockphoto Downloader, Lovepik Downloader, Movie/TV Show Downloader, MP3 Downloader, Pikbest Downloader, Pngtree Downloader, Rawpixel Downloader, Reddit Video/Audio Downloder, Scribd.com Downloader, Shutterstock Downloader, Storyblocks Downloader, TikTok Video Downloader, Vecteezy Downloader), Vectorstock Downloader, Videezy Downloader, Videohive Downloader, YT Downloader
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    Simple xbm Image Editor

    Simple xbm Image Editor

    XBM images are displayed in actual size and in an enlarged edit grid.

    The Simple xbm Image Editor presents a Tkinter GUI and has the following functions: - Create new .xbm image files and update existing files - Images are displayed in actual size and in an enlarged grid suitable for editing - Toggle the bits of the image edit grid to foreground/background with mouse clicks - Increase or decrease the width and/or height of an image - Rotate an image - Shift an image up, down, left or right - Change the colors in which an image is displayed, although colors are not stored in .xbm files. Background and foreground color selection is provided in order to experiment with colors for your application. The editor can display very large .xbm files in their actual size but the maximum bitmap size that can be edited is 2500 pixels. This limit is arbitrary and can easily be changed, but bitmap edit grid loading and, in particular, garbage collection become quite slow if the limit is a lot more than 2500 pixels. The gridMax constant sets max size.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    nik4nix

    nik4nix

    Nik plugins on Ubuntu standalone or with Picasa3

    Main idea here is that you can use Nik Plugins stand-alone without officially supported 3rd party host application (Lightroom, Photoshop, Spark, Portfolio). On Windows or Linux. Source code can be compiled natively for Linux or for Windows with Lazarus IDE. The program is dedicated to Ubuntu users, where you can install Nik Collection using wine. On Ubuntu you can either use native Linux version, or native Windows version running via wine. In fact, currently the latter is recommended, because there are some UI glitches related to gtk widgetset if you compile for Linux - the UI looks better in native Windows version (this can be fixed in the future). Even if you use native Windows version on Linux via wine, the app will be aware of wine and will still be integrated with your Ubuntu desktop and will be integrated with supported apps on it, like Gimp, Pinta, Darktable, Nautilus, etc. It will still talk to your shell, and provide all the integration with your Linux.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    Picture viewer/editor. It is intended mainly for quick and easy digital photos manipulation. Optimized for minimal amount of keypresses. Planned features include working with groups of pictures, undo/redo, Motion JPEG support.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Atar8 Tools is a collection Atari 8-bit related of command line tools for Posix compatible environments: - Franny is an ATR disk image editor. Supports AtariDOS II disk format (partially) and SpartaDos 2 disk format. - Yvonne is an Atari picture viewer / converter. - ZooEY is a cross assembler designed for 6502 processors. Binaries are generated specially for Atari 8-bit systems (AtariDOS II and SpartaDOS X formats supported). This tool is compatible with Quick Assembler, one of most popular assembler in Poland.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    This project is now hosted at https://github.com/yomboprime/colorator Colorator is a Java image editor for PC, to make images in hi resolution color for the original Sinclair ZX Spectrum 8-bit computers. Colorator can also edit normal SCR Spectrum images. It can export to TAP to view in your real ZX Spectrum or emulator.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    PHP Image Manager, Image Editor for HTMLArea. Requires PHP, GD or NetPBM or ImageMagick. Manager - cached thumbnails (JPEG, PNG, GIF depending on GD), filmstrip view, delete, create folders (if permitting), uploads. Editor - Resize, Crop, Rotate, Save as
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Simple Editing Environment (SEE) is a photo editing software written in Java with support of Java Media Framework (JMF) and Java Advanced Imaging (JAI) to create a simple environment for your editing needs.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next