Showing 83 open source projects for "program for python to exe"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 1
    JAX

    JAX

    Composable transformations of Python+NumPy programs

    With its updated version of Autograd, JAX can automatically differentiate native Python and NumPy functions. It can differentiate through loops, branches, recursion, and closures, and it can take derivatives of derivatives of derivatives. It supports reverse-mode differentiation (a.k.a. backpropagation) via grad as well as forward-mode differentiation, and the two can be composed arbitrarily to any order. What’s new is that JAX uses XLA to compile and run your NumPy programs on GPUs and TPUs...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    Scribus

    Scribus

    Powerful desktop publishing software

    Scribus is an Open Source program that brings professional page layout to Linux, BSD UNIX, Solaris, OpenIndiana, GNU/Hurd, Mac OS X, OS/2 Warp 4, eComStation, and Windows desktops with a combination of press-ready output and new approaches to page design. Underneath a modern and user-friendly interface, Scribus supports professional publishing features, such as color separations, CMYK and spot colors, ICC color management, and versatile PDF creation.
    Leader badge
    Downloads: 11,376 This Week
    Last Update:
    See Project
  • 3
    Video Object Remover – Frame-Accurate

    Video Object Remover – Frame-Accurate

    🎥 A free & open-source Python tool to remove unwanted objects from videos frame-by-frame using brush masking and AI inpainting (OpenCV + FFmpeg). EXE included.

    ... with original quality. Includes a precompiled Windows EXE for normal users (no Python required) and full source code for developers or students. Perfect for YouTubers, video editors, educators, and open-source enthusiasts. 🖥️ Website: https://projectworlds.in 📺 YouTube: https://youtube.com/@projectworlds 📬 Support: https://projectworlds.in/contact-us
    Downloads: 19 This Week
    Last Update:
    See Project
  • 4
    Impressive
    Impressive is a program that displays PDF presentation slides with style. Smooth alpha-blended slide transitions are provided for the sake of eye candy, but in addition to this, Impressive offers some unique tools that are very useful for presentations.
    Leader badge
    Downloads: 33 This Week
    Last Update:
    See Project
  • Turn Your Content into Interactive Magic - For Free Icon
    Turn Your Content into Interactive Magic - For Free

    From Canva to Slides, Desmos to YouTube, Lumio works with the tech tools you are already using.

    Transform anything you share into an engaging digital experience - for free. Instantly convert your PDFs, slides, and files into dynamic, interactive sessions with built-in collaboration tools, activities, and real-time assessment. From teaching to training to team building, make every presentation unforgettable. Used by millions for education, business, and professional development.
    Start Free Forever
  • 5
    PicResize

    PicResize

    A simple pic resizer

    A simple pic resizer working with drag and drop. Drag and drop an image file on a shortcut to the program, input width or height, confirm, find your resized image in the same folder with new dimensions in the file name.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    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: 2 This Week
    Last Update:
    See Project
  • 7
    FrameShoot

    FrameShoot

    A simple program to create stop-motion animations with your webcam

    FrameShoot is a Windows program written in Python to create stop-motion animations with your webcam. Windows binaries and Python sources available.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    **Zastosowanie**: Głównym celem projektu jest optymalizacja wykorzystania pamięci w graficznych bazach danych poprzez analizę podobieństwa cosinusowego wektorów cech obrazów. Umożliwia identyfikację duplikatów (obrazów bardzo do siebie podobnych), co prowadzi do efektywniejszego zarządzania zasobami. **Program** W chwili obecnej program przeszukuje obrazy w katalogu, do którego ścieżka została zapisana w pliku 'Data\settings.txt'. **Użycie**: Program obsługuje się w terminalu. Po...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Color to Word

    Color to Word

    Turn colors into words

    The program will turn a color into a list of 10 words, obtained according to a custom designed algorithm based on letter shape and position in the alphabet. - Click inside the frame on the left to pick a color through the color chooser window - The program will match the color with the colors corresponding to a list of all the English words contained in the file wordcolor.txt - The first 10 matches will appear in the frame on the right - Right-click - Copy to copy the word...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Sales CRM and Pipeline Management Software | Pipedrive Icon
    Sales CRM and Pipeline Management Software | Pipedrive

    The easy and effective CRM for closing deals

    Pipedrive’s simple interface empowers salespeople to streamline workflows and unite sales tasks in one workspace. Unlock instant sales insights with Pipedrive’s visual sales pipeline and fine-tune your strategy with robust reporting features and a personalized AI Sales Assistant.
    Try it for free
  • 10

    Clipstitch

    Uility to make home movies from your digital camera files

    Full documentation: Download clipstitchX.Y.html To make movies from your camera (or phone) video files. FFmpeg is a professional-quality, free, open-source program for video editing, with the ability to implement a huge number of operations and handle every data format! This kind of ability comes at a cost: its commands are quite complex-looking and difficult to use and remember. Clipstitch runs as a front-end to ffmpeg so that you use only the sub-set of ffmpeg commands necessary...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Notes To Color

    Notes To Color

    Convert melodies to colors

    Input notes of a melody and see the program create a new color by mixing the colors corresponding to the notes, according to the theory that associates the 7 notes with the 7 colors of the rainbow.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    SearchPhotos

    Search descriptions in photo exiv information or text files

    This program helps you to find your fotos On all my systems python is already available and most of my systems are using gtk3. First attempt is with python-whoosh And the result of the experiments is this project. On Archlinux python-whoosh is 4 Mb and this program ".pyz" is only 44 kb. Compare to docfetcher (java) of 50 Mb ! That is actually a very nice program: it can index many different files, fast, reliable and not to big. By the way: speed is not an issue. Generating...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Comic panel detection

    Program, written in python, which detect panels in comics

    Program, written in python, which detect panels in comics, based on Max Halford's tutorial "https://maxhalford.github.io/blog/comic-book-panel-segmentation/". It allows you to process Jpg/Png images in a folder , and then save the individual panels in a folder or in a single pdf file. Unfortunately it is far from perfect and makes many mistakes especially with "black and white" comics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Photexo

    Photo exif organiser

    Digital photos from camera and mobile phones all have filenames. I want my photos in standard directories and subdirectories and have standard names. This program makes it easy: Take a bunch of photos put them in directories, where main directory is yyyy and subdirectorys mm/dd rename photos to i yymmdd_hhmmss Command line example: >photexo.py copy magic indir outdir copy: copy files. magic: use exif to detec camera model. indir: a directory with digital...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    videothumb
    Present video folder overview in a novel way. Have a lot of files from camcorder or action cam. Need to sort them, dispose poor videos, edit (shorten) some that are to long and so on. The usual file managers show only 1 thumbnail per video, that is not enough. Note this is not a video editor but a special file manager to manage home videos by showing better information on your videos. Requirements: Python3, Gkt3, ffmpeg.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PNG Upscale

    PNG Upscale

    AI Super - Resolution

    ... results. Download the executable corresponding with your operating system, and the Models folder. It's possible to download only some of the models if you want (It just won't let you use them inside the program) The Models folder needs to be in the same directory as the Jar/Exe to use them.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    Simple BPG Image viewer

    Simple BPG Image viewer

    This program allows you to view BPG Images in Windows,Linux and macOS.

    bpgviewer =========== This program allows you to view BPG Images in Windows,Linux and macOS (format description: http://bellard.org/bpg/).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    reslog reverse-resolves IPs in Apache log files. The result can then be analyzed by another program, like Analog. You can think of it as a replacement of the Apache HostNameLookups directive, in the sense that it resolves client IPs altogether once a d
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    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...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 20
    Linux-Intelligent-Ocr-Solution

    Linux-Intelligent-Ocr-Solution

    Easy-OCR solution and Tesseract trainer for GNU/Linux

    Linux-intelligent-ocr-solution Lios is a free and open source software for converting print in to text using either scanner or a camera, It can also produce text out of scanned images from other sources such as Pdf, Image, Folder containing Images or screenshot. Program is given total accessibility for visually impaired. A Tesseract Trainer GUI is also shipped with this package. Forum : https://groups.google.com/forum/#!forum/lios Video Tutorial : https://www.youtube.com/playlist?list...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 21
    Music + Video + Animation Maker & App

    Music + Video + Animation Maker & App

    Why Music + Video + Animation Maker & App is Fun?

    .... Visualization (Slideshow / Animation) of Streams (Radio: asx, pls, m3u etc.) and News Feeds (RSS, XML) This Program is protected by 1st abstract & reg. International and root sec. laws as is comes free of use like that. Give your answers alike vaks@ccwf[.]cc[.]utexas[.]edu about Ani Magix or issue your activation phase of performer@df(.)lth.s(e)
    Downloads: 8 This Week
    Last Update:
    See Project
  • 22
    SlideSorter

    SlideSorter

    SlideSorter sorts images and videos, and presents them in a slideshow

    SlideSorter manages "slides", which can be images or videos of any type, size, and length. It allows: - sorting your slides like on a professional light-table, plus zooming in and out, - saving them in the sorted order, - presenting them as slide show in automatic or manual mode at any time. SlideSorter is most efficiently used with a '3-Button + Wheel' mouse, which supports all major handling, like sorting, viewing, zooming, comparing, playing, slideshowing. - Left-click...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Illus

    Illus

    Illus is a minimal drawing program based on Python and Tkinter.

    Illus is a minimal illustration app based on Python and Tkinter. Using Illus one can stimulate the black-board environment, take a class or draw a picture. Illus will have all the features of a modern illustration app sans clutter.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    qID - Quick Image Develop

    qID - Quick Image Develop

    Quick image editor for webmaster

    qID - Quick Image Develop is a program that created by Python language for Year 1 project by KMITL University student.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The program MinDia can be used to create, modify and run multimedia slide shows with a diaprojector Rolleivision 35 Twin digital P (with RS232 interface).
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.