Showing 43 open source projects for "data formats html/xhtml tidy"

View related business solutions
  • Level Up Your Cyber Defense with External Threat Management Icon
    Level Up Your Cyber Defense with External Threat Management

    See every risk before it hits. From exposed data to dark web chatter. All in one unified view.

    Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
    Try for Free
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 1
    HtmlSanitizer

    HtmlSanitizer

    Cleans HTML to avoid XSS attacks

    HtmlSanitizer is a .NET library for cleaning HTML fragments and documents from constructs that can lead to XSS attacks. It uses AngleSharp to parse, manipulate, and render HTML and CSS. Because HtmlSanitizer is based on a robust HTML parser it can also shield you from deliberate or accidental "tag poisoning" where invalid HTML in one fragment can corrupt the whole document leading to broken layout or style. In order to facilitate different use cases, HtmlSanitizer can be customized at...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Markdown Monster

    Markdown Monster

    An extensible Markdown Editor, Viewer and Weblog Publisher for Windows

    Markdown Monster is a powerful, yet easy-to-use Markdown editor with syntax highlighting and sophisticated and fast edit features. A collapsible, synced, live preview lets you see your output as you type and scroll. Easily embed or paste images, links, tables and code using raw markup or our smart UI helpers to simplify many operations with a few keystrokes or a click or two. Paste images from the clipboard or drag and drop from Explorer or our built-in file browser. Inline spell-checking...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    QuestPDF

    QuestPDF

    A library that can help you with generating PDF documents

    Quickly design and generate PDF documents with an open-source, modern, and battle-tested C# library. Forget about limitations, feel confident, enjoy your task and efficiently deliver professional products. QuestPDF is a progressive library that can help you with generating PDF documents in your .NET application by offering a friendly, discoverable and predictable C# fluent API. Do you believe that creating a complete invoice document can take less than 200 lines of code? We have prepared for...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Myrtille

    Myrtille

    A native HTML4 / HTML5 Remote Desktop Protocol and SSH client

    Myrtille provides simple and fast access to remote desktops, applications, and SSH servers through a web browser, without any plugin, extension or configuration. Technically, Myrtille is an HTTP(S) to RDP and SSH gateway. User input (keyboard, mouse, touchscreen) is forwarded from a web browser to an HTTP(S) gateway, then up to an RDP (or SSH) client which maintains a session with an RDP (or SSH) server. The display resulting (or not) of such actions is streamed back to the browser, from the...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Business Automation Software for SMBs Icon
    Business Automation Software for SMBs

    Fed up with not having the time, money and resources to grow your business?

    The only software you need to increase cash flow, optimize resource utilization, and take control of your assets and inventory.
    Learn More
  • 5
    Chromely

    Chromely

    Build cross platform HTML desktop apps on .NET

    For developers who are interested in WebView2 there is EdgeSharp, an offshoot of Chromely. Chromely is a lightweight alternative to Electron.NET, Electron for .NET/.NET Core developers. Chromely is a .NET/.NET Core HTML5 Chromium desktop framework. It is focused on building apps based on Xilium.CefGlue, CefSharp implementations of embedded Chromium (CEF) without WinForms or WPF, but can be extended to use WinForms or WPF. Chromely uses Windows, Linux and MacOS native GUI API as "thin"...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    HtmlWatcher

    HtmlWatcher

    Auto updated HTML viewer for web develop

    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    ConcatPDF

    PDF Concatenation Tool

    ConcatPDF is the tool to concatenate PDF files. It can concatenate, extract, encrypt, decrypt, configure PDF files, convert image files to PDF. GUI version and CUI version are both available. iText.NET is iText porting on .NET Framework by J#. This library allows you to generate PDF, (X)HTML, XML, RTF files on Microsoft.NET Framework including ASP.NET.
    Leader badge
    Downloads: 37 This Week
    Last Update:
    See Project
  • 8

    StoryParser

    A set of tools and libraries to help with writing eBooks

    A set of tools and libraries (available for C# and Java) that help with writing fiction and non-fiction drafts and then produce ePUB and Kindle eBooks. With these tools/libraries, drafts, written in HTML, can be analyzed to help with writing. such as generating outlines and associating scenes with keywords. When done writing, the tools/libraries can be used to make publishable eBook, automatically producing additional material, such as Table of Contents and Title Pages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Easy Feed Editor
    ACTIVE DEVELOPMENT ENDED IN 2011. Use Easy Feed Editor to create your own feed. Easy Feed Editor supports both RSS and ATOM.
    Downloads: 1 This Week
    Last Update:
    See Project
  • More Bookings. Better Experience. Icon
    More Bookings. Better Experience.

    For tour and activity providers

    The all-in-one solution built to help you stay organised and get more bookings with thousands of connections to online travel agencies (OTAs), resellers and suppliers.
    Learn More
  • 10
    DinkToPdf

    DinkToPdf

    C# .NET Core wrapper for wkhtmltopdf library that uses Webkit engine

    .NET Core P/Invoke wrapper for wkhtmltopdf library that uses Webkit engine to convert HTML pages to PDF. Copy the native library to root folder of your project. From there .NET Core loads the native library when the native method is called with P/Invoke. You can find the latest version of the native library. Select the appropriate library for your OS and platform (64 or 32-bit). The library was not tested with IIS. The library was tested in console applications and with Kestrel web server...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    Fazed 1.2.1

    Fazed 1.2.1

    A simple phishing files generating tool

    Fazed is a simple phishing tool which allows you to generate html and php files which are customized by your redirected link and access code. Fazed is based on .NET 3.5 and requires minimum of 800x600 resolution. Fazed has six language options which allows locals of the language's respective areas to use the application with ease. The implemented languages are Russian, English, French, Chinese (simplified), Urdu and Sindhi. It is expected to see more language implementations in the future...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This Programm allows you to find Colors you need for a Website. You can choose the color in a ColorDialog and then copy the Hex code to clipboard, and you can type in a Hex code an get shown the Color.
    Downloads: 19 This Week
    Last Update:
    See Project
  • 13
    HTML++

    HTML++

    Object-oriented generation of HTML code on .NET 4 Client Profile

    This library allows you to generate HTML pages directly from your code in a strongly typed, compositional, safe and concise manner. Requires the .NET Framework 4 Client Profile only. It is licensed under LGPL, which means that you may use it in commercial products. The project logo is from Mariano Real, who kindly provided it under a Creative-Commons license.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 14
    this is a chm help creator that makes chm files out of word docs or htmls very fast and easy اين برنامه براي ساختن سريع فايل هاي chm از فايل هاي ورد و html نوشته شده.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Application to record tests for Celerity, SODA, WatiR, and WatiN. Tests can be saved and compiled into an executable or assembly.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    Angosso

    Angosso

    Performance and stability

    Develop: domain secure, and performing secure Domain Name System (DNS) dynamic updates. Domain Name System Security Extensions Servlet API Package The javax.servlet.http package contains a number of classes and interfaces that describe and define the contracts between a servlet class running under the HTTP protocol and the runtime environment provided for an instance of such a class by a conforming servlet container.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    pWord is a hideable treeview utility. You can add subjects as key value pairs such as usernames and passwords under websites. When you are done, just click on the thumb tac. You can also perform basic math operations. Works, but still in beta...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Help Engine used by NasuTek Products. Similar to HTML Help 2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    HanDLight is a lightweight, C# writed, Mozilla Gecko based web authoring tool. It's include an FTP client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Codepage Converter
    Codepage Converter - Convert HTML/Text files to different encoding formats e.g. ANSI to UTF-8 or Unicode. Convert multiple files with 1 click. Works with all encodings. * The issue with UTF-8 has now been fixed.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 21
    Sweaty7Z
    WARNING: Project cancelled. No another version are coming in future. Sweaty7Z - Dynamic-Link Library written on Visual C#, allows .Net applications to work with zip archives. It's supports many archive types and based on 7-Zip open-source project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A handy program to help anyone create a website with ease! features include, code editor/html preview screen, quick click easy add html tag buttons, load,save,quick save, and new document features. visit XSkullsGames.com for more programs/games!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A program that converts source codes into HTML. Good for blogs or other web-pages containing source code snippets. The program has the capability of choosing from different themes, and highlighting styles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ZK Light is renamed to ZKuery and moved to http://code.google.com/p/zkuery/. ZK Light is a client-only version of ZK; Support Java, C, PHP, Python...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Just a contrib of headers made via an XML to source code library xml generation tool I wont claim to maintain it however It is Intended to Aid and or be absorbed by the XML Resume Library folks hopefully It will aid the development of XML Resume further.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next