Showing 323 open source projects for "orangefox-ruby-unofficial-v...img"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhereβ€”across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    PhotoEditor

    PhotoEditor

    A Photo Editor library with simple, easy support for image editing

    ...Adding Emoji with Custom Emoji Fonts. Adding Images/Stickers. Pinch to Scale and Rotate views. Undo and Redo for Brush and Views. Deleting Views. Saving Photo after editing. More FAQ. PhotoEditor v.1.0.0 is a migration to androidX and dropping the support of the older support library. There are no API changes. If you find any issues migrating to v.1.0.0, please follow this Guide. If you still facing the issue then you can always rollback to v.0.4.0.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 2
    Aidoku Sources

    Aidoku Sources

    Unofficial (legacy) sources for Aidoku

    Aidoku Community Sources is an open-source repository that provides a collection of unofficial, community-developed content sources that can be installed into the Aidoku manga reading application to expand its available library. These sources act as connectors between the app and external content providers, enabling users to browse and read manga from various online platforms. The repository is structured to allow contributors to add, update, or maintain sources, fostering a collaborative ecosystem around content accessibility. ...
    Downloads: 32 This Week
    Last Update:
    See Project
  • 3
    Linguist

    Linguist

    Detect blob languages, suppress generated files and generate graphs

    This library is used on GitHub.com to detect blob languages, ignore binary or vendored files, suppress generated files in diffs, and generate language breakdown graphs. Linguist is a Ruby library so you will need a recent version of Ruby installed. There are known problems with the macOS/XCode supplied version of Ruby that causes problems installing some of the dependencies. Accordingly, we highly recommend you install a version of Ruby using Homebrew, rbenv, rvm, ruby-build, asdf or other packaging system, before attempting to install Linguist and the dependencies. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    tabler icons

    tabler icons

    1950 free MIT-licensed high-quality SVG icons

    ...Free and open-source icons designed to make your website or app attractive, visually consistent, and simply beautiful. Each icon is designed on a 24x24 grid and a 2px stroke. All icons are built with SVG, so you can place them as <img>, background-image and inline in HTML code. If you load an icon as an image, you can modify its size using CSS. You can paste the content of the icon file into your HTML code to display it on the page. Import the icon and render it in your component. You can adjust SVG properties through React props. Angular components are available through the angular-tabler-icons package. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 5
    TikTok-ViewBot

    TikTok-ViewBot

    ViewBot using requests updated 2025

    ...From a security research perspective, understanding these patterns helps both defenders and platform engineers improve abuse detection. For developers, the repo also serves as a cautionary example of how brittle unofficial integrations can be and why resilient, compliant APIs matter.
    Downloads: 72 This Week
    Last Update:
    See Project
  • 6
    JellyBox

    JellyBox

    Native desktop and mobile music client for Jellyfin

    Native desktop client for Jellyfin media library. It provides an easy access to your Jellyfin library.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    YouTube Music

    YouTube Music

    YouTube Music Desktop App bundled with custom plugins

    Open source, cross-platform, unofficial YouTube Music Desktop App with built-in ad blocker and downloader. Native look & feel, aims at keeping the original interface. Framework for custom plugins: change YouTube Music to your needs (style, content, features), enable/disable plugins in one click. Install the youtube-music-bin package from the AUR. For AUR installation instructions, take a look at the wiki page.
    Downloads: 125 This Week
    Last Update:
    See Project
  • 8
    EeveeSpotify

    EeveeSpotify

    A tweak to enhance Spotify experience

    EeveeSpotifyReborn is an unofficial modification for the Spotify mobile application that alters client-side behavior to unlock premium-like features without requiring a paid subscription. It operates by injecting changes into the Spotify app, making it interpret the user account as having premium access and enabling functionalities that are normally restricted. The project was developed through reverse engineering techniques, including analyzing application behavior and intercepting requests to replicate premium functionality within the client environment. ...
    Downloads: 44 This Week
    Last Update:
    See Project
  • 9
    Generic Image Decoder

    Generic Image Decoder

    A standalone, portable generic Ada package for decoding images

    The Generic Image Decoder is a package for decoding a broad variety of image formats, from any data stream, to any kind of medium. Unconditionally portable code: OS-, CPU-, compiler- independent code. More information on... http://gen-img-dec.sf.net Alire crate: https://alire.ada.dev/crates/gid Mirror: https://github.com/zertovitch/gid
    Leader badge
    Downloads: 139 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AIβ€”on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like β€œBuild me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 10
    Draper

    Draper

    Decorators/view-models for Rails applications

    Draper adds an object-oriented layer of presentation logic to your Rails application. Without Draper, this functionality might have been tangled up in procedural helpers or adding bulk to your models. With Draper decorators, you can wrap your models with presentation-related logic to organize and test this layer of your app much more effectively. Imagine your application has an Article model. With Draper, you'd create a corresponding ArticleDecorator. The decorator wraps the model, and deals...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Responsively Lazy

    Responsively Lazy

    Lazy load responsive images

    ...The things to customize are the padding-bottom style and the values of the src and data-srcset attributes. If you don't know the image aspect ratio you can skip the div tag and move the responsively-lazy class to the img tag. Responsively Lazy is very different from the other lazy loading libraries. They make you break your HTML by removing the src attribute, or make you put tiny version there or make you use <noscript> to make your images appear in Google Images. The lazy loading works in browsers supporting the srcset attribute. As of December 2017 that's 86.78%. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    SimpleITK

    SimpleITK

    A layer built on top of the Insight Toolkit (ITK)

    ...The dimensionality refers to spatiotemporal dimensions, the voxels can be n-dimensional vectors. Open-source multi-dimensional image analysis in Python, R, Java, C#, Lua, Ruby, TCL and C++. Developed by the Insight Toolkit community for the biomedical sciences and beyond.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 13
    JIBS - Image Viewer for Sorting

    JIBS - Image Viewer for Sorting

    Image viewer used for sorting and other utilities

    JIBS: Java Image Browser Sorter. An image viewer with a full-screen slide show, image sorting, and producing contact sheet/thumbnails. The image viewer is perfect for sorting digital photos into correct directories. Displays EXIF information captured in the photos. Also great for managing downloaded images. Lots of other utilities included.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14
    WWDC

    WWDC

    The unofficial WWDC app for macOS

    Watch all WWDC videos from this year and previous years. Watch this year’s sessions live, download videos for later, watch on your Chromecast or in Picture-in-Picture mode, search and filter by event, track and platform. Transcripts are now provided by Apple. Universal Links and Handoff. Share Clips. New Community tab with curated content from CocoaHub. Some of our other favourite WWDC and Apple developer related projects are Apple Developer app for iOS, which is Apple's official Developer...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Algebraic graphs

    Algebraic graphs

    Algebraic graphs

    ...See this Haskell Symposium paper and the corresponding talk for the motivation behind the library, the underlying theory and implementation details. We can give semantics to the constructors in terms of the pair (V, E) of graph vertices and edges. Alga can handle graphs comprising millions of vertices and billions of edges in a matter of seconds, which is fast enough for many applications. We believe there is a lot of potential for improving the performance of the library, and this is one of our top priorities. If you come across a performance issue when using the library, please let us know.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    SuperCollider

    SuperCollider

    Audio server, programming language, and IDE for sound synthesis

    SuperCollider is a platform for audio synthesis and algorithmic composition, used by musicians, artists, and researchers working with sound. It is free and open source software available for Windows, macOS, and Linux. scsynth, a real-time audio server, forms the core of the platform. It features 400+ unit generators (β€œUGens”) for analysis, synthesis, and processing. Its granularity allows the fluid combination of many known and unknown audio techniques, moving between additive and...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    libvips

    libvips

    A fast image processing library with low memory needs

    ...It can also load images via ImageMagick or GraphicsMagick, letting it work with formats like DICOM. It comes with bindings for C, C++, and the command-line. Full bindings are available for Ruby, Python, PHP, C# / .NET, Go, and Lua.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The Animated Portable Network Graphics (APNG) is an unofficial extension of the Portable Network Graphics (PNG) format. APNG patch provides APNG support to libpng. APNG support was merged! https://github.com/pnggroup/libpng/pull/706
    Leader badge
    Downloads: 4,828 This Week
    Last Update:
    See Project
  • 19
    tkImg

    tkImg

    Img is a collection of format handlers for the Tk photo image type.

    See https://tkimg.sourceforge.net/ for a list of supported image formats.
    Leader badge
    Downloads: 193 This Week
    Last Update:
    See Project
  • 20
    hivefy

    hivefy

    Hivefy is a Spotify-inspired, ad-free, music app.

    🎧 Hivefy β€” Open Source Music Experience Hivefy is a Spotify-inspired, ad-free, and offline-ready music streaming app built with Flutter using the unofficial JioSaavn API. It brings trending charts, playlists, and albums β€” all in a clean, Material You-styled interface. βœ… Key Features: β€’ 🎨 Modern UI inspired by Spotify β€’ 🎧 Powerful background player β€’ πŸ’Ύ Offline downloads with cleanup β€’ πŸ” Smart global search β€’ βš™οΈ Full customization (themes, cache, server) πŸ“¦ GitHub: https://github.com/Harish-Srinivas-07/hivefy
    Downloads: 1,405 This Week
    Last Update:
    See Project
  • 21
    MythTV for macOS
    ...These forums are monitored by many more helpful/insightful developers than this unofficial SourceForge sight. Build Status x86_64 builds are automatically refreshed weekely via GitHub CI's (when code changes are detected). arm64 builds are refreshed at least once a month due to the added cost of running m1 based CI chains on GitHub.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 22
    GPXSee

    GPXSee

    GPS log file viewer and analyzer

    GPS log file viewer and analyzer with support for GPX, TCX, KML, FIT, IGC, NMEA, SLF, SML, LOC, GPI, GeoJSON and OziExplorer files.
    Leader badge
    Downloads: 2,024 This Week
    Last Update:
    See Project
  • 23
    Vividl - Video Downloader

    Vividl - Video Downloader

    Free video downloader for YouTube and hundreds of other websites

    ...Just copy a video URL, paste it in Vividl and download the video in different qualities, convert it to other formats or to an audio track. You can also manage the parallel download of multiple videos and retrieve additonal meta information using the simple UI. VirusTotal check: v.0.10.0: https://www.virustotal.com/gui/file/d56dc7defeb89ba78aa39e50d3a5e2edb140273be114224ddd49ef29729cdd40/detection Get support: https://sourceforge.net/p/vividl/discussion https://github.com/bluegrams/vividl/issues Support the development: https://ko-fi.com/alxnull
    Leader badge
    Downloads: 2,011 This Week
    Last Update:
    See Project
  • 24
    FFmpeg Batch AV Converter

    FFmpeg Batch AV Converter

    Free all in one audio/video ffmpeg batch encoder

    FFmpeg Batch AV Converter is a free universal audio and video encoder for Windows and Linux (via Wine), that allows to use the full potential of ffmpeg command line with a few mouse clicks in a convenient GUI with drag and drop, progress information. Some fancy wizards make things easy for non-experts. Thanks to its multi-file encoding feature, it may be the fastest a/v batch encoder available, since it maximizes system resources usage by launching as many simultaneous processes up to user cpu thread count. You can change encoding priority, pause and resume, set automatic shutdown. It is good for seasoned ffmpeg users as well as beginners. It provides unlimited single or multi-file batch encoding for almost any audio/video format. ...
    Leader badge
    Downloads: 2,831 This Week
    Last Update:
    See Project
  • 25
    MUI Extended

    MUI Extended

    A bunch of unofficial icons based on Google's Material Design Icons.

    A bunch of unofficial icons based on Google's Material Design Icons. This is not affiliated with, or made by Google.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
MongoDB Logo MongoDB