Showing 52 open source projects for "web image editor"

View related business solutions
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • 1
    the maker - Content Management System
    "the maker" is a Content Management System for websites. It is client side and interacts seamlessly with a remote FTP server. It features a powerful text editor, has a build in FTP client and a tool for basic image manipultaion.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Application Radi-testdir is a light weight test Management tool. Radi supports testdirectory features like configuring the test plan, updating (create/edit) the test results for the test image/build, Backup, User Management.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Free Themer

    Linux software to graphically develop themes for CMS's

    This Linux software will allow users to graphically create themes/skins and them export them to various CMS's, allowing for multiple software to share the same skin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Wiko, the wiki compiler, compiles wiki like files into html and LaTeX, combining easy wiki syntax, your preferred non-web text editor and svn/cvs control to write static webs, cientific articles or even blogs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 5
    GIIAF Microscopy Library

    GIIAF Microscopy Library

    The GIIAF Microscopy Library, that uses customised OMERO software

    This project incorporates a suite of tools that aim to allow researchers within Griffith's Imaging and Image Analysis Facility (GIIAF) to efficiently and effectively provide secure, centralised, web-accessible data storage, management and manipulation. The open-source Java-based OMERO software was customised to provide most of the features of this project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Screenshot Paste plugin for Trac

    Screenshot Paste plugin for Trac

    A Trac plugin to allow pasting screenshots or images with one click

    A Trac plugin to allow pasting screenshots or other images captured or copied in the clipboard directly as attachements to tickets, Wiki pages, etc., without the need to first saving as images and then uploading them. Once the plugin is installed in Trac, you can easily attach a screenshot or any image you have in the clipboard to a Ticket or Wiki page, with one click.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Lightningbeam

    Lightningbeam

    IDE for creating interactive Flash and HTML5 content

    Lightningbeam is a free, open-source alternative to Adobe Flash. It is written in Python, and uses PyGUI for a GUI, swfc for compiling, and Cairo for image processing. It has the ability to export to HTML5 as well as .swf, allowing for viewing on non-Flash-compatible devices (such as the iPhone or the Kindle), and can pack all resources into a single HTML file for portability. Lightningbeam supports ActionScript, allowing for interactive content creation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Sukiyaki

    A BBS imageboard, like futaba, written in Python with Django

    Sukiyaki is a BBS imageboard written in Python with a focus on better visual presentation, simpler URLs, relevant features, and better security. One of the first differences users will notice in Sukiyaki, compared to other imageboard software, is that replies are indented below the post they reply to. Sukiyaki is released under the MIT license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Allows viewing of .cbr and .cbz comic book archives over an internet connection via a web browser. Extracts images from archives on demand, resizing them if necessary in order to be bandwidth/browser friendly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Save Up to 91% on Cloud Compute With Spot VMs Icon
    Save Up to 91% on Cloud Compute With Spot VMs

    Automatic sustained-use discounts. One free VM per month. No negotiation needed.

    Run batch jobs at 60-91% off with Spot VMs. Long-running workloads get automatic discounts with sustained use.
    Try Free
  • 10

    pyblosxom

    file-based blog system

    Pyblosxom is a weblog engine that uses standard text files located on your filesystem as a database of weblog entries. The concept is simple, managing content is as easy as editing a text file with your favorite text editor. Pyblosxom is now hosted on http://pyblosxom.github.io/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    A collection of tools for generating audio and visual (PNG/HTML/WAVE) for use in web sites including CAPTCHA challenges and PNG image creation tools with Javascript mouse tracking support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This is a python package that allows one to easily create timelines in object-oriented python which later renders to HTML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Ogham is a simple wiki-like CMS with a rich JavaScript user interface. It is ideal for people for whom wiki syntax is a hurdle they won't leap, it features easy navigation ,WYSIWYG editing, an image library and more
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    process runtime detection with xml/image statistic output - like xfire .com
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    imgSeekWeb is based on imgSeek project.The final goal is a distributed server side content-based image search engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    DISCONTINUED, do not use. See wxWebConnect. Develop bindings for embedding Mozilla web browser and editor into wxWindows applications
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    PONY - ORM & web publication framework

    PONY - ORM & web publication framework

    Pony is a fast and easy to use Python ORM

    Pony is an object-relational mapper. The most interesting feature of Pony is its ability to write queries to the database using generator expressions. Pony works with entities which are mapped to a SQL database. Using generator syntax for writing queries allows the user to formulate very eloquent queries. It increases the level of abstraction and allows a programmer to concentrate on the business logic of the application. Following is an example of a query in Pony: select(p for p in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    pix is a online picture gallery system written in python. it has minimal features but also minimal complexity and external dependencies. it uses your directories to organize pictures, creates and caches thumbnails and web friendly image sizes as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Singleshot presents a directory tree of images as web browsable photo albums. It generates and caching thumbnails and other intermediate sizes of the presented images. Per-album templates may be used to specify HTML generated for album and image views.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    PyWebGal is a command line web gallery generator written in python. It allows to create multilevel "galeries" based on the structure of directories on your disk. It is also easy extendable with plugins.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Narya is a forum/incubator software, based on a Python/Zope/MySQL platform. Emphasis on graphics support and collaboration for space and technology development. Compare PHP/MySQL forums.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A javascript and php based editor for php. Features file management functions and a syntax hilighting editor written in javascript.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Epoz is a cross-browser WYSIWYG-editor written in JavaScript.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A powerful, themeable image gallery generator for static HTML pages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    PTOMMI(Python Toolkit for Online MP3 Management and Interaction) provides components for building CGI apps to manage MP3 files on a remote server. Two apps are also included: an MP3 playlist manager and an ID3 tag editor.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo