[go: up one dir, main page]

C++ HTML/XHTML Software

View 61 business solutions

Browse free open source C++ HTML/XHTML Software and projects below. Use the toggles on the left to filter open source C++ HTML/XHTML Software by OS, license, language, programming language, and project status.

  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 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
  • 1
    wkhtmltopdf

    wkhtmltopdf

    Convert HTML to PDF using Webkit (QtWebKit)

    wkhtmltopdf and wkhtmltoimage are open source (LGPLv3) command line tools to render HTML into PDF and various image formats using the Qt WebKit rendering engine. These run entirely "headless" and do not require a display or display service. There is also a C library, if you're into that kind of thing. The file pdf.h contains a fairly high level and stable pure c binding to wkhtmltopdf. These binding are well documented and do not depend on QT. Using this is the recommended way of interfacing with the PDF portion of libwkhtmltox. The rest of the headers directly exposes the C++ QT dependent class used internally by wkhtmltopdf and wkhtmltoimage. wkhtmltopdf is able to put several objects into the output file, an object is either a single webpage, a cover webpage or a table of contents. The objects are put into the output document in the order they are specified on the command line, options can be specified on a per object basis or in the global options area.
    Downloads: 92 This Week
    Last Update:
    See Project
  • 2
    pdf2htmlEX

    pdf2htmlEX

    Convert PDF to HTML without losing text or format

    pdf2htmlEX renders PDF files in HTML, utilizing modern Web technologies. It aims to provide an accurate rendering, while being optimized for Web display. Text, fonts and formats are natively preserved in HTML. Mathematical formulas, figures and images are also supported. pdf2htmlEX is also a publishing tool: almost 50 options make it flexible for many different use cases: PDF preview, book/magazine publishing, personal resume. pdf2htmlEX is optimized for modern web browsers such as Mozilla Firefox & Google Chrome. This is an era of Web. HTML, together with CSS and JavaScript, provides the flexibility allowing you to embed documents with beautiful themes, consistent bahivours and useful features. User experience will also be significantly improved, documents will be plugin-free and interactive, users can read while downloading.
    Downloads: 86 This Week
    Last Update:
    See Project
  • 3
    An implementation of DSSSL, a style language to format SGML or XML documents. OpenJade contains backends for various formats (RTF, HTML, TeX, MIF, SGML2SGML, and FOT). This project also maintains OpenSP.
    Leader badge">
    Downloads: 283 This Week
    Last Update:
    See Project
  • 4
    miniblink49

    miniblink49

    Lighter, faster browser kernel of blink to integrate HTML UI in apps

    miniblink is an open source, one file, small browser widget based on chromium. By using C interface, you can create a browser with just some line code. miniblink is an open source, single-file, and currently the smallest known chromium-based browser control. Through its exported pure C interface, a browser control can be created in a few lines of code. C++, C#, Delphi and other language calls (support C++, C#, Delphi language to call). Embedded Nodejs, support electron (with Nodejs, can run electron). Customize as you wish, simulate another browser environment. Perfect HTML5 support, friendly to various front-end libraries (support HTML5, and friendly to front framework). After turning off the cross-domain switch, you can use various cross-domain functions (support cross-domain). Headless mode, which greatly saves resources and is suitable for crawlers (headless mode, be suitable for Web Crawler).
    Downloads: 5 This Week
    Last Update:
    See Project
  • The All-in-One Commerce Platform for Businesses - Shopify Icon
    The All-in-One Commerce Platform for Businesses - Shopify

    Shopify offers plans for anyone that wants to sell products online and build an ecommerce store, small to mid-sized businesses as well as enterprise

    Shopify is a leading all-in-one commerce platform that enables businesses to start, build, and grow their online and physical stores. It offers tools to create customized websites, manage inventory, process payments, and sell across multiple channels including online, in-person, wholesale, and global markets. The platform includes integrated marketing tools, analytics, and customer engagement features to help merchants reach and retain customers. Shopify supports thousands of third-party apps and offers developer-friendly APIs for custom solutions. With world-class checkout technology, Shopify powers over 150 million high-intent shoppers worldwide. Its reliable, scalable infrastructure ensures fast performance and seamless operations at any business size.
    Learn More
  • 5
    Infer

    Infer

    A static analyzer for Java, C, C++, and Objective-C

    Infer is a static analysis tool - if you give Infer some Java or C/C++/Objective-C code it produces a list of potential bugs. Anyone can use Infer to intercept critical bugs before they have shipped to users, and help prevent crashes or poor performance. Infer checks for null pointer exceptions, resource leaks, annotation reachability, missing lock guards, and concurrency race conditions in Android and Java code. Infer checks for null pointer dereferences, memory leaks, coding conventions and unavailable API’s. Start with the Getting Started guide and our other docs to download and try Infer yourself. Infer is still evolving, and we want to continue to develop it in the open. We hope it will be useful for other projects, so please try it out or contribute to it, join the community and give us feedback!
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    Ray Tracing in One Weekend Book Series

    Ray Tracing in One Weekend Book Series

    The Ray Tracing in One Weekend series of books

    The Ray Tracing in One Weekend series of books are now available to the public for free online. They are now released under the CC0 license. This means that they are as close to public domain as we can get. (While that also frees you from the requirement of providing attribution, it would help the overall project if you could point back to this web site as a service to other users.) These books are formatted for printing directly from your browser, where you can also (on most browsers) save them as PDF. In Ray Tracing in One Weekend, you will build a simple brute-force path tracer. Continuing with Ray Tracing: The Next Week, you will add textures, volumes (like fog), rectangles, instances, lights, and support for lots of objects using a bounding volume hierarchy (BVH). Finally, with Ray Tracing: The Rest Of Your Life, we'll dive into the math of creating a very serious ray tracer.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    RTF to HTML converter for use both with your applications and as a standalone tool. Small and fast. Processes tables better than any other tool I've seen.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 8
    C++ library for parsing and generating RFC-compliant Uniform Resource Identifiers (URI). Contains classes for URI scheme, authority, path, query, fragment, and the combined URI.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 9
    Shelk-test
    Open Source program for creating tests, which will be a compile of test and testing. It can be used by anyone who want to quickly create test and make testing.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 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
  • 10
    CSSTint is an utility that allows you to easily change the appearance (i.e. color) of your website, by modifying the CSS file(s) using hue, saturation and lightness modifications (HSV and HSL supported). Parse your CSS file in, tint the colors and save.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    PixelValue

    PixelValue

    Shows the color value and HTML code of a pixel under the mouse cursor

    A simple Windows console app that can show the RGB color values and HTML color code of a pixel under the mouse cursor when the user clicks somewhere on the screen. The results are stored as a table in a .html file, and displayed in the default web browser. It doesn't require any instalation, just start the .exe To start mouse click tracking press Shift, to stop tracking press Ctrl. The program will display a dot in the console for every mouse click tracked so far. To enable debugging information in the console (mouse cursor position, RGB value of the pixel under the cursor, HTML color code) press Alt. To disable it press Alt again. To save all the tracked mouse clicks to a table in a .html file (this file is called output.html, and is created automatically in the folder where the .exe file is currently located) and display it in your default web browser, press the middle mouse button (the mouse wheel). That's pretty much it...:D You are free to use or share it as you like.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    DocFrac is a document converter that can convert between RTF, HTML and ASCII text. This includes RTF to HTML and HTML to RTF. Supports text formatting (e.g. bold); tables; and most European languages. Available for Windows; Linux; ActiveX and DLL.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    Visual xsltproc is a tool which help to write xslt file, and debug it to find errors. It writes xml, and generates xml (Syntax highlighting of XML & line Nr.). Finally if the result is XSL-FO it generates the pdf on Apache FOP java. Build on QT4.2.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    This is a new version of the PNGQuant software to quantize a 32 bits PNG downto 8 bits with transparency. Resulting images can display correctly in all modern browser including IE5.0 and later without ugly javascript or flash hack.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15

    App development kit

    Create Apps for Windows in pure HTML/JS

    This SDK leverages the windows trident engine to process javascript and render HTML as desktop applications. It provides background threading, multiple window management, skinning, file and registry access and much more. It is also possible to create your own plug-ins. We have used it successfully to create complex HTML applications, including several security suites and installation wizards. As an installation wizard tool it is very powerful: download only those files you need and conserve bandwidth. Calculate SHA256 checksums for upgrade. Launch MSIs, modify the registry and much more! Can wrap MSI installations or entirely replace them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    BLUI

    BLUI

    Rich HTML UI engine for UE4

    Rich HTML UI engine for UE4. A user widget (UMG) blueprint which embeds a BLU texture as an image brush. Contains various utility functions to allow loading and parsing urls easily. Call InitBluEye with starting url and browser window size to start this widget. See BluiWorldWidgetActorExample for an example of how it's used in practice. Encapsulated BluiWidget user widget in an actor. Drag and drop this actor into your scene and it will auto-spawn the required BluTickActor to make everything work. BLUI is an Unreal Engine 4 plugin that allows easy interaction with the Chromium Embedded Framework. It provides a simple Material Instance and input functions to help streamline the rendering of rich HTML interfaces. No specific ties to any in game class, simple use Blueprints (or C++) to create a new "BluEye" object and grab its material instance, then you can paint it on anything!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    **CODE MOVED TO GITHUB: https://github.com/bitextor ** Bitextor is an application created to generate translation memories using multilingual websites as a corpus source. It downloads an entire website and applies a set of heuristics (based mainly on HTML tag structure and text block length) to find bitexts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ChatFox
    Sohbet ederken ozel ifadeler, goz kirpmalari, şarki sozleri gonderebilme, goz yormayan grafikler, size ozel sinirsiz messenger kişi listesi, TV, Radio, Flash oyunlar, gunluk fal gibi eğlence ihtiyaclarinin tumunu karşilayabilen bir program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A LDAP based cluster control system that allows the deployment and administration of heterogeneous clusters. An extremely generic framework designed to be extended as required by administrators for each cluster.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A freely-available Markdown text-to-HTML translator, written in C++, intended for integration into C++ programs rather than for use in web applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Crow's nest is a web based Unix(-like) server monitoring tool using interpreted language scripts as it's tests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Simulation of arbitrary interactions of DNA with it's environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    EfTidyCOM is a Windows COM component wrapping Dave Raggett's HTML Tidy, a free utility application from the World Wide Web Consortium that helps you clean up your web pages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    EpisodeGrabber
    With the EpisodeGrabber you can keep track of your favorite TV-Show. It is parsing and collecting informations from all TV-Shows on epguides.com even with Cast Pictures. Make a Watchlist and download directly from isohunt.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    C++ template class modeled after Perl's HTML::Template. Both systems share the same syntax.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next