872 Integrations with HTML

View a list of HTML integrations and software that integrates with HTML below. Compare the best HTML integrations as well as features, ratings, user reviews, and pricing of software that integrates with HTML. Here are the current HTML integrations in 2026:

  • 1
    Sumocode

    Sumocode

    Sumo Apps

    Create apps and games with just a few lines of code. Learn how to code with gamified examples. Remix example of sample code or write something new from scratch. Inspired by examples, using JavaScript as a language you'll discover how easy it is to program and create games with few lines of code. Boost your creativity with Sumocode, and let your mind build new things! Update your skills and learn how to code like a pro! There's no holding back your imagination! Learn to apply engineering concepts to create digital solutions to problems at hand! It doesn't matter if you're 5, 55, or 105, you can learn to code! Sumocode is here to help you navigate the first steps on your journey to becoming a programmer. It is easier than you think. Learn to build apps and code snippets. It is surprisingly easy with our Sumo3D code library. You can use our examples as the base or create your own apps from scratch.
    Starting Price: $9 per month
  • 2
    UEStudio

    UEStudio

    UltraEdit

    UEStudio is built upon the world's best text editor, UltraEdit, and delivers additional features for teams and developers – like deep Git integration. You can clone, checkout, update, commit, push/pull, and more directly from within UEStudio to manage your Git repositories. As a Git editor, UEStudio combines the world's best text editor and the power of Git all within a single application. Edit and update your source files, then commit them with the stroke of a hotkey or the click of a mouse. You can easily merge branches in UEStudio's Git branch manager (or in the Git shell if that's your style). Quickly review and resolve them with UltraCompare's merge tool support so you can be on your way. UEStudio parses your project and source files to provide you with intelligent, automatic source code completion.
    Starting Price: $89.95 per year
  • 3
    Electron

    Electron

    Electron

    Thousands of organizations spanning all industries use Electron to build cross-platform software. Build cross-platform desktop apps with JavaScript, HTML, and CSS. If you can build a website, you can build a desktop app. Electron is a framework for creating native applications with web technologies like JavaScript, HTML, and CSS. It takes care of the hard parts so you can focus on the core of your application. Electron uses Chromium and Node.js so you can build your app with HTML, CSS, and JavaScript. Electron is an open-source project maintained by the OpenJS Foundation and an active community of contributors. Compatible with Mac, Windows, and Linux, Electron apps build and run on three platforms. To get started with Electron, check out the resources available. Learn how to wrap your web app with Electron, access all the APIs, and generate installers. Also, Electron Fiddle lets you create and play with small Electron experiments.
    Starting Price: Free
  • 4
    Essential Objects

    Essential Objects

    Essential Objects

    Quickly extend your .NET application with PDF file generating/processing ability, or seamlessly integrate the popular Chromium browser engine both for UI or background task with extensive customization options such as custom resource loader and JavaScript extension. Not suitable for newer ASP.NET framework such as MVC, but perfect for maintaining legacy WebForm code/modules in a larger MVC application. Add browser capacity in Windows.Forms and WPF app simply by drag and drop. Extensive customization options for UI, resource loader and JavaScript interface. Support .Net Framework 2.0 and above, .NET Core 3.0 and above.
    Starting Price: $799 one-time payment
  • 5
    GuideChimp
    GuideChimp can be seamlessly integrated with any web app and ready to drop into your application using React, Vue.js, Angular, ES Modules, or plain JavaScript and HTML. GuideChimp works well with tools you already use and can be easily customized through SCSS and clean CSS to look like an integral part of your product. GuideChimp is extendable using out-of-the-box and third-party plugins, which enhance functionality with usability, feedback, analytics, etc. tools. GuideChimp is well documented and the open-source library is easy to integrate and have a very short learning curve. GuideChimp is simple and robust enough to provide results with minimal effort! Set up it in just 3 minutes! Let GuideChimp look like an integral part of your software product by configuring its look & feel. Raise visitors attention by adding a beacon to any element on the web page.
    Starting Price: $60 per year
  • 6
    Material Design Lite

    Material Design Lite

    Material Design Lite

    Material Design Lite (MDL) is a library of components for web developers based on Google's Material Design Philosophy: "A visual language for our users that synthesizes the classic principles of good design with the innovation and possibility of technology and science." Understanding the goals and principles of Material Design is critical to the proper use of the Material Design Lite components. If you have not yet read the Material Design Introduction you should do so before attempting to use the components. To use the dialog component, you must be using a browser that supports the dialog element. Only Chrome and Opera have native support at the time of writing. For other browsers you will need to include the dialog polyfill or create your own. Once you have dialog support create a dialog element. The element when using the polyfill must be a child of the body element. Within that container, add a content element with the class mdl-dialog content.
    Starting Price: Free
  • 7
    BuildVu

    BuildVu

    IDR Solutions

    With BuildVu, you’ll unlock precise PDF-to-HTML/SVG conversion, giving you greater control and added functionality over PDF in your web application. -Optimized Content: BuildVu intelligently converts PDFs, optimizing for smaller file sizes and fast rendering in browsers. -File Metadata: Access PDF data in JSON format, including metadata, word lists, outlines (bookmarks), and annotations. -Thumbnails: Generate high-quality page thumbnails with customizable dimensions. -Annotations: Enjoy support for various annotation types (Links, Popups, Sound/Video, Text, Highlight, Underline) in easy-to-use JSON format. -search.json: Extract all text from the document alongside the HTML content. -Font Conversion: Restructure embedded fonts for compatibility across web browsers. -Office Conversion: Combine BuildVu with LibreOffice for seamless conversion from Office formats (Word, PowerPoint, Excel).
    Starting Price: $450 per month
  • 8
    FormVu

    FormVu

    IDR Solutions

    FormVu is an SDK designed to convert PDF Form files into standalone HTML with interactive form components. Here are some of its key features: -Interactive Conversion: Converts PDF forms into HTML while retaining their appearance and functionality. -Data Security: Runs on your own servers, ensuring customer data remains secure and private. -Versatile Integration: Supports both AcroForms and XFA Forms and can be integrated into web applications. -Flexible Output: Allows saving filled forms back as PDFs or posting data as HTML form data or JSON. -Users can continue to use Forms in a web browser. Converted PDF forms retain their appearance and interaction. Data can be saved to the original file. -PDF forms can be easily and securely integrated into a Web application workflow while retaining all their interaction and functionality. -Forms are converted and hosted on your Computers. FormVu is not a cloud service and makes no calls outside. So customer data is always
    Starting Price: $1,800 per month
  • 9
    Blazor

    Blazor

    Microsoft

    Blazor lets you build interactive web UIs using C# instead of JavaScript. Blazor apps are composed of reusable web UI components implemented using C#, HTML, and CSS. Both client and server code is written in C#, allowing you to share code and libraries. Blazor is a feature of ASP.NET, the popular web development framework that extends the .NET developer platform with tools and libraries for building web apps. Blazor can run your client-side C# code directly in the browser, using WebAssembly. Because it's real .NET running on WebAssembly, you can re-use code and libraries from server-side parts of your application. Alternatively, Blazor can run your client logic on the server. Client UI events are sent back to the server using SignalR - a real-time messaging framework. Once execution completes, the required UI changes are sent to the client and merged into the DOM.
    Starting Price: Free
  • 10
    AbleWord

    AbleWord

    AbleWord

    AbleWord is a very capable word processing application that can read and write the most popular document formats including PDFs. It is fully featured, supports image formatting, tables, headers & footers, and includes spell checking and print preview functions. Best of all it is totally free even for commercial use. There are a few free Word Processing packages available for Windows but none come close to the features offered by AbleWord. It is highly compatible with popular document formats including .DOC & .DOCX but Ableword can also open and save as a PDF which makes it a very useful tool to have. AbleWord very simple to install and use, it is commonly used as a PDF editor and also for converting PDF to Word® but of course, it is also a splendid word processor and supports most of Microsoft Word®'s features. For more information see our getting started guide or online help.
    Starting Price: Free
  • 11
    AbiWord

    AbiWord

    AbiWord

    AbiWord is a free word processing program similar to Microsoft® Word. It is suitable for a wide variety of word processing tasks. Our latest stable release is version 3.0.5. It's available in a number of languages and operating systems. AbiWord is usually available from your Linux distribution repository. AbiWord is rapidly becoming a state-of-the-art word processor, with lots of features useful for your daily work, personal needs, or for just some good old typing fun. This tour gives you a quick look into some of AbiWord's highlights. AbiWord has been designed to integrate perfectly with the operating system it runs on. It will take advantage of the functionality provided by the system, such as image loading or printing capabilities. What use is a word processor when you can't share your documents with your friends? AbiWord is able to read and write all industry standard document types, such as OpenOffice.org documents, Microsoft Word documents, WordPerfect documents, etc.
    Starting Price: Free
  • 12
    RoughDraft

    RoughDraft

    Richard Salsbury

    RoughDraft is a freeware word processor for Windows 95, 98, ME, NT, 2000, and XP. Although suitable for general use, it has features specifically designed for creative writing, novels, short stories, articles, plays, and screenplays. It's designed to be as practical as possible, offering all the features you need, but without being complicated or awkward to use. Special modes for plays and screenplays make formatting easy. A side panel that makes common operations quicker and more convenient. Instant backup of all open files to the device of your choice, a very convenient way to make sure you don't lose your work. Automatic creation of cover pages for manuscript submissions with word and page counts. Automatic insertion of user-defined words, for character names or commonly used words. Four extra clipboards for inserting longer phrases or paragraphs. A comprehensive but simple printing system, including a print preview.
    Starting Price: Free
  • 13
    Hope UI

    Hope UI

    Iqonic Design

    As the name suggests, Hope UI is the revolutionary admin dashboard built with the developer's aspirations and needs in the first place. Hope UI Laravel Admin Dashboard Template and UI component set is designed with a modular component structure to help design and launch web applications in the fastest way possible. Being able to develop lightweight web applications and admin panels, Hope UI Admin Template comes with a Live Customizer to cut down on development time and coding hours. The Hope UI Bootstrap Admin Dashboard brings the future of admin UI to power your present and future development. Hope UI is available in 8 different technologies which are Bootstrap, Vue JS, React JS, Laravel, CodeIgniter, Figma, XD and Sketch UI Kit and more versions like Tailwind, Angular, React Native, etc are in the roadmap.
    Starting Price: $99 per year
  • 14
    DotPDF

    DotPDF

    Atalasoft

    With DotPDF you can create PDFs from scratch or edit pages of existing PDFs. Programmatically create fillable forms or invoices and edit PDFs. Support for PDF/A formats as well as invoice generation. Use PDF templates to create custom tables with marked fields for downstream processing. You can also customize PDFs or create dynamic content that changes based on the recipient of a PDF. You can also add additional drawing elements to a pre-existing PDF; for example a watermark or logo. Programmatically create fillable forms, invoices, POs, quotes, receipts, and archival records. You can consume customer-filled forms (AcroForms) and extract data from fields. Generate output from reports, e-mail attachments, and printable versions of web pages. No need to understand the PDF Specification, because we provide an intuitive, object-oriented, shape-based interface. PDF form auto-fill puts known information about a user into fields before serving the form.
    Starting Price: $1,500 one-time payment
  • 15
    Docomotion

    Docomotion

    Docomotion

    Meet the document generation app that provides a 5-star experience for everyone involved. Drastically improving both your business efficiency and your workday. Simplifying every aspect of the document generation process, from design to sign. Generate, automate and interact on one platform. No add-ons or multiple apps are needed. We put our customers' needs above all else, doing our best to resolve any request within hours. Forget about manually performing repetitive tasks, wasting precious time, and exposing yourself to human errors, inconsistencies, and lost documents. Focus on things that really matter, like engaging with your customers, creating sales opportunities, or extending your coffee break. Easily set up one-click actions to generate any type of document from any type of data, or use Salesforce’s inherent automation tools such as Process Builder and Visual Flow to intuitively integrate personalized documents into your business processes. Either way, you won’t need any program
    Starting Price: $10 per month
  • 16
    Upnify CRM
    Upnify is a CRM designed by business leaders for the international market. Upnify provides you with the opportunity to follow up on each of your leads, generating more opportunities that can translate into new sales for your company. Upnify's tools simplify the activities that impact the executive's work, saving time and increasing effectiveness. Enhance your management skills with Upnify, standardizing the phases of your commercial process and make a successful impression on your prospects. The beginning of any well-managed commercial organization is its database, since it contains valuable information that can be reflected in great economic benefits if used correctly. We not only need a well-organized database to manage our customers, but also a tool such as a CRM system that facilitates the management of this database and the customer relationships, and, where the commercial activity is reflected.
    Starting Price: $14 per user per month
  • 17
    Scrape.do

    Scrape.do

    Scrape.do

    Websites with tight restrictions? It’s pie! Scrape.do’s data centers, mobile and residential proxies are ready to crawl anywhere with no restrictions! Waiting for crawling results? Hey, that's not you. We could manage requests and push results for your end. Click a button, open a popup, explore the targeted website: advanced JS Execution lets you do it all! Scrape.do has a mechanism which chooses the proxy type by the target domain. But you can force the API to use mobile and residential IP pool with using super proxy. By sending parameters such as URL, Header, Body etc. to the Scrape.do API, you can access the target website via proxies and obtain the raw data you want. The all request parameters you send to scrape.do will be forwarded to the target website without changes. The data center, residential and mobile IPs from a large IP pool are used to crawl a target site with 99.9% success, with using different IPs for every request.
    Starting Price: $29 per month
  • 18
    Formatter V7

    Formatter V7

    Antenna House

    Publish high-quality PDF and printed documents from XML, DITA, and HTML. Choose to style your content with XSL-FO or CSS. Generate PDF documents in almost any language supported by Unicode. Compliant with W3C standards for XSL-FO, CSS, MathML, SVG, and Unicode. AH Formatter is the most powerful automated PDF publishing software and the only one of its kind. It is known for XSL-FO formatting in the documentation industry used for XML, DITA, and S1000D. Over the years, AH Formatter has been expanded with the capability to transform HTML into properly formatted documents with CSS stylesheets. Now users have more options for producing PDFs and can choose to format documents with XSL-FO or CSS! AH Formatter is the fastest XML/HTML to PDF formatting software available. AH Formatter can format documents of virtually any size whether it is a publication, tens of thousands of invoices, reports, or personalized one-to-one documents.
    Starting Price: $560 one-time payment
  • 19
    PDFmyURL

    PDFmyURL

    PDFmyURL

    Use our HTML to PDF API to create PDFs from URLs or HTML. Let your visitors save web pages as PDFs with a single click! Convert entire websites to PDF easily! Join thousands of customers making high-quality PDFs since 2008! Quickly and easily convert any URL or raw HTML into a high-quality PDF. You can use our REST API in any programming language and it comes packed with many options for different layouts, headers, footers, watermarking encryption, and much more. Put a save as PDF link or button on any of your web pages and let your visitors download these pages as PDF with a single click. You control many layout options and set a custom header and/or footer. Save your entire website as a PDF for copyright or other purposes. You just enter the URL and we'll take all the pages of the website and pack them into a single PDF. You grab a coffee and wait until we finish because we'll email you when it's done!
    Starting Price: $19 per month
  • 20
    StartupFlux

    StartupFlux

    StartupFlux

    Custom solutions to help sales & marketing teams improve ROI, increase revenue, & help them do what they do best, more efficiently! Discover, track & connect with your customers, competitors, markets, and prospects to start the discussions and close deals faster. Monitor and analyze your, competitors & your customer's marketing to write, share and engage better. Analyze, learn and improve the ROI by targeting the right audience. Cloud-based solutions are accessible 24/7, anywhere in the world, easy to use, and functional to get the job done. Security, performance, and scalability are taken care of. Using React Native, we build Native iOS & Android apps at half the development and maintenance cost, delivered in half the time. Everyone uses different tools. We'll connect with whatever Email, CRM, database, or tool that you're using, just to make your work life easier. 79% of the world uses Chrome. On click easy support using Chrome extensions to drastically speed up the tasks at hand.
    Starting Price: Free
  • 21
    Superblocks

    Superblocks

    Superblocks

    Superblocks is a platform that enables businesses to build AI-powered enterprise applications on their company data. It allows non-technical teams to generate apps quickly while IT maintains control over security and governance. The platform integrates with data sources like Snowflake, Databricks, AWS, and Azure. Superblocks ensures that all apps follow centralized authentication, access control, and auditing policies. It acts as a secure layer between AI apps and business systems. Teams can create internal tools without heavy engineering involvement. Overall, it combines AI app development with enterprise-grade governance.
    Starting Price: $100/month
  • 22
    Kintivo Forms
    Kintivo Forms Anywhere for SharePoint (including Office 365) allows you to easily design SharePoint forms without code, including a responsive look & feel, branding, and custom actions. Build sophisticated mobile-friendly SharePoint forms for SharePoint and SharePoint Online (Office 365) using a browser-based form builder that supports your own design for any device and screen size. Form preview mode allows you to be sure your forms are exactly the way you want them prior to publishing. Publish your forms anywhere, and save data to SharePoint or Office 365. Secure forms using SSL and Google ReCaptcha anti-spambot technology. Choose a professional theme or your own rich HTML. Put your forms virtually anywhere using embed code (similar to YouTube). The form itself may be placed on any web page, ANYWHERE. This includes SharePoint, SharePoint Online, or on any website, CMS, or eCommerce site. You can even attach the form to an email and the form will still post to your SharePoint list!
    Starting Price: $498 per year
  • 23
    MS4BI

    MS4BI

    Mandragore Planete

    MS4BI Server PROFESSIONAL: Free System BI Welcome to agile BI projects and small businesses! Ultra light, ultra simple, fully responsive. -Multiplatform : Windows, local & Web Server & Cloud -Charts, queries, dashboards, report design, groups, aggregates, menus,Excel consolidation, web application : budget,timeline,gantt,bank,personal... - Design Tools: Web apps, no coding required. - SQL, ADO, ODBC Oracle. MySQL, SQL Server, SQLite3. - Administration database, encryption. - Language: Ms4Script (lowcode). Unique optimized source code for shorter development times: Pchart, Nice, Morris, ChartJS, Google Charts, Excel, Leaflet and others. - license by subscriptio/year - cloud : free account - Free Version MS4BI integrates with: PHP, HTML, JavaScript, jQuery, Microsoft Edge, Mozilla Firefox, Chrome, Safari
    Starting Price: €149 for license Year
  • 24
    Popupfox

    Popupfox

    Popupfox

    Popupfox is 100% compatible with Shopify. It is a top-notch choice to interact with the visitors of your Shopify store. Boost your Shopify sales within 2 minutes! The advanced features of Popupfox popups add value to your website and improve the growth of your business significantly. We offer you more and better. No need for coding or design skills to have a custom popup. Simply create your design and integrate your popup into your website easily. It only takes 2 minutes. Be sure that your visitors take the action you desire. It’s easy to convert your website traffic into leads and sales. Increase conversion rates and boost your sales with optimized popups. Keep your visitors when they are about to leave your website. Decrease cart abandonment, increase sales, interact with your visitors, and get the information you need with exit-intent popups. Customize fully responsive, targeted, and optimized popups! Create unique marketing campaigns in minutes.
    Starting Price: $23 per month
  • 25
    Doc Converter Pro

    Doc Converter Pro

    Doc Converter Pro

    Convert one file or an entire folder. With an average conversion time of less than one second you will have your documents converted in no time. Create custom conversion templates to suit your needs. Full control over images, CSS, find and replace/delete and more. Share your templates with colleagues. Batch convert Word or PDF files to HTML and clean up the code. Convert Word to PDF, PDF to Word. Most document formats supported. The program comes with a full selection of templates that should cover the needs of most users. You just select the one you want to use from the drop-down list. When converting to HTML you have full control over images, code and CSS. You can even run find and replace commands. Once you are happy with your template it can be saved for later use or shared with colleagues.
    Starting Price: $10 per month
  • 26
    ShellNGN

    ShellNGN

    ShellNGN

    Web-based SSH client with SFTP, VNC, RDP, and more. Access your cloud servers from anywhere without installing anything. All you need is a browser. Install a docker version of Shellngn in your private cloud and use it as a secured gateway to your servers. Manage multiple sessions from a single window with a tabbed interface. Manage multiple sessions from a single window with a tabbed interface. Automate your SSH sessions with customized snippets. Browse your server files and folders and manage them easily. Transfer files and folders at full speed with an easy drag & drop. Embedded code editor with syntax highlighting. Edit your HTML/CSS/JS files without leaving. Take control of your remote servers using RDP (Remote Desktop/Terminal Server) or VNC. Full keyboard, command snippets, sftp browser, and file editor. All these awesome features are available on mobile. Connect to your cloud servers from anywhere without installing any software.
    Starting Price: $3.90 per month
  • 27
    Hyper

    Hyper

    Hyper.is

    Hyper is an Electron-based terminal, built on HTML/CSS/JS, and fully extensible. Install themes and plugins from the command line. The goal of the project is to create a beautiful and extensible experience for command-line interface users, built on open web standards. In the beginning, our focus will be primarily on speed, stability, and the development of the correct API for extension authors. In the future, we anticipate the community will come up with innovative additions to enhance what could be the simplest, most powerful, and well-tested interface for productivity. Extensions are available on npm. All command keys can be changed. Extensions are universal Node.js modules loaded by both Electron and the renderer process. Instead of exposing a custom API method or parameter for every possible customization point, we allow you to intercept and compose every bit of functionality! You can find additional details about plugin development in the Hyper repository.
    Starting Price: Free
  • 28
    ServiceBell

    ServiceBell

    ServiceBell

    Win more customers and create better support experiences with live video chat, screen takeover, and user monitoring, directly on your website. Gain insight into your customer's buying process. Get notified when your customers enter high-value pages. Go live and video chat with customers anytime. Understand how your customers found your site. Make your customers purchasing process personally, starting with their first click. ServiceBell integrates with Intercom to enable rich interactivity with video chat and screen takeover. ServiceBell integrates with Calendly so your customers can easily schedule a call with your team. ServiceBell integrates with Clearbit Reveal to alert you when high-value prospects are on your website. Request a demo today to see how ServiceBell can help empower organizations of all sizes to build better relationships with their customers. ServiceBell works on every website, regardless of framework or language.
    Starting Price: $500 per month
  • 29
    DeepAR

    DeepAR

    DeepAR

    A robust, easy-to-use SDK powering 60 million AR experiences every month. Add 3D face masks, effects, and more with better performance than Snapchat in a powerful SDK built for iOS, MacOS, Android, and HTML5. Add 3D face masks and effects, with better performance than Snapchat in a powerful SDK built for iOS, Android, HTML5, and Unity. Apply AR effects to up to 4 faces simultaneously on any device, without glitching or lagging. Using advanced deep learning techniques we can dynamically change hair color in live video. Create an immersive AR experience by replacing backgrounds in real-time. Detect faces showing sad, happy, angry, surprised, and scared emotions in a video feed. Track 17 key body points on the waist, shoulders, elbows, arms, and head. Turn any 3D file into an AR asset Benefit from every feature, pay as you grow. Create an account for free and integrate the SDK within minutes. We even have a load of prebuilt integrations to make your life easier.
    Starting Price: $25 per month
  • 30
    PDFMonkey

    PDFMonkey

    PDFMonkey

    PDFMonkey is the solution to handle your PDF generation needs. Web technologies, a simple REST API, it's never been so easy to make beautiful documents. Stop wasting time! Save development time, no more PDF building code to write, no more configuration, no dependency hell. We handle all the complexity for you.
    Starting Price: €15 per month
  • 31
    Paperplane

    Paperplane

    Paperplane

    Installing and maintaining a PDF backend is tedious and time-consuming. Paperplane adds PDF functionality to your app fast, so you can move on to what matters. If you have batch workloads, Paperplane will create up to 20 PDFs in parallel. Allowing you more time to improve your workflow and pump out more PDFs. The API is asynchronous too, meaning you can fire and forget your PDF jobs rather than keeping long-running processes around until everything finishes. Webhooks take care of notifying you of any errors that may have occurred during the PDF generation process. Are you looking for a solution to generate PDFs from your single-page app? If your site works in Chrome, it’ll work with Paperplane. Or choose to wait for an element to appear on the page before generating the PDF, so you can be sure all your content has loaded.
    Starting Price: $15 per month
  • 32
    Reflect

    Reflect

    Reflect

    Reflect is a note-taking app that helps you think better by mirroring the way your brain works. It prioritizes frictionless thought capture and recall, and encrypts your notes to make them secure. Reflect syncs all of your notes in real-time across your devices, and allows you to capture snippets from your browser or Kindle. It also connects to all of your calendars so that you never miss a meeting or agenda again. Think of the convenience of Apple Notes with 100x the power.
    Starting Price: $10/month
  • 33
    Devel::Cover
    This module provides code coverage metrics for Perl. Code coverage metrics describe how thoroughly tests exercise code. By using Devel::Cover you can discover areas of code not exercised by your tests and determine which tests to create to increase coverage. Code coverage can be considered an indirect measure of quality. Devel::Cover is now quite stable and provides many of the features to be expected in a useful coverage tool. Statement, branch, condition, subroutine, and pod coverage information is reported. Statement and subroutine coverage data should be accurate. Branch and condition coverage data should be mostly accurate too, although not always what one might initially expect. Pod coverage comes from Pod::Coverage. If Pod::Coverage::CountParents is available it will be used instead.
    Starting Price: Free
  • 34
    grcov

    grcov

    grcov

    grcov collects and aggregates code coverage information for multiple source files. grcov processes .profraw and .gcda files which can be generated from llvm/clang or gcc. grcov also processes lcov files (for JS coverage) and JaCoCo files (for Java coverage). Linux, macOS and Windows are supported.
    Starting Price: Free
  • 35
    kcov

    kcov

    kcov

    Kcov is a FreeBSD/Linux/OSX code coverage tester for compiled languages, Python and Bash. Kcov was originally a fork of Bcov, but has since evolved to support a large feature set in addition to that of Bcov. Kcov, like Bcov, uses DWARF debugging information for compiled programs to make it possible to collect coverage information without special compiler switches.
    Starting Price: Free
  • 36
    Slather

    Slather

    Slather

    Generate test coverage reports for Xcode projects & hook it into CI. Enable test coverage by ticking the "Gather coverage data" checkbox when editing a scheme.
    Starting Price: Free
  • 37
    NCover

    NCover

    NCover

    NCover Desktop is a Windows application that helps you collect code coverage statistics for .NET applications and services. After coverage is collected, Desktop displays charts and coverage metrics in a browser-based GUI that allows you to drill all the way down to your individual lines of source code. Desktop also allows you the option to install a Visual Studio extension called Bolt. Bolt offers built-in code coverage that displays unit test results, timings, branch visualization and source code highlighting right in the Visual Studio IDE. NCover Desktop is a major leap forward in the ease and flexibility of code coverage tools. Code coverage, gathered while testing your .NET code, shows the NCover user what code was exercised during the test and gives a specific measurement of unit test coverage. By tracking these statistics over time, you gain a concrete measurement of code quality during the development cycle.
    Starting Price: Free
  • 38
    OpenClover

    OpenClover

    OpenClover

    Balance your effort spent on writing applications and test code. Use the most sophisticated code coverage tool for Java and Groovy. OpenClover measures code coverage for Java and Groovy and collects over 20 code metrics. It not only shows you untested areas of your application but also combines coverage and metrics to find the riskiest code. The Test Optimization feature tracks which test cases are related to each class of your application code. Thanks to this OpenClover can run tests relevant to changes made in your application code, significantly reducing test execution time. Do testing getters and setters bring much value? Or machine-generated code? OpenClover outruns other tools in its flexibility to define the scope of coverage measurement. You can exclude packages, files, classes, methods, and even single statements. You can focus on testing important parts of your code. OpenClover not only records test results but also measures individual code coverage for every test.
    Starting Price: Free
  • 39
    Istanbul

    Istanbul

    Istanbul

    JavaScript test coverage made simple. Istanbul instruments your ES5 and ES2015+ JavaScript code with line counters, so that you can track how well your unit-tests exercise your codebase. The nyc command-line-client for Istanbul works well with most JavaScript testing frameworks, tap, mocha, AVA, etc. First-class support of ES6/ES2015+ using babel-plugin-Istanbul. Support for the most popular JavaScript testing frameworks. Support for instrumenting subprocesses, using the nyc command-line interface. Adding coverage to your mocha tests could not be easier. Now, simply place the command nyc in front of your existing test command. nyc's instrument command can be used to instrument source files outside of the context of your unit tests. nyc is able to show you all Node processes that are spawned when running a test script under it. By default, nyc uses Istanbul's text reporter. However, you may specify an alternative reporter.
    Starting Price: Free
  • 40
    jscoverage

    jscoverage

    jscoverage

    jscoverage tool, both node.js and JavaScript support. Enhance the coverage range. Use mocha to load the jscoverage module, then it works. jscoverage will append coverage info when you select list or spec or tap reporter in mocha. You can use covout to specify the reporter, like HTML, and detail. The detail reporter will print the uncovered code in the console directly. Mocha runs test case with jscoverage module. jscoverage will ignore files while listing in covignore file. jscoverage will output a report in HTML format. jscoverage will inject a group of functions into your module exports. default jscoverage will search covignore in the project root. jscoverage will copy exclude files from the source directory to the destination directory.
    Starting Price: Free
  • 41
    pytest-cov
    This plugin produces coverage reports. Compared to just using coverage run this plugin does some extras. Subprocess support, so you can fork or run stuff in a subprocess and will get covered without any fuss. Xdist support, so you can use all of pytest-xdist’s features and still get coverage. Consistent pytest behavior. All features offered by the coverage package should work, either through pytest-cov’s command line options or through coverage’s config file. Under certain scenarios, a stray .pth file may be left around in site packages. The data file is erased at the beginning of testing to ensure clean data for each test run. If you need to combine the coverage of several test runs you can use the --cov-append option to append this coverage data to coverage data from previous test runs. The data file is left at the end of testing so that it is possible to use normal coverage tools to examine it.
    Starting Price: Free
  • 42
    Hummingbird

    Hummingbird

    WPMU DEV

    Easily identify HTML, Javascript, and CSS files that can be compressed, combined, or moved to maximize performance. Test changes before pushing live with built-in Safe Mode. Hummingbird Pro is the ideal performance plugin for all users - whether you’re looking for simple, one-click solutions, or to fine-tune your site performance down to the last CSS file. All single plugins come with complete access to our Pro Plugins, Full Hub access and all of our services at no extra cost. Run Automated Updates, configs, performance, uptime, analytics, reports, support, client billing and white labeling management from one command center. Hummingbird is built to take full advantage of Cloudflare features. Just plug in your API key to get started and control your Cloudflare settings via Hummingbird.
    Starting Price: $7.50 per month
  • 43
    ViewSTL

    ViewSTL

    ViewSTL

    ViewSTL is a 3D model viewing and sharing platform, designed to make it easy to share 3D models online. The platform supports the STL file format and provides a range of features to help users upload, view, and share 3D models. It supports multiple file formats, which can be easily uploaded and viewed. ViewSTL also offers a range of settings to customize the view of the 3D models, such as background colors and lighting. With ViewSTL, users can also take screen captures or videos of their 3D models for easy sharing. Finally, the platform also allows users to share their 3D models with other users. View 3D STL files directly in your browser, no software installation is required. We use three.js library, with HTML5 and some good old javascript. We upload nothing to our server. All is done locally on your own computer. You can now easily display 3D files directly in your own website. You can also communicate/alter the model within your page at runtime.
    Starting Price: Free
  • 44
    Regale

    Regale

    3Sharp

    Build product experiences for any part of the customer journey. Tell your product story clearly and embed it anywhere. Create fail-proof presentations and engaging leave-behinds. Provide simple and memorable self-paced training guides. Self-guided demos allow people to experience your product without the worry of getting lost or breaking something. A simple and intuitive experience lets you clearly and effectively communicate value. Highlight key takeaways to leave people with a lasting impression of how your product can help. Regale Studio allows you to capture images, and animations, track where you clicked, and effortlessly assemble them into a demo. Create demos of desktop, web, and mobile applications in minutes to meet your unique needs. User-friendly tools let you easily edit and keep your demos in sync with your product as your team makes updates. Create the feel of a live experience, without the need to build and configure custom demo environments.
    Starting Price: $960 per year
  • 45
    Flip PDF Plus

    Flip PDF Plus

    Flip Builder

    Flip PDF Plus is a powerful digital flipbook maker that allows you to convert static PDFs/images into HTML5 flipbooks at the fastest speed. Add page audio (voice assistant), table of contents, bookmark, and other interactive elements to engage your audience. Customize branding options & privacy settings easily. Share your flipbook on social media after uploading it to a server. Publish it as HTML, EXE, APP, APK, or plug-in file and distribute it to multiple devices. Flip PDF Plus empowers you to create flipbooks that work beautifully in any browser, on any device. With the easy-to-use interface, you can create an HTML realistic page flip eBook in less than 10 minutes. Simply import a PDF and choose a pre-designed template, and you can generate an inspiring professional flipping magazine or brochure with ease. No coding and design skills are needed. Flip PDF Plus offers an amazing idea to merge PDFs into one page-flipping eBook directly without any code or skills.
    Starting Price: $129 one-time payment
  • 46
    EximiousSoft ePage Creator
    EximiousSoft ePage Creator is an all-in-one type of digital publishing software for business or personal users. With it, you can easily create, edit, print, and publish any PDF documents. Besides that, It enables you to convert PDF files, Microsoft Word documents (doc; doc), RTF documents, TXT files, embedded images, movies, music, hyperlinks, texts, hotspots, and even YouTube videos to stunning page-turning digital publications, magazines, and catalogs, etc. Once you've created your page-flipping masterpiece in ePage Creator, you can publish it to the web, send it via email, and even distribute it on CD or mobile (Android devices). EximiousSoft ePage Creator is designed to create online or offline flipping digital publications. With it, you can easily make e-books, e-magazines, e-brochures, e-reports, etc. publishing with vivid, realistic page-turning effects in minutes. The generated flipping e-books include two formats, Adobe Flash and HTML5.
    Starting Price: $119.95 one-time payment
  • 47
    AnvSoft Flash Banner Maker
    Flash Banner Maker is a free and easy-to-use flash banner generator for Windows. With AnvSoft Flash Banner Maker, you can create animated and professional-looking banners within a few clicks. You can use your own photos and texts, and combine them with dynamic text effects to create professional ad banners or flash intros. As Freeware, however, Flash Banner Maker provides 60+ cool entrance and exit effects for dynamic texts, to help you make a stunning ad or banner. By using a friendly interface, you can generate your flash intro banners within steps. Simply follow the tabs at the top of the program and the left bar to go step-by-step through the banner making. When you have completed it, just publish it in SWF and HTML format and add it to your webpage. You can add whatever picture from your hard drive to be the image background for your flash intro. You may also choose to add no image, but use 150+ different colors as the solid-color background for your flash intro banners.
    Starting Price: Free
  • 48
    SoThink SWF Easy
    Get inspiration from 80+ built-in templates. Cover eight colors and four sizes. Apply 60+ animated effects. Adjust effect duration by dragging on the timeline. Friendly interface with searchable resources & main or auxiliary scenes. Publish animation into multiple media types, easily and fast. SoThink SWF Easy supports Windows 8. Offer 80+ free and remarkable banner templates, which comply with general industry specs. Classified by themes, sizes, and colors, you can find and select the desired one in minutes. Offer hundreds of graphic or image resources. Classified into different categories by usage. Enable you to edit the brand new Flash design or the built-in banner templates in an easy way. 60+ animated effects are available for use. One-click to display and then show on the timeline. You can define both the start and the endpoint or effect duration by dragging and dropping. Export your banner into SWF, AVI & GIF as three different media types, HTML5 animation is available.
    Starting Price: $49.95 one-time payment
  • 49
    jsPDF

    jsPDF

    Parallax

    The leading HTML5 client solution for generating PDFs. Perfect for event tickets, reports, certificates, you name it! PDFs are ubiquitous across the web, with virtually every enterprise relying on them to share documents. We created jsPDF to solve a major problem with how pdf files were being generated. We decided to make it open-source to allow a community of developers to expand on it. We generate documentation from the source code. jsPDF is open-source and we do not offer free support. If you need help with your project contact us to get a quote. Usually, it is not necessary to specify the exact file in the import statement. Build tools or Node automatically figure out the right file, so importing "jspdf" is enough. Some functions of jsPDF require optional dependencies. JsPDF loads them dynamically when required (using the respective module format, e.g. dynamic imports). Build tools like Webpack will automatically create separate chunks for each of the optional dependencies.
    Starting Price: Free
  • 50
    dompdf

    dompdf

    dompdf

    dompdf is an HTML-to-PDF converter. At its heart, dompdf is (mostly) a CSS 2.1-compliant HTML layout and rendering engine written in PHP. It is a style-driven renderer: it will download and read external stylesheets, inline style tags, and the style attributes of individual HTML elements. It also supports most presentational HTML attributes. PDF rendering is currently provided either by PDFLib or by a bundled version of the R&OS CPDF class written by Wayne Munro. (Some important changes have been made to the R&OS class, however). In order to use PDFLib with dompdf, the PDFLib PECL extension is required. Using PDFLib improves performance and reduces the memory requirements of dompdf somewhat, while the R&OS CPDF class, though slightly slower, eliminates any dependencies on external PDF libraries. Supports external stylesheets, either locally or through HTTP/FTP. Supports complex tables, including row & column spans, separate & collapsed border models, and individual cell styling.
    Starting Price: Free