Showing 211 open source projects for "firebird-3.0.12.33787-0-x64.exe"

View related business solutions
  • viewneo - Smart software for digital advertising boards Icon
    viewneo - Smart software for digital advertising boards

    Smart digital signage for 1 to 1000+ screens.

    viewneo is a user-friendly, cloud-based solution that allows companies of all sizes to set up digital signage
    Learn More
  • Jesta I.S. | Enterprise Software For Retail and Supply Chain Icon
    Jesta I.S. | Enterprise Software For Retail and Supply Chain

    Transition from fragmented entry-level or legacy systems to an enterprise suite.

    Unify your people and operations across all departments and channels. Discover end-to-end retail, wholesale, and supply chain management software suites designed to scale.
    Learn More
  • 1
    BlackHole

    BlackHole

    BlackHole is a modern macOS audio loopback driver

    BlackHole is a modern virtual audio loopback driver for macOS that allows audio to be routed between applications with zero additional latency. It is widely used by musicians, streamers, developers, and audio engineers who need reliable internal audio routing without external hardware. BlackHole supports a wide range of sample rates and configurable channel counts, making it flexible for both simple and advanced audio workflows. The driver integrates directly with macOS Core Audio and appears in Audio MIDI Setup and supported audio applications. ...
    Downloads: 101 This Week
    Last Update:
    See Project
  • 2
    BBDown

    BBDown

    Bilibili Downloader

    BBDown is a free, efficient commandโ€‘line downloader and parser for content from Bilibili (Chinese video platform). It supports fetching videos via URLs or content IDs (e.g., av, BV, ep, ss), can be installed as a global .NET tool, and is actively maintained with automated builds and releases. This project is for personal study, research and non-commercial use only. When using this tool, users themselves ensure compliance with relevant laws and regulations, in particular legal provisions...
    Downloads: 34 This Week
    Last Update:
    See Project
  • 3
    Radegast

    Radegast

    Lightweight client for connecting to Second Life and OpenSim

    ...Introducing MEGAbolt, a fork of the METAbolt viewer which was abandoned by its author almost eight years ago. Keep in mind, this is the first version and much has changed under the hood. It has been brought up to date and only supports Windows x64 currently and is built against the .NET 5 platform. Like Radegast, it utilizes the LibreMetaverse library and now shares much of the same code as Radegast does, which should make maintaining both viewers more manageable.
    Downloads: 51 This Week
    Last Update:
    See Project
  • 4
    darktable

    darktable

    darktable is an open source photography workflow application

    darktable is an open source photography workflow application and non-destructive raw developer. A virtual lighttable and darkroom for photographers. It manages your digital negatives in a database, lets you view them through a zoomable lighttable and enables you to develop raw images, enhance them and export them on local or remote storage.
    Downloads: 32 This Week
    Last Update:
    See Project
  • Papirfly: Best user-friendly DAM and Content Creation Software Icon
    Papirfly: Best user-friendly DAM and Content Creation Software

    The #1 solution to create and manage content. Onโ€‘brand. At scale.

    Papirfly provides a single online destination for all your employees and other stakeholders who are engaging with your brand, ensuring consistency in all aspects of their communications. Teams can produce infinite studio-standard marketing materials from bespoke templates, store, share and adapt them for their own markets and stay firmly educated on the brandโ€™s purpose, guidelines and evolution โ€“ with no specialist skills or agency help necessary.
    Learn More
  • 5
    Jimp

    Jimp

    An image processing library written entirely in JavaScript for Node

    An image processing library for Node written entirely in JavaScript, with zero native dependencies. If you're using this library with TypeScript the method of importing slightly differs from JavaScript. Instead of using require, you must import it with ES6 default import scheme. If you're using a web bundles (webpack, rollup, parcel) you can benefit from using the module build of jimp. Using the module build will allow your bundler to understand your code better and exclude things you aren't using. ...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 6
    Cropper.js

    Cropper.js

    JavaScript image cropper

    ...You may set cropper options with new Cropper(image, options). If you want to change the global default options, You may use Cropper.setDefaults(options). Define the view mode of the cropper. If you set viewMode to 0, the crop box can extend outside the canvas, while a value of 1, 2, or 3 will restrict the crop box to the size of the canvas.
    Downloads: 21 This Week
    Last Update:
    See Project
  • 7
    rav1e

    rav1e

    The fastest and safest AV1 encoder

    rav1e is an open-source implementation of an encoder for the AV1 video codec, developed in Rust (with some assembly) by the community around Xiph Foundation. Its design philosophy is to start from a correct, minimal, and fast AV1 encoder โ€” sacrificing some encoding speed/efficiency of reference encoders in exchange for simplicity, stability, and compilability across platforms โ€” and then gradually improve. This makes rav1e particularly attractive for scenarios where you need AV1 encoding but...
    Downloads: 38 This Week
    Last Update:
    See Project
  • 8
    react-use

    react-use

    Component for React

    ...Tracks an HTML element's intersection. Synthesizes speech from a text string. Tracks page navigation bar location state. Re-renders component, while tweening a number from 0 to 1. Tracks long press gesture of some element. Tracks state of a CSS media query. Tracks state of connected hardware devices. Returns a callback, which re-renders component when called. Tracks state of device's motion sensor. Tracks state of mouse position. Tracks deltaY of scrolled mouse wheel. Provides way to read, update and delete a cookie. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    OpenUSD

    OpenUSD

    Universal Scene Description

    ...One such feature is Hydra, a high-performance preview renderer capable of interactively displaying large data sets. USD supports a variety of file formats, including usda, usdc, and usdz (a zero-compression, unencrypted zip archive), facilitating flexibility in data representation and exchange. The framework also includes tools like usdedit, a script that converts any single USD-readable file into its .usda text equivalent for easy editing.
    Downloads: 6 This Week
    Last Update:
    See Project
  • ThreatLocker Cybersecurity Software Icon
    ThreatLocker Cybersecurity Software

    Giving you complete control to help you manage your applications and better protect your endpoints.

    The Zero Trust security solution that offers a unified approach to protecting users, devices, and networks against the exploitation of zero day vulnerabilities.
    Learn More
  • 10
    Translate-Subtitle-File

    Translate-Subtitle-File

    Subtitle Creation Assistant

    Subtitle group machine translation assistant - [Function 1: Translate subtitle file] .srt .ass .vtt [Function 2: Voice to text] (Drag in video or audio to recognize subtitles) (The latest version v4.1.0 Update time 2021 2 May 23) 12 translation service providers can be configured, such as Google, Baidu, Tencent, Caiyun, IBM, Azure, Amazon, etc. (6 voice service providers can be configured: Alibaba Cloud, Xunfei, Tencent Cloud, IBM, Azure, Amazon ) Advantages: 1. You can use multiple service...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 11
    OpenGL Mathematics

    OpenGL Mathematics

    Highly Optimized Graphics Math (glm) for C

    Highly optimized 2D|3D math library, also known as OpenGL Mathematics (glm) for `C`. cglm provides lot of utils to help math operations to be fast and quick to write. It is community-friendly, feel free to bring any issues, bugs you faced. Almost all functions (inline versions) and parameters are documented inside the corresponding headers. OpenGL-related functions are dropped to make this lib platform/third-party independent. Make sure you have the latest version and feel free to report...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    ImAnim

    ImAnim

    Animation Engine for Dear ImGui

    ImAnim is a lightweight animation engine that brings modern motion capabilities to applications built with the Dear ImGui immediate-mode GUI framework. It lets developers add rich, smooth animations to user interface elements with minimal boilerplate, matching the responsive nature of ImGui without introducing heavy external dependencies. Support for a wide range of easing functions, tweens, and keyframe clips gives fine-grained control over value transitions like position, scale, opacity,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Trexo PDF Signer
    Trexo PDF Signer is a professional-grade, open-source application designed for creating legally binding digital signatures on PDF documents. Built with enterprise security standards in mind, it provides seamless integration with hardware security modules (HSM), software certificates, and native platform keystores.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 14
    AV1 AVIF

    AV1 AVIF

    AV1 Image File Format Specification - ISO-BMFF/HEIF derivative

    AV1 AVIF is the official specification and reference design for the AV1 Image File Format (AVIF), defining how AV1-encoded bitstreams are packaged into the HEIF container format (based on ISOBMFF) to produce AVIF files. The project outlines the syntax and semantics required for AVIF compliance, including support for multiple image profiles, color depths, chroma subsampling modes, HDR/WCG, alpha channels, animation/image sequences, and various color-space/bit-depth combinations โ€” making AVIF...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Equalizer APO

    A system-wide equalizer for Windows 7 / 8 / 8.1 / 10 / 11

    ...It is implemented as an Audio Processing Object (APO) for the system effect infrastructure introduced with Windows Vista. Requirements: - Windows Vista or later (Windows 7 - 11 have been tested) - CPU architecture x64 (64 bit), x86 (32 bit) or ARM64 (on Windows 10/11) - applications must not bypass the system effect infrastructure (APIs like ASIO or WASAPI exclusive mode can't be used) Equalizer APO can be used in conjunction with Room EQ Wizard (http://www.roomeqwizard.com/), because it can read its filter text file format. Please have a look at the Wiki (http://sourceforge.net/p/equalizerapo/wiki/) for instructions on installation and configuration
    Leader badge
    Downloads: 92,931 This Week
    Last Update:
    See Project
  • 16
    Video Object Remover โ€“ Frame-Accurate

    Video Object Remover โ€“ Frame-Accurate

    ๐ŸŽฅ A free & open-source Python tool to remove unwanted objects from videos frame-by-frame using brush masking and AI inpainting (OpenCV + FFmpeg). EXE included.

    ...Built with Python and Tkinter, it features a modern dark-themed GUI, adjustable brush tool, zoom control, and real-time logging. The cleaned video is rebuilt and exported with original quality. Includes a precompiled Windows EXE for normal users (no Python required) and full source code for developers or students. Perfect for YouTubers, video editors, educators, and open-source enthusiasts. ๐Ÿ–ฅ๏ธ Website: https://projectworlds.in ๐Ÿ“บ YouTube: https://youtube.com/@projectworlds ๐Ÿ“ฌ Support: https://projectworlds.in/contact-us
    Downloads: 42 This Week
    Last Update:
    See Project
  • 17
    Simple-HEIC-Convert

    Simple-HEIC-Convert

    Windows GUI desktop app for convert HEIC to PNG and JPEG

    This is a windows x64 GUI reference program that can convert HEIC file formats to PNG or JPEG, and supports multi-task conversion. It is an offline free program. No need to install, just run it directly.
    Downloads: 34 This Week
    Last Update:
    See Project
  • 18
    PerfectSineWaves

    PerfectSineWaves

    Perfect and bit-perfect PCM encoded sine wave audio test tones

    ...The included wave file generation utility uses GNU MPFR library for extended precision floating point math and FFTW for verification. Output level is nearest possible to 0 dBTP without going over.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 19
    Kytner Image CorrectiX

    Kytner Image CorrectiX

    A high-performance, modern image enhancement tool for .NET 10.

    ... * **Intuitive Workflow:** Drag & Drop your images, crop with ease, and save in high quality (PNG, JPG, BMP). ### ๐Ÿ›  Technical Specifications * **Version:** 1.2.0 * **Platform:** Windows (x64) * **Framework:** .NET 10.0 ### ๐Ÿš€ Why choose ImageCorrectiX? Unlike bloated professional software, ImageCorrectiX focuses on what matters: **Speed and Results.** No subscription. !!!Free 4 EVER!!
    Downloads: 13 This Week
    Last Update:
    See Project
  • 20
    RadioTray  [reborn]

    RadioTray [reborn]

    RadioTray.... reborn again!

    Radio Tray is a streaming player for listening to online radios.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 21
    ...Files are processed in parallel using available CPU cores. Pre-built Windows x64 installer available at https://buymeacoffee.com/nathancrews/e/255641
    Downloads: 6 This Week
    Last Update:
    See Project
  • 22
    PlayPcmWin

    PlayPcmWin

    WASAPI audio player for audiophiles

    PlayPcmWin is yet another opensource audio player for audiophiles. Supported Platforms: Windows 10 / 8.1 / 7. Manuals: http://sourceforge.net/p/playpcmwin/wiki/PlayPcmWinEn/ Changelog: http://sourceforge.net/p/playpcmwin/wiki/ChangelogEn/ ๆ—ฅๆœฌ่ชž: http://sourceforge.net/p/playpcmwin/wiki/PlayPcmWinJp/ โ– โ– โ– โ– โ–  Other apps from this project โ– โ– โ– โ– โ–  List: https://sourceforge.net/p/playpcmwin/wiki/ ไป–ใฎใ‚ขใƒ—ใƒชใจ่ชฌๆ˜Ž: https://sourceforge.net/p/playpcmwin/wiki/
    Leader badge
    Downloads: 40 This Week
    Last Update:
    See Project
  • 23
    AlbumForge

    AlbumForge

    Revolutionary photo album software with social impact program

    AlbumForge is revolutionary photo album creation software combining cutting-edge technology with authentic social impact. Create stunning high-resolution PDF albums entirely offline with zero cloud dependency. KEY FEATURES: - World's first geographic storytelling with cinematic fly animations - 100+ professional templates with AI-powered layouts - High-resolution PDF export (600 DPI) and MP4 video export - 100% offline operation - no cloud dependency or tracking - 50+ native language interface - One-time $59 purchase - no subscriptions SOCIAL IMPACT: Every license purchased automatically donates one license to NGOs, refugees, or families in need. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24
    Calimero

    Calimero

    Take full control of your Windows Desktop background!

    Small, black, but powerful! Calimero is a high-performance Win32 (x86) console application designed to take full control of your Windows Desktop background (Windows 8 and up).
    Downloads: 6 This Week
    Last Update:
    See Project
  • 25
    ScreenFrame Capture

    ScreenFrame Capture

    ScreenFrame Capture is a lightweight desktop screenshot tool

    ...It allows users to capture either the entire screen or a selected region and automatically enhances the screenshot with a stylish colored frame. The tool is designed for quick usage, minimal interface, and zero configuration. Users can instantly capture screenshots, save them automatically with timestamps, and organize them in a custom save location.
    Downloads: 6 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
MongoDB Logo MongoDB