280 projects for "stable-diffusion-webui" with 2 filters applied:

  • Retool your internal operations Icon
    Retool your internal operations

    Generate secure, production-grade apps that connect to your business data. Not just prototypes, but tools your team can actually deploy.

    Build internal software that meets enterprise security standards without waiting on engineering resources. Retool connects to your databases, APIs, and data sources while maintaining the permissions and controls you need. Create custom dashboards, admin tools, and workflows from natural language prompts—all deployed in your cloud with security baked in. Stop duct-taping operations together, start building in Retool.
    Build an app in Retool
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 1
    ASCIIMathML.js: a JavaScript to convert ASCII math notation (and some LaTeX) to Presentation MathML while your webpage loads. Now also simple graphs are translates to SVG. Works with Firefox 2.0+ or with Internet Explorer 6/7+MathPlayer+Adobe SVGview.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    rpl is a text replacement utility. It will replace strings with new strings in multiple text files. It can work recursively over directories and supports limiting the search by file suffixes. This version was originally written by Göran Weinholt.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Babeldoc is integration tool that can plumb together data flows. It is completely configurable and scriptable. It is heavily XML biased but not exclusively so.
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    iText Programming Tutorials. Example code and detail explanation on how to generate Adobe PDF document with iText API. Example of AcroForm, bookmark, anchor, insert images, generate PDF with Java App, JSP or Servlet, create PDF table and etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 5
    pyfiglet is a full port of the FIGlet specification (http://www.figlet.org/) into pure python. It takes ASCII text and renders it in ASCII art fonts. It can be used on the commandline or as an Object Oriented driver library in your own programs.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Tomoe is a handwriting character recognition engine.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 7
    Removed specified trailing characters from the end of a string. Useful for removing filename extensions for use in scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Flesh is a Java application designed to analyze a document (plain text, rich text, Word documents, and PDFs) and display the difficulty associated with comprehending using the Flesch-Kincaid Grade Level and the Flesch Reading Ease Score.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A small utility written in C89 that uses libpng to convert PNG files to approximate text representations using mIRC colours.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Captain Compliance - Data Privacy and Compliance Software Icon
    Captain Compliance - Data Privacy and Compliance Software

    Privacy Compliance Software - Avoid Fines and Prevent Lawsuits

    Captain Compliance handles your data privacy requirements so you can be privacy compliant. No more compliance stress, stop stressing over regulatory risks – just privacy protection managed by experts. Our user-friendly platform backed by privacy professionals simplifies the process of navigating regulations, giving your customers transparent choices, and building essential trust for your organization.
    Learn More
  • 10
    SE|PY is an ActionScript editor written in python, wxPython and using scintilla for text highlight, code collapsing. some features: snippets panel, functions panel and much more. Contain also Flush
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The Newswriter is a simple script to publish and administrate your News. There is no need for a database. The News a stored in a simple file. I've coded this script because the others I found were to complicated and not adaptable enough.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    A powerful class which allows to create and merge unified diff patches into any file. Fully written in PHP, uses the GNU standard unified diff format and allows any operation (creation/update/deletion).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    PerlPoint generates presentation slides, docs, brochures and more from an easy to learn but powerful text format. It allows distributed team documentation and can be extended to produce any target format you like.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Any2XML allows the controlled conversion from any textfile to an XML file. In the editor (GUI), rules are added to define which parts of the textfile are processed and where they are put in the resulting XML file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    jEph is another generic syntax highlighter written in PHP. Unlike other approaches, this one does not have it's own format for syntax-files, but adapts the format of jEdit's syntax files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PDFBox is a Java PDF Library. This project will allow access to all of the components in a PDF document. More PDF manipulation features will be added as the project matures. This ships with a utility to take a PDF document and output a text file.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 17
    This is a small command-line program to split a phone bill into several seperate ones to categorise the calls (e.g. for illustration which family member phones how much). It generates HTML files and is able to send them to specified email adresses.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Random name generator library with rule files. Fast, lightweight and easy. Can generate rule files from custom text, you can easily use it into your application and use the command line tool to generate the best suitable name for your needs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A Python-based template and view-controller framework derived from HTML::Mason. Supports the full featureset of Mason, allowing component-based web development with Python-embedded HTML, and includes many new concepts and features not found in Mason.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    glark offers grep-like searching of text files, with very powerful, complex regular expressions (e.g., "/foo\w+/ and /bar[^\d]*baz$/ within 4 lines of each other"), as well as highlighting of matches.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Mediawiki-PDF is a mediawiki extension to convert wiki articles into PDF Documents. The extension uses HTMLDOC to convert the wiki pages from plain HTML into PDF.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Various small tools for manipulating text files without having to write awk/perl/c programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    JReplace is a search & replace utility that searches and replaces multi-line text in files in a directory or subdirectories. Perfect for modifying a whole website at once. Files can be filtered by extension. Written in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Arabic word list for spell checkers (e.g. Aspell).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Xneur is a "hot" text corrector for different languages. It's corrects phonetic and layout errors when you are writing text on the X server.
    Downloads: 1 This Week
    Last Update:
    See Project