33 projects for "html files" with 2 filters applied:

  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1
    bfxr

    bfxr

    Flash + AIR sound effects generator. Based on Sfxr.

    The bfxr project by increpare is a sound-effects generator tool originally built using Flash + AIR, based on the earlier Sfxr project. Its purpose is to enable users, especially game developers and sound designers, to quickly generate retro, 8-bit/“chiptune” style sound effects (“bleeps”, “booms”, “zaps”, etc.) without deep knowledge of audio signal processing. It offers an interactive GUI through which you can tweak many parameters (oscillators, envelopes, filters, etc.) to sculpt custom...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 2
    dktools - Dirk Krauses tools

    dktools - Dirk Krauses tools

    Drawing, graphics conversion, software development, administration.

    GUI and command line tools for advanced users and administrators: wxdkdraw - Minimalistic drawing application for use with LaTeX, wxd2lat - Convert wxdkdraw files to LaTeX, bitmap2pp - Convert PNG/JPEG/TIFF/NetPBM to (E)PS or PDF, fig2lat - Convert XFig files to LaTeX, htmlbook - publish HTML like a book, dkcpre - C debugging and tracing preprocessor, itadmin - manage your IT using a MySQL/MariaDB database, dk-fic - file integrity checker, dk-ls - list files, output column order is configurable, dk-cat, dk-sort, dk-lines - text tools for *x and Windows, dk-send, dk-recv - transmit data stream, dk-t2h, dk-t2l - text to HTML or LaTeX conversion.
    Leader badge
    Downloads: 19 This Week
    Last Update:
    See Project
  • 3
    Yaoqiang BPMN Editor

    Yaoqiang BPMN Editor

    an Open Source BPMN 2.0 / DMN 1.1 Modeler

    Yaoqiang BPMN Editor is a graphical editor for business process diagrams, compliant with OMG specifications (BPMN 2.0 / DMN 1.1).
    Leader badge
    Downloads: 94 This Week
    Last Update:
    See Project
  • 4
    quick-media

    quick-media

    media(audio/image/qrcode/markdown/html/svg/png) support

    quick-media is a lightweight multimedia processing toolkit designed to simplify common video and audio operations through streamlined command execution. It provides a wrapper around FFmpeg functionality, enabling users to perform tasks such as transcoding, clipping, and format conversion with simplified commands. The tool emphasizes ease of use while still allowing access to advanced encoding parameters when needed. It supports batch processing, making it efficient for handling multiple...
    Downloads: 4 This Week
    Last Update:
    See Project
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 5
    Vishesh Auto Index

    Vishesh Auto Index

    Vishesh Auto Index 5 is Best Wap Auto Index for mp3 sites.

    Vishesh Auto Index is a rebirth of AutoIndex. A mobile focused autoindex script that allows users to create a mobile download site. Security level too high. Vishesh Auto Index 5 specially made for mp3/mp4 downloading websites. Vishesh Auto Index 5 My Official Blog:- https://visheshgrewal.blogspot.com Vishesh Auto Index:- https://vishesh-auto-index.blogspot.com Readme.txt for more information
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Inkscape Map

    From Inkscape SVG files to HTML image map or coordinate list

    A simple tools to generate HTML imagemap or coordinates list (eg. to be inserted into a database) from an Inkscape SVG file. Also usefull for creating imagemap and generate area-coloured images on the fly using the coordinates (eg. in PHP with GD library). It requires Java to run.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    Qfsm

    Qfsm

    A graphical Finite State Machine (FSM) designer.

    A graphical tool for designing finite state machines and exporting them to Hardware Description Languages, such as VHDL, AHDL, Verilog, or Ragel/SMC files for C, C++, Objective-C, Java, Python, PHP, Perl, Lua code generation.
    Leader badge
    Downloads: 23 This Week
    Last Update:
    See Project
  • 8
    A metadata generator for pyTivo. It's command-line only, cross-platform and will create metadata files for movies and TV shows. Community discussion is here: http://pytivo.sourceforge.net/forum/gmd-s-python-metadata-generator-t17.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    HTdesigner

    WYSIWYG HTML-редактор

    WYSIWYG HTML-редактор, ставящий перед собой цель создание свободного программного обеспечения для веб-дизайна. Внимание, необходимо в Firefox отключить security.fileuri.strict_origin_policy или запустить chrome с флагом --allow-file-access-from-files, как это сделать указано в README.txt
    Downloads: 0 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 10

    PDEGraphics2D

    Output Processing script from Java AWT/Swing paint call

    Use PDEGraphics2D to create Processing vector graphics script files and deploy them in HTML. To create a PDEGraphics2D instance, pass the constructor an instance of a standard Graphics2D object, together with the size of the canvas to paint: PDEGraphics2D g= new PDEGraphics2D(Graphics2D g, int w, int h) or PDEGraphics2D g= new PDEGraphics2D(Graphics2D g, Dimension d) Alternatively, pass the component to paint as the input to one of the static paint methods: PDEGraphics2D g=PDEGraphics2D.paint(Component c); PDEGraphics2D g=PDEGraphics2D.paint(JComponent c); PDEGraphics2D g=PDEGraphics2D.paint(Window c); PDEGraphics2D g=PDEGraphics2D.paint(JApplet c); The getCode(..) and write(....) methods can then be used to access the generated script and create HTML documents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Creates XML listings of audio files on a directory tree. A XSLT stylesheet can be used to transform the XML listing into a tabular or tree listing of your media files in plain-text, HTML, RDF or any other XML format. Supports MP3 and OGG.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    html5media

    html5media is a DITA-OT plugin and authoring UI for media insertion

    HTML5Media is a DITA Open Toolkit plugin and authoring UI that helps DITA content creators insert media such as video, audio and animated graphics into DITA source. When the DITA-OT outputs HTML to an HTML5-aware browser, the html5media plugin transforms the DITA media xrefs into HTML5-complient video, audio and canvas tags. The authoring UI helps writers preview media before insertion into DITA source. XML playlists provide a means of storage for media metadata. There are two zipped files to download. One contains the base code; the other contains sample media files. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ...Now includes an external interface from Javascript. To use this interface on your local file system you will need to change your global security settings to trust the folder where you want to keep the files. Visit http://www.macromedia.com/support/documentation/en/flashplayer/help/settings_manager04.html to change your settings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ...Now includes an external interface from Javascript. To use this interface on your local file system you will need to change your global security settings to trust the folder where you want to keep the files. Visit http://www.macromedia.com/support/documentation/en/flashplayer/help/settings_manager04.html to change your settings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    JPhotoAlbum is a Java desktop application for quick browsing, organizing and commenting digital photographs and publishing the resulting albums as web pages. Albums are saved in XML formatted files which are transformed to HTML with XML stylesheets
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    rendertext
    Text and basic html renderer. Useful to read text/html files in mp3/mp4 devices using its photo/image viewer . Comes with default settings for a sansa fuze mp4 player. It needs a Perl interpreter, but is provided one in-pack for windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    PyAlbum is a program that generates static files (HTML pages, text, XML) based on templates from digital camera images or other pictures. Written in Python. Runs at least on Windows/32, Linux, Unix, Mac OS. Uses PIL and the EmPy templating system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The aim of this project is to read meta data from pictures such as JPG. But, instead of other freeware all meta data will be described into Spring files (XML files).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Wallpaper Website Tool
    A small .NET-based GUI application that generates HTML files to provide image files in various resolutions (e.g. wallpapers). For hobbyist webmasters who know how to copy files to a server, but not how to set up and configure server-side apps.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ImageServlet is a Java based Servlet that produces images using the Graphics2D Java API to return them via standard URLs so that they can be used in HTML,JSP and CSS files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A command line tool that analyzes your music collection and reports its findings in a variety of formats (e.g. HTML, XML, PDF) to various targets such as the console, FTP-upload, files or eMail.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    FlvWebPlayer is a thin and light Flash Video player for web pages. Easy-to-use, you could define parameters by html flashVars. Plays flv (FLashVideo) files. This program is fully written in AS3 (ActionScript 3.0), without Flex framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    hq_img ( smarty image plugin )

    hq_img - High Quality Images

    ...For the parameters have a look at the hq_img plugin file. You can handle GIF, JPG and PNG files. Additionally add a frame and/or a multi line legend with your own TTF font.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Papagenos Ton Reader is an e-book reader for plain text and HTML files with multimedia capabilities. Main features are: + Paper book format (side-by-side pages) + Customizable + Bookmarks + Clickable Index page + Bilingual reading (in progress)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    AutoHome(Automatic Home Management System) to schedule Television,DVD,and any Infrared based devices(Roboraptor and RoboSapien)to work automatically.Can Send(transmit)/Recieve Remote Control Signals, launch EXE files in Computers/PC .It uses USBUIRT.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB