Showing 116 open source projects for "authoring tool"

View related business solutions
  • 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
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 1
    Jupyter Notebook

    Jupyter Notebook

    Jupyter Interactive Notebook

    The notebook extends the console-based approach to interactive computing in a qualitatively new direction, providing a web-based application suitable for capturing the whole computation process: developing, documenting, and executing code, as well as communicating the results. The Jupyter notebook combines two components. A web application, which is a browser-based tool for interactive authoring of documents which combine explanatory text, mathematics, computations and their rich media output...
    Downloads: 1,928 This Week
    Last Update:
    See Project
  • 2
    Azure Data Studio

    Azure Data Studio

    A data management tool that enables working with other SQL tools

    Azure Data Studio is a cross-platform database tool for data professionals who use on-premises and cloud data platforms on Windows, macOS, and Linux. Azure Data Studio offers a modern editor experience with IntelliSense, code snippets, source control integration, and an integrated terminal. It's engineered with the data platform user in mind, with the built-in charting of query result sets and customizable dashboards. Use Azure Data Studio to query, design, and manage your databases and data...
    Downloads: 23 This Week
    Last Update:
    See Project
  • 3
    Data Formulator

    Data Formulator

    Create rich visualizations with AI

    To create rich visualizations, data analysts often need to iterate back and forth among data processing and chart specification to achieve their goals. To achieve this, analysts need not only proficiency in data transformation and visualization tools but also efforts to manage the branching history consisting of many different versions of data and charts. Recent LLM-powered AI systems have greatly improved visualization authoring experiences, for example by mitigating manual data transformation...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 4
    armory

    armory

    3D Engine with Blender Integration

    Armory is an open-source 3D engine focused on portability, minimal footprint and performance. The renderer is fully scriptable with deferred and forward paths supported out of the box. Armory provides a full Blender integration add-on, turning it into a complete game development tool. The result is a unified workflow from start to finish. Powered by Armory engine, ArmorPaint is a stand-alone software designed for physically-based texture painting. Drag & drop your 3D models and start painting...
    Downloads: 11 This Week
    Last Update:
    See Project
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 5
    Claude Code Subagents Command Collection

    Claude Code Subagents Command Collection

    Claude Code Subagents & Commands Collection + CLI Tool

    ... and documentation site that streamline installation, customization, and authoring of your own agents. The project’s framing mirrors modern software teams—delegate tasks to experts that can run in parallel under Claude’s subagent support. Frequent updates and community contributions keep the catalog current with new roles and best practices.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    JSS

    JSS

    An authoring tool for CSS which uses JavaScript as a host language

    A lib for generating Style Sheets with JavaScript. JSS is an authoring tool for CSS which allows you to use JavaScript to describe styles in a declarative, conflict-free and reusable way. It can compile in the browser, server-side or at build time in Node. JSS is framework agnostic. It consists of multiple packages, the core, plugins, framework integrations and others. If you’re interested in playing around with JSS, you can use an online code playground. Try a Hello World example...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    Copybara

    Copybara

    Copybara: A tool for transforming and moving code between repositories

    Copybara is an open source code transformation and migration tool developed by Google for synchronizing and managing source code across multiple repositories. It allows developers to transform, filter, and move code between repositories while maintaining a consistent source of truth. Copybara is particularly useful in workflows where projects maintain both confidential (internal) and public (open source) repositories, enabling controlled synchronization and contribution management between them...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    gptcommit

    gptcommit

    A git prepare-commit-msg hook for authoring commit messages with GPT-3

    A git prepare-commit-msg hook for authoring commit messages with GPT-3. With this tool, you can easily generate clear, comprehensive and descriptive commit messages letting you focus on writing code. To use gptcommit, simply run git commit as you normally would. The hook will automatically generate a commit message for you using a large language model like GPT. If you're not satisfied with the generated message, you can always edit it before committing. By default, gptcommit uses the GPT-3...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Schema.DTS

    Schema.DTS

    JSON-LD TypeScript types for Schema vocabulary

    ... practices. The repository also contains a generator tool that can pull ontology definitions and emit TypeScript definitions in bulk, ensuring the typings stay up to date and maintain consistency. It supports scenarios such as nested objects, graphs of entities, and action types with input/output constraints, which makes it suitable for rich metadata authoring and linked-data workflows. While it is maintained by Google, it is not an officially supported Google product.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    latexify

    latexify

    A library to generate LaTeX expression from Python code

    ... relations—into equations suitable for papers, notebooks, and slide decks. The tool aims to preserve semantics such as exponentiation, summations, products, piecewise definitions, and function application while hiding Pythonic scaffolding. Users can control rendering details for names and operators so the output conforms to a project’s notation style. Because it works directly from Python source, it enables a tight authoring loop.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    GitHub Workflows Kt

    GitHub Workflows Kt

    Authoring GitHub Actions workflows in Kotlin

    GitHub-workflows-kt is a tool for creating GitHub Actions workflows in a type-safe script, helping you to build robust workflows for your GitHub projects without mistakes, with pleasure, in Kotlin. We're often surrounded by YAML configuration. It's a powerful format that provides a simple syntax for defining hierarchical data, but it is sometimes used (abused?) to configure complicated scenarios which lead to complicated files that are difficult to write and maintain. Who among us hasn't...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    PixiJS library

    PixiJS library

    The HTML5 Creation Engine, to create beautiful digital content

    PixiJS' strength is speed. When it comes to 2D rendering, PixiJS is the fastest there is. Friendly, feature-rich API lets PixiJS take care of the fundamentals whilst you focus on producing incredible multiplatform experiences. PixiJS is and always will be open source, with a large and supportive community pushing its growth and evolution. Thousands of award-winning sites and experiences are being made with PixiJS by leading content authors around the world. PixiJS will always be free and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    x3d

    x3d

    X3D is the open-standard format for 3D graphics scenes on the Web.

    Extensible 3D (X3D) Graphics is a royalty-free International Standard for real-time interactive 3D graphics on the Web, providing unsurpassed interoperability for 3D communications on the Web. This project includes source for example X3D scene libraries and multiple X3D codebases produced by Web3D Consortium members. All open-source contributions are welcome.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 14
    wxHelper

    wxHelper

    wxWidgets authoring tool

    This tool manages the creation of help files for the wxWidgets htmlhelp format. Items are structured in a tree control, and each item is entered in a simple html editor. Previews of each page is available. All data is stored in a sqlite database. A .htb file is generated from the database, with all the necessary files (hhk, hhc, etc.). A single html document file can also be generated from the databse. A htmlhelp viewer for Pyhton is provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Bot Framework Composer

    Bot Framework Composer

    Dialog creation and management for Microsoft Bot Framework Application

    Bot Framework Composer is an open-source, visual authoring canvas for developers and multi-disciplinary teams to design and build conversational experiences with Language Understanding and QnA Maker, and a sophisticated composition of bot replies (Language Generation). Within this tool, you'll have everything you need to build a sophisticated conversational experience.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Microsoft Bot Framework SDK

    Microsoft Bot Framework SDK

    Tool for building conversation applications

    Bot Framework provides the most comprehensive experience for building conversation applications. With the Bot Framework SDK, developers can build bots that converse free-form or with guided interactions including using simple text or rich cards that contain text, images, and action buttons. Developers can model and build sophisticated conversation using their favorite programming languages including C#, JS, Python and Java or using Bot Framework Composer, an open-source, visual authoring canvas...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    Xtrans
    A compact editor for building XSL templates and testing their transformation with XML documents. Very easy to use. No setup required, excellent tool for XSL authoring and debugging.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 18
    AVStoDVD

    AVStoDVD

    A flexible tool to convert various media formats to DVD

    AVStoDVD is a flexible tool to convert various media formats to DVD compliant streams and author them into a highly compatible multiple tracks DVD with customizable menus.
    Leader badge
    Downloads: 102 This Week
    Last Update:
    See Project
  • 19

    TestRest

    TestRest is a fully QA Management Tool

    TestRest is Test Management offers test case authoring, reusable test cases, test execution and reporting. TestRest supports statistic and graph reports with simple modern UI interfaces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Jubler subtitle editor
    Jubler is a tool for editing text-based subtitles. It can be used an an authoring software for new subtitles or as a tool to convert, transform, correct, and refine existing subtitles. NOTE: this project has moved to GitHub. Please download the binaries from https://github.com/teras/Jubler/releases
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Yaaye Vob v3

    Yaaye Vob v3

    Cleans, Joins, Splits, Converts And Authors Vob Files To VIDEO_TS

    This is a .Net framework windows tool developed to deal with the dvd Vob File's operations including cleaning .vob files, joining .vob files, splitting .vob files , converting .vob files and authoring .vob files to VIDEO_TS
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    AContent
    AContent is a free web content authoring tool and repository used for developing and sharing accessible, adaptable elearning content. Import and export IMS Common Cartridges, Content Packages, QTI Tests, and AccessForAll adapted content.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23

    Alice

    Language quiz authoring and test tool

    A tool used to create language quizzes, execute these quizzes and score them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    eProofElectron

    Create an webbased learning environment for mathematical proofs

    With this tool you can create a learning environment for mathematical proofs as a single HTML file, that can be updloaded to Web Server or used offline on a students Computer. The teacher can decide which support is provided to student. Self assessment for a single proof step and the full proof is available in the offline environment. Students just need a browser to run the e-Proof Environment. eProofElectron is an Authoring Tool for Teacher to create the eProof-HTML files. Furthermore...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Author

    Authoring tool for writers

    Author is a creation tool designed for the development of stories, novels, documentation, etc. Multiple projects supported, with cut/paste between projects,as well as between chapters, supported. All chapters easily accessed, with developmental notes, and global character control (ie change character name/aliases in all pages of document easily). Microsoft Word support provided for final presentation of work.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • 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.