Showing 440 open source projects for "stable-diffusion-webui"

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
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • 1
    Fydji WS is a Web Services creation framework allowing to build services mapped to database operations, Java methods or other sources. It produces a Web application for services publishing and Java/JavaScript/PHP client classes for their invocation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Easy to use library for programmatic xml building.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A tool for direct ZIP archive (ODF/OOXML format, etc.) processing in XSLT.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    MetaXplode is simply an e-book organizer, an Automatic Meta Data Generator for Electronic Books.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    This tool is a small tool to upload a csv file to a database. This tool can analyse a CSV file and it can determine the field lenght and the column name.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The Grants.gov Suite is a set of libraries and applications developed by the University of California at Berkeley to work with the Grants.gov web services and Grants.gov forms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Blunder is an automated tool for analyzing chained exceptions in Java. It's usefull for classify, generate a customized error message and a list for possible solutions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Small footprint, fast Java XML parser. Parses to an easily manipulable nested class structure which can be converted back to formatted or unformatted XML with a single call. Uses and creates straight XML, no DTDs necessary or used.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Mirth Connect is an open source cross-platform HL7 interface engine that enables bi-directional sending of HL7 messages between systems and applications over multiple transports.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10
    A simple set of Java classes used to handle CSV (Comma-Separated Values) files. The CSVFileReader class has a readFields() method that splits a line of the file into separate String fields; the text qualifier and the field separator are customizable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    DB2RDF is a a software tool that will convert data from relational data model to semantic data model (in the form of RDF and RDFS). A SPARQL endpoint for querying the converted data. For querying the semantic data, SPARQL query language is used.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Handhistory Converter for IPoker-network, Pokerstars and Everestpoker. It converts the historys from Pokertracker into readable formats for forums, blogs and pokerhand.org. It reads cashgames and tourneys.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The ProM Import Framework allows to extract process enactment event logs from a set of information systems. These can be exported in the MXML format, which is the standard event log data format for Process Mining analysis techniques.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Easy to use ready to go CSV File Reading utility. Read One or Multiple files into a RecordManager, quick access to the file with segmentation into Fields and Records. Merge Multiple CSV files in one. Listener to CSV Files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The XNGR XML Browser is an XML browser framework, that provides the functionality to associate Markers, Services and Actions with directories, files, XML documents, and nodes in an XML document. Services included are a simple XML Editor and XML Viewer.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Now you don't need to rack your brains with making a regexp to extract necessary rows from log files. Just run that tool and you'll get the right Regular Expression. Image how to extract rows with the time amoung your log?
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    SnapLogic is an Open Source Data Integration framework that combines the power of state-of-the-art dynamic programming languages with standard Web interfaces to solve today's most pressing problems in data integration.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    SPSS free java library for writing SPSS format file
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Simple swing database is a small platform indipendent database which stores records in a file format of csv.The program was for my friend,who wanted to have access to the data in a file format of CSV (utf8).Being able to search/edit/remove/add new record
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    JFling provides tools for (un)marshalling fixed length string data to and from java objects with typed properties. It's codegenerator uses plain csv files to generate fixed-length-string wrapper classes. (see our wiki 'Hosted Apps/Trac' for more info)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    JODConverter automates conversions between office document formats using OpenOffice.org. Supported formats include OpenDocument, PDF, RTF, Word, Excel, PowerPoint, and Flash. It can be used as a Java library, a command line tool, or a Web application.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 22
    Semantic Web pipes is powerful data level mashup tools based on RDF.Semantic Web pipes are defined in XML and when executed they fetch RDF graphs on the Web, operate on them, and produce an RDF output which is itself accessible via a stable URL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    myjson is a small java library that operates with object literals expressed in JSON notation. It can not only convert from java objects to JSON and back, but also compare or even update a java object with the information contained in a JSON string.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    DIET-PC (DIskless Embedded Technology Personal Computer) is a software kitset enabling IT professionals to build an open source GUI appliance based on commodity x86 (PC), PowerPC (Mac) or ARM (handheld) hardware, using an embedded Linux methodology.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    COLLADA Refinery is a GUI-based application for creating content pipelines for 3D assets using modular components called conditioners. Contact a project admin to become a developer!
    Downloads: 0 This Week
    Last Update:
    See Project