Search Results for "convert c# to delphi" - Page 4

Showing 319 open source projects for "convert c# to delphi"

View related business solutions
  • 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
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 1
    NüHelp: Word/HTML to CHM converter

    NüHelp: Word/HTML to CHM converter

    Convert Microsoft Word and HTML files to a CHM help file.

    ..., click properties, and then click the unblock button before unzipping. Otherwise the two chm help files in the zip file will either appear blank or say webpage not found. Tip: Use NuZip to zip CHM files to prevent gmail from rejecting the attachment: http://sourceforge.net/p/nuzip For programmers, a framework is provided that shows you how to link specific screens in your application to specific sections in the help file. NüHelp is written in C#
    Downloads: 6 This Week
    Last Update:
    See Project
  • 2
    WhiteStarUML

    WhiteStarUML

    UML modeling tool derived from StarUML compatible with Windows 7-10

    WhiteStarUML is a fork of StarUML 5.0 providing a number of bug fixes and improving compatibility with modern operating systems.
    Downloads: 52 This Week
    Last Update:
    See Project
  • 3
    Rebox

    Rebox

    Asset Files to XNB

    Rebox allows you to convert your files into Dot XNB so that you can use your modified files for your favorite games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Exl2Sql

    Exl2Sql

    Excel to SQL

    This tool will convert an Excel Spreadsheet (.xls and .xlsx files) into SQL INSERTs to one table. The first row of your excel sheet will be used as the column names so you cannot have any NULL values. Then the data underneath the column name is applied into that column with the generated insert statement. You can Save or Copy the data and then use Find and Replace if you need to tweak. Good for big data. Needed this for my work so created over the weekend, happy to share...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build apps or websites quickly on a fully managed platform Icon
    Build apps or websites quickly on a fully managed platform

    Get two million requests free per month.

    Run frontend and backend services, batch jobs, host LLMs, and queue processing workloads without the need to manage infrastructure.
    Try it for free
  • 5

    ADO.Net DAC for Delphi

    Fastest and most reliable database connectivity solutions for any DB

    ADO.Net Data Access Components (DAC) for Delphi is the fastest and most reliable database connectivity solutions for any database using ADO.Net technology in Delphi. It provides data access to data sources such as SQL Server, Oracle and to data sources exposed through OLE DB and ODBC using ADO.Net data provider framework. ADO.Net DAC for Delphi is an enterprise solution with highest performance and unlimited possibilities. Data-sharing consumer applications can use ADO.NET DAC for Delphi...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    JATI - Just Another Tesseract Interface

    JATI - Just Another Tesseract Interface

    Another interface for tesseract OCR to convert image to text.

    Tesseract OCR is an open source, highly accurate image to text converter. Nevertheless, Tesseract OCR provides only command line interface. JATI is just another interface to the Tesseract OCR engine, providing GUI interface to convert an image to text. It can do batch conversion, including converting only portion of the image into text.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    FFEMME

    FFEMME

    FFEMME converts all video and audio files using FFMPEG.

    FFEMME converts all video and audio files using FFMPEG. FFEMME is a gui front-end for FFMPEG. FFEMME works on windows 7/8/10. FEMME 3.0 is rewritten in C# using WPF. With FFEMME 3.0 you can download a FFMPEG build from: https://ffmpeg.zeranoe.com . With FFEMME 3.0 you can drag and drop your file to convert. In FFEMME 3.0 you can change output files names. For any suggestions it is possible to contact the author: salvatore.martinico.trapani@gmail.com
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    This site hosts the source code for C++ version of the Broker for SBW, NOM module, advanced simulation suite, analysis applications and model editors.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Lightroom Keywords Manager

    Lightroom Keywords Manager

    Simple keywords manager for Adobe Lightroom

    You can export keywords hierarchy from Adobe Lightroom to text file and load it into Lightroom Keywords Manager. Two panels (like in Total Commander) make edit as easy as possible. Typical workflow: - export keywords from Lightroom to text file - open text file in Lightroom Keywords Manager - edit - save changes to text file - import text file to Lightroom
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    ImageGlass

    ImageGlass

    ImageGlass is a lightweight, versatile image viewing application.

    ImageGlass is a lightweight, versatile image viewing application that is designed to take the place of Photo Viewer in Windows 8, 7 and Vista, especially those installations that may have trouble displaying PNG and GIF files in Photo Viewer.
    Leader badge
    Downloads: 64 This Week
    Last Update:
    See Project
  • 11
    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 both...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    SoftwareGadgets

    SoftwareGadgets

    Converts Microsoft word document into markdown file.

    Windows application to convert Microsoft Word documents into Markdown documents. There are many variants of markdown, only github and sourceforge are supported. Images are converted into gifs and saved to be included in markdown file. Markdown conversion also supports tables, code, table of contents, and removes a lot of non-UTF characters, but not seemingly all. There is an MSI install script to install exe, .net requirements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    subs2srs

    subs2srs

    Convert movies and TV shows to flashcards

    subs2srs allows you to create import files for Anki or other Spaced Repetition Systems (SRS) based on your favorite foreign language movies and TV shows to aid in the language learning process. See http://subs2srs.sourceforge.net/ for more information.
    Leader badge
    Downloads: 90 This Week
    Last Update:
    See Project
  • 14
    ARM Converter

    ARM Converter

    For converting ARM ASM Insctruction to Hexadecimal

    This application is very useful to perform reverse engineering, this application uses Linux binaries based command line provided and made by Cygwin.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15
    FloatingBridge

    FloatingBridge

    Simple messaging \ Workflow \ETL system on MySql and .NET

    ... workflows using a JSON format. The workflows can be synchronous or long running & asynchronous. The data format supported for all messages & workflows is JSON. However, the system has inbuilt data format converters that convert to and from other data formats like XML and user defined formats.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16

    Web Unit Converter

    Web unit converter for web developers

    An handy program which helps you convert units, common used in the web.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    JAVT - Just Another Voice Transformer

    JAVT - Just Another Voice Transformer

    Just Another Speech Recognition and Text to Speech software.

    JAVT or Just Another Voice Transformer (formerly, it is called Just Another Video Transcriber) is a Speech Recognition software that also support text to Speech and simple media conversion. JAVT allows you to convert from video files to audio wav file using ffmpeg, and then transcribe the audio file to text using either Microsoft SAPI or CMU Sphinx. You can also open a text file and allow JAVT to read it out for you through text to speech conversion.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 18

    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
  • 19
    JAWS - Just Another Web Scraper

    JAWS - Just Another Web Scraper

    A simple Web Scraper using Regular Expression or Html Agility

    JAWS or Just Another Web Scraper, is part of the Data Scraping Softwares developed by SVbook, alongside JATI (Image to Text) and JAVT (Video to Text). JAWS offer easy interface to scrape data from the website using regular expression, text preprocessing, or HTML Agility Pack.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    MoonSharp

    MoonSharp

    An interpreter for the Lua language, written entirely in C#

    A complete Lua solution is written entirely in C# for the .NET, Mono, Xamarin and Unity3D platforms. Support for the complete Lua standard library with very few exceptions (mostly located on the 'debug' module) and a few extensions (in the string library, mostly). Supports dumping/loading bytecode for obfuscation and quicker parsing at runtime. An embedded JSON parser (with no dependencies) to convert between JSON and Lua tables. Easy opt-out of Lua standard library modules to sandbox what...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    MCEBuddy

    MCEBuddy

    Convert, Shrink and Remove Ads for Your Media Center

    MCEBUDDY HAS NOW MOVED TO http://www.mcebuddy2x.com MCEBuddy takes your LARGE Digital Video Recorder recording (and other video) files and makes them small saving you disk space. It also removes commercials and converts your recordings into formats that are usable on other systems and portable devices. It does all of this automatically in the background with a minimum of fuss and little technical knowledge required. Main features: - Converts from WTV, DVR-MS, TS, MPEG and many...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    Advanced Drone system

    Advanced Drone system

    Advanced Drone System

    This project intends to modelize a framework for remote controlled airplanes. This framework includes PPM/PCM drivers and data telemetry (location, speed, altitude) based on the SensorsAPI, to provide a reliable augmented reality for FPV flights
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    TFieldedText

    Fielded Text (CSV) file parser/generator

    TFieldedText is a component which allows you to easily: generate and parse Fielded Text Files (eg. CSV files); and create and edit Fielded Text Meta files. For more information about the Fielded Text standard see http://www.fieldedtext.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Developer's Image Library

    A full featured cross-platform image library

    Developer's Image Library (DevIL) is a cross-platform image library utilizing a simple syntax to load, save, convert, manipulate, filter and display a variety of images with ease.
    Leader badge
    Downloads: 506 This Week
    Last Update:
    See Project
  • 25
    Ocean Optics Sample Pack

    Ocean Optics Sample Pack

    Sample code for Ocean Optics OmniDriver spectrometer device driver

    Sample code demonstrating how to use OmniDriver to drive Ocean Optics full range of spectrometers from C, C++, C#, Java, LabVIEW, Delphi, MATLAB and more.
    Downloads: 10 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.