Showing 39 open source projects for "file type"

View related business solutions
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • Application Monitoring That Won't Slow Your App Down Icon
    Application Monitoring That Won't Slow Your App Down

    AppSignal's Rust-based agent is lightweight and stable. Already running in thousands of production apps.

    Full APM with errors, performance, logs, and uptime monitoring. 99.999% uptime SLA on the platform itself.
    Start Free
  • 1
    htmly

    htmly

    Simple and fast databaseless PHP blogging platform, and Flat-File CMS

    HTMLy is an open source databaseless PHP blogging platform. A flat-file CMS that allows you to create a fast, secure, and powerful website or blog in seconds. HTMLy uses a unique algorithm to find or list any content based on date, type, category, tag, or author, and it's performance remains fast even if we have tens of thousands of posts and hundreds of tags. As a flat-file CMS, HTMLy is designed to run smoothly despite using minimal server specs.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    PHPWord

    PHPWord

    PHP library for reading and writing word processing documents

    ...Create document sections with different settings, e.g. portrait/landscape, page size, and page numbering. Create header and footer for each sections, set default font type, font size, and paragraph style. Use UTF-8 and East Asia fonts/characters. Define custom font styles (e.g. bold, italic, color) and paragraph styles (e.g. centered, multicolumns, spacing) either as named style or inline in text.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 3
    Projectile

    Projectile

    Project Interaction Library for Emacs

    ...For instance - finding project files has a portable implementation written in pure Emacs Lisp without the use of GNU find (but for performance sake an indexing mechanism backed by external commands exists as well). This library provides easy project management and navigation. The concept of a project is pretty basic - just a folder containing some special file (e.g. a VCS marker or a project descriptor file like pom.xml or Gemfile). Projectile will auto-detect pretty much every popular project type out of the box and you can easily extend it with additional project types. Projectile tries to be practical - portability is great, but if some external tools could speed up some task substantially and the tools are available, Projectile will leverage them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    espanso

    espanso

    Cross-platform Text Expander written in Rust

    Discover the incredible power of a full-blown text expander. No more copying and pasting, create templates once and let Espanso do the rest for you. Customer support replies, sales pitches, medical reports, you name it. Espanso has got you covered. Just press ALT+Space and Espanso’s search bar will open, letting you search for the perfect snippet. Don’t wrap your head around dates. Espanso makes it easy to use them, both past and future ones. Extend Espanso’s capabilities with packages, or...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 5
    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 and word counts keep your content streamlined. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    vim-go

    vim-go

    Go development plugin for Vim

    This plugin adds Go language support for Vim, with the following main features. Look up documentation with :GoDoc or :GoDocBrowser, easily import packages via :GoImport, remove them via :GoDrop. Precise type-safe renaming of identifiers with :GoRename. See which code is covered by tests with :GoCoverage. Add or remove tags on struct fields with :GoAddTags and :GoRemoveTags. Call golangci-lint with :GoMetaLinter to invoke all possible linters (golint, vet, errcheck, deadcode, etc.) and put...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Rista Writer

    Rista Writer

    RISTA WORD PAD IS A VB.NET open source and free application

    Project Description: RWriter (Word Pad) RWriter is a lightweight, user-friendly text editor designed to provide all the essential features of a standard word pad application, with added flexibility and formatting options. It focuses on simplicity, efficiency, and compatibility with common text formats. Core Features - File Operations - Create new documents - Open existing files - Save and Save As options - Print support - Page Setup and Print Preview - Supports RTF and TXT file...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    LinWriter

    LinWriter

    small efficient text editor for Windows and Linux

    LinWriter is a small robust utility that can write quick documents and notes for your every day use. Providing a friendly and intuitive interface, it offers a distraction free environment to enhance productivity for your documents and notes. Key features include a minimalistic interface and support for common formats such as TXT, Markdown, HTML and its custom format 'rtdoc', which allows rich text editing. Including are also basic formatting options, inserting graphics, bullets, numbered...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    DownSmith Markdown Editor

    DownSmith Markdown Editor

    A powerful, feature-rich Markdown editor with real-time HTML preview.

    DownSmith provides an intuitive editing experience with comprehensive formatting tools, syntax highlighting, live preview, table creation, spell checking, footnotes, HTML export, and intelligent image handling. Runs without Java being installed on Windows. On macOS and Linux requires Java 11 or better installed. A Java 8 version is provided that has all the functionality of the Java 11 version except footnotes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 10
    vim-instant-markdown

    vim-instant-markdown

    Instant Markdown previews from Vim

    vim-instant-markdown provides live Markdown preview from Vim/Neovim in your web browser with minimal configuration. When you open a Markdown file, the plugin launches a local server and continuously updates a rendered preview as you type. This immediate feedback helps you fine-tune headings, lists, tables, and code fences without manual refreshes. It supports GitHub-flavored Markdown features and typical extensions so the preview resembles common hosting platforms. Automatic live preview of Markdown in your browser. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Atom

    Atom

    A hackable text editor for the 21st Century

    Atom is a text editor that's modern, approachable and full-featured. It's also easily customizable- you can customize it to do anything and be able to use it productively without ever touching a config file. Atom is free to download and runs on Linux, OS X and Windows with support for plug-ins written in Node.js and embedded Git Control. It is based on Electron (formerly known as Atom Shell),a framework for building cross-platform apps using Chromium and Node.js.
    Downloads: 98 This Week
    Last Update:
    See Project
  • 12
    GEDCOM Lexer Plugin for Notepad++

    GEDCOM Lexer Plugin for Notepad++

    Syntax highlighting and folding for GEDCOM

    Enhances Notepad++ text editor's handling of GEDCOM files. View GEDCOM files with syntax highlighting of: level, xref id, tag, pointer, value and escape tokens. Customize coloration and font styles. Grammar errors are also highlighted. View GEDCOM files in outline mode by folding sections based on line level.
    Leader badge
    Downloads: 139 This Week
    Last Update:
    See Project
  • 13
    reCsvEditor

    reCsvEditor

    Editor for simple (only one record type) Csv Files.

    Editor for both Csv files and Fixed width files. There is automatic attribute detection for single record Csv Files. You can edit Fixed Width file and Multi-Record Csv / Fixed width files using a Xml Schema. There is also limited editing available for Xml and PO files.
    Downloads: 21 This Week
    Last Update:
    See Project
  • 14
    Ox-Hugo

    Ox-Hugo

    A carefully crafted Org exporter back-end for Hugo

    ...If you are a one Org-file per post type of person, that flow works too! Just note that in this flow many of those #+hugo_ properties need to be managed manually.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Adventure IDE

    Adventure IDE

    General-Purpose IDE, Lightweight Text Editor

    Leader badge
    Downloads: 99 This Week
    Last Update:
    See Project
  • 16
    Notepad++ UDL2 Color syntax for SAS

    Notepad++ UDL2 Color syntax for SAS

    Notepad++ UDL UDL2 User Defined Language color syntax for SAS language

    Notepad++ SAS User Defined Language color syntax (2021-04-09) 1) Download .XML file, then select Language->Define your language... 2) Use the Import button to import the SAS language definition. Based on many UDL find on Web and very complete. - Very good handling of all single and multi-lines comment. - Keyword style by group and type, easy customisation. - Very good support for all SAS format. For all dark background color syntax, set Notepad++ theme to "Deep Black", "Global Styles", "Global Override". ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    StructuredXmlEditor

    StructuredXmlEditor

    An editor for structured xml, providing a graphical interface

    An editor for structured xml, providing a graphical interface. This allows you to specify the format of the xml file using a definition file. This definition is then converted into a graphical editor that allows simple editing. Click 'create new' to be led through the process of creating the project file. It will prompt you to select the asset's root folder, then a folder to store definitions in. You can also select a premade ProjectRoot.xml file to use instead. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    PSPAD SAS Keyword Highlighting

    PSPAD SAS Keyword Highlighting

    SAS Keywords list .ini file for PSPAD Keyword Highlighting

    ...Syntax coloring provided by Pspad, this file include only keywords. Bruno Dionne
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Sinhala Writer

    Sinhala Writer

    Best tool there is to type Sinhala unicode characters

    Sinhala Writer is a fully portable phonetic unicode character converter tool designed to generate Sinhala (සිංහල) characters whenever you need. Sinhala Writer is a must have tool which can be very useful in many scenarios, such as messaging in social media networks, for the use in 3rd party applications like PhotoShop, AfterEffects etc, generating Sinhala characters to be used on web pages and computers that do not use Sinhala fonts, etc. Simply put, if you want to quickly generate some...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 20
    NppCalc

    NppCalc

    plugin for evaluates the expressions in the Notepad++

    NppCalc - plugin for evaluates the expressions in the Notepad++ NppCalc used to work with math, trigonometry, statistics, combinatorics, arrays, sets, bits, strings, dates, color, image, measurement, file and folder, RS-232, TCP/IP, encoding, encryption, hashing, compression, etc, Over 400 functions. Q: How does this work? A: Just type function name and press Enter!
    Downloads: 58 This Week
    Last Update:
    See Project
  • 21

    LogDruid

    Generate charts and reports using data gathered in log files

    An application to gather, aggregate, chart and report information originating from any log files. It uses regular expressions that are constructed graphically and can be tested in the application against samples. Once configured for a specific type of log file set, the gathering and display of the chart for a new files set can be done in just one click. Contains a sample template to handle few log types: Java GC log, OpenDS access log, Apache access log
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Realm

    Extended desktop Markdown and Todo.txt editor for Windows

    Full-featured desktop Markdown and Todo.txt Editor. Free and opensource. Fast and powerful. Application is lightweight version of Roman Life Manager: http://roman-life-manager.sourceforge.net/ Copyright 2015-2016 Roman Pylypchuk. All rights reserved. https://sites.google.com/site/romanpylypchuksite/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Roman Life Manager

    Roman Life Manager

    Personal information manager. Free, opensource. Powerful and simple.

    Personal information management application. Powerful and simple. Free and opensoure. Inspired by todos.txt and markdown.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Endico - Text Encrypt

    Endico - Text Encrypt

    Fastest way to make secure text.

    Help to convert text into secret codes , so that you can mail,chat and transfer text securely to prevent hacking. How to use : Step one - Open Endico 14 Step two - Decide what to do (Text Encode/Text Decode) Step three - If You Selected Text Encode -> Then Type/Copy/Open .txt file to convert. Step four - Copy the converted text into clipboard to chat,mail,print process etc. Step five - If you want to Decode the code the again follow step two. Step six - Congratulations! you done it . ------------------------------------------------------------------------------------------------- Advantages and Applications 1. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Ansi-Text-Editor

    Ansi-Text-Editor

    ANSI Text Editor like PabloDraw for Windows

    The First Beta Version of a new ANSI Editing tool like Pablodraw, ACiDDraw or TheDraw for Windows 32/64 Bit Systems. ATE has a full font system very similar to the one of TheDraw (except for the "outline" font type) coming already with over 3500!! ready to use ansi and ascii fonts. Import and Export of TheDraw ANSI fonts is supported as well as import and export of the native .ATEF format (file type specifications are included). Also supported is the import of Figlet ASCII fonts. For backwards compatibility the import of the .AFNT files from the first beta of this editor is also supported (no export though). ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB