Showing 79 open source projects for "convert ascii"

View related business solutions
  • EBizCharge Payment Platform for Accounts Receivable Icon
    EBizCharge Payment Platform for Accounts Receivable

    Getting paid has never been easier.

    Don’t let unpaid invoices limit your business’s growth. EBizCharge plugs directly into the tools your business already uses to speed up payment collection.
  • An All-in-One EMR Exclusively for Therapy and Rehab. Icon
    An All-in-One EMR Exclusively for Therapy and Rehab.

    Electronic Medical Records Software

    Managing your therapy and rehab practice is a time-consuming process. You spend hours on paperwork, billing, scheduling, and more. Raintree’s Therapy & Rehab EHR is here to help you manage your practice more efficiently. With our all-in-one solution, you’ll get the tools you need to streamline your therapy and rehab practice, improve patient care, and get back to doing what you love.
  • 1
    ascii-image-converter

    ascii-image-converter

    A cross-platform command-line tool to convert images into ascii art

    ascii-image-converter is a command-line tool that converts images into ASCII art and prints them out onto the console. Available on Windows, Linux, and macOS.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2

    Convert Non-ASCII Characters to ASCII

    A spreadsheet to convert non-ASCII characters in filenames

    This project offers an Excel spreadsheet, available for download through the Files tab (above). The spreadsheet detects non-ASCII characters in text (e.g., filenames) and provides a cleaned version as output. The Support tab (above) links to a blog post providing further information Please post questions and comments on the Discussion tab (above).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    fast_float

    fast_float

    Implementation of the C++ from_chars functions for number types

    The fast_float library provides fast header-only implementations for the C++ from_chars functions for float and double types as well as integer types. These functions convert ASCII strings representing decimal values (e.g., 1.3e10) into binary types. We provide exact rounding (including round to even). In our experience, these fast_float functions many times faster than comparable number-parsing functions from existing C++ standard libraries. It parses the character sequence [first,last...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    CommonMark.jl

    CommonMark.jl

    A CommonMark-compliant parser for Julia

    A CommonMark-compliant parser for Julia.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The Secure Workspace for Remote Work Icon
    The Secure Workspace for Remote Work

    Venn isolates and protects work from any personal use on the same computer, whether BYO or company issued.

    Venn is a secure workspace for remote work that isolates and protects work from any personal use on the same computer. Work lives in a secure local enclave that is company controlled, where all data is encrypted and access is managed. Within the enclave – visually indicated by the Blue Border around these applications – business activity is walled off from anything that happens on the personal side. As a result, work and personal uses can now safely coexist on the same computer.
  • 5
    VulkanSceneGraph

    VulkanSceneGraph

    Vulkan & C++17 based Scene Graph Project

    VulkanSceneGraph (VSG), is a modern, cross-platform, high-performance scene graph library built upon Vulkan graphics/compute API. The software is written in C++17 and follows the CppCoreGuidelines and FOSS Best Practices. The source code is published under the MIT License, with the exception of vulkan.h, used for Vulkan extensions, which is under Apache License 2.0. This repository contains C++ headers and source and CMake build scripts to build the libvsg library. Additional support...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Tarsier

    Tarsier

    Vision utilities for web interaction agents

    ... as buttons, links, or input fields that are visible on the page; Tarsier can also tag all textual elements if you pass tag_text_elements=True. Furthermore, we've developed an OCR algorithm to convert a page screenshot into a whitespace-structured string (almost like ASCII art) that an LLM even without vision can understand. Since current vision-language models still lack fine-grained representations needed for web interaction tasks, this is critical.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    readpe

    readpe

    The PE file analysis toolkit

    readpe (formerly known as pev) is a multiplatform toolkit to work with PE (Portable Executable) binaries. Its main goal is to provide feature-rich tools for properly analyze binaries with a strong focus on suspicious ones.
    Leader badge
    Downloads: 31 This Week
    Last Update:
    See Project
  • 8
    MasterASCII

    MasterASCII

    A simple tool to convert your images into ASCII art.

    A simple tool to convert your images into ASCII art. Supports JPG, PNG and GIF. Current in-development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Varexp to CSV

    convert varexp.dat file to CSV, and varexp.CSV to varexp.dat

    L'idée du projet c'est de pouvoir éditer l’arborescence des variables de PC Vue dans Excel. Seulement pour des raisons historiques, PC Vue n'utilise pas même table ASCII que Windows, ce qui donne des résultats fâcheux avec les accents et autres caractères spéciaux. Grace a cette petite moulinette, plus de problème. On peut convertir la liste des variables en un fichier ouvrable directement avec Excel, puis reconvertir le fichier Excel en liste des variables au bon format. Les caractères...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Eptura Workplace Software Icon
    Eptura Workplace Software

    From desk booking and visitor management, to space planning and office utilization data, Eptura Workplace helps your entire organization work smarter.

    With the world of work changed forever, it’s essential to manage your workplace and assets together to effectively create a high-performing environment. The Eptura experience combines the power of workplace management software with asset management, enabling you to effectively operate your building and facilitate hybrid work.
  • 10
    BuddyCAD

    BuddyCAD

    A set of freeware applications for viewing/processing P-CAD files.

    BuddyCAD Viewer+ can view/process files for following P-CAD versions: - P-CAD v4.5 - P-CAD v8.5 / v8.7 / v9.0 - P-CAD 99 / Accel / 2002 / 2004 / 2006 (through ASCII import)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    GDSread

    GDSread reads and converts Calma GDS stream files .

    GDSread is a simple command line utility written in Free Pascal. GDSread can read and convert a Calma GDS stream file and output an ASCII formatted list file and a new GDS file with updated timestamp. If specified - it can modify the output GDS database by scaling it and/or replace cell names. Check out readme.rtf.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    CONVERTCP

    CONVERTCP

    Text File Codepage Converter for the Windows command line

    This command line utility is a codepage converter to be used to change the character encoding of text. It fully supports charsets such as ANSI code pages, UTF-8, UTF-16 LE/BE, UTF-32 LE/BE, and EBCDIC. It's designed to convert big text files, too. It runs on Windows XP onwards (tested on XP, Windows 7, Windows 8.1, Windows 10, and Windows 11). The "readme.txt" file and the Wiki gives you some more information. You'll find the compiled tool for 32 bit (x86) and 64 bit (x64) Windows...
    Downloads: 19 This Week
    Last Update:
    See Project
  • 13
    Svgbob

    Svgbob

    Convert your ascii diagram scribbles into happy little SVG

    Svgbob can create a nice graphical representation of your text diagrams. Svgbob provides a cli that takes text as input and creates an svg image as an output. Svgbob is a diagramming model which uses a set of typing characters to approximate the intended shape.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Free VCF file to CSV or Excel converter

    Excel VBA Script to convert VCF file with multiple entries to CSV file

    This is an Excel based VBA script used to import bulk .VCF files that contain more than 1 Vcard and then convert them to a comma separated .CSV file or Excel xls file that can then be imported into Outlook, Google, or any other application that supports import of contacts using CSV files. This has been written to support VCF 2.0, 2.1, 3.0 and 4.0 formatted files including those with printable encoding (MIME) and has been tested with bulk VCF files from Backupify, Google Contacts (Gmail...
    Leader badge
    Downloads: 117 This Week
    Last Update:
    See Project
  • 15
    Slug Generator Library

    Slug Generator Library

    Slug Generator Library for PHP, based on Unicode’s CLDR data

    ... very limited which makes it hard to customize for different use cases. Some libs carry large rulesets with them that try to convert characters to ASCII, no one uses Unicode’s CLDR which is the standard for transliteration rules and many other transforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Rdbtools

    Rdbtools

    Parse Redis dump.rdb files, Analyze Memory, and Export Data to JSON

    ... using UTF-8 and escape non 'ASCII printable' characters with the \U notation, or non-UTF-8 parsable bytes with \x. Attempting to decode RDB data can lead to binary data corruption, this can be avoided by using the --escape raw option. Another option is to use -e base64 for Base64 encoding of binary data.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 17
    BRIC

    BRIC

    BRIC is a powerful tool for batch image processing.

    Bric is a cross-platform batch image processor. You can convert, resize, rotate and add watermark to your images. Multiple file types are supported for input and output. The project started back in 2011 and was maintained for a couple of years. In 2020 BRIC is again in active development, so some of the features written below might be outdated. Please be patient, until everything is reviewed and rewritten.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18

    LANDISVIEW 2.0

    A tool to visualize, animate, analyze LANDIS images (.gis, .img, tiff)

    LANDISVIEW 2.10 is a tool to visualize, animate and analyze LANDIS output maps (ERDAS Ver. 7.X GIS File Format - .gis, ERDAS IMAGINE File Format - .img). It can also convert LANDIS output maps into ASCII and batch files. LANDISVIEW 2.0 provides two major functions: File Viewer: Files can be viewed by adding them sequentially and an output can be generated as an image, an animation or a video. File converter: It will convert the loaded .gis or .img files for compatibility with widely...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    xmlfy

    xmlfy

    Convert to XML on the fly

    xmlfy converts text/UTF based output into XML formatted output using schema files and/or options to control its behaviour. By Arthur Gouros.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Universal Encoder Decoder - AyaN Softwar

    Universal Encoder Decoder - AyaN Softwar

    84 Type Encoding/Decoding Options And Full Offline - AyaN Software

    ... to use, just one click and it will start. There is no difficulties of installing process and system agreement. With the use of this software you can encode and decode a lots of variations. for example, you can encode and decode 64 BASE data, URL, HTML, JavaScript, ROT 13, you can convert text to binary, and vice versa, hex to ASCII, decimal to binary, hex, octal, and you can also generate MD4, MD5, SHA1 and SHA245 hashe etc.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    KDE-Services

    KDE-Services

    Full features for Dolphin's right click menu on KDE [4.x|5.x]

    This program extends the features of the Dolphin's (File Manager) right click contextual menu on KDE [4.x|5.x] graphical environment. Specially designed for OS based on Red Hat.
    Leader badge
    Downloads: 10 This Week
    Last Update:
    See Project
  • 22

    DataLogChanger

    an CSV / ASCII Data Log file converter.

    DataLogChanger can be used to convert huge ASCII Data Log files (i.e. .CSV format) into a format for further use in other tools. I started to invent this tool when I wanted to use 4Gigasamples Oscilloscope log files for plotting and as PWL input in SPICE simulations. It was impossible due to the filesize and resolution. * in- and output file size is virtually unlimited * very fast (>100k lines per second processing speed) * Easy selection of source file name * Selectable destination...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This takes a data stream and converts the radix from x to y. Radices can be anything from 2 up to about 4294967296...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    msgpdf

    Convert Outlook MSG Files into Adobe PDF Format with Attachments

    MSG file primarily associated with Outlook having .msg file is known MSG format. Such file contains of plain ASCII text for headers, body messages, hyperlinks, footer and attachments. In present time, PDF files has become standard format for moving documents from one user to another. Occasionally, it is tough for users to access of MSG file because it is an email application reliant file. So, for viewing MSG files there is a general demand for converting data of MSG to PDF format...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Ascii Art for Java

    Ascii Art for Java

    Visual components ready for ASCII rendering

    Instantly create ASCII reports, multi-column tables, graphs, ... These can be rendered on screen, files and most importantly log streams.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next