Showing 17 open source projects for "clarity"

View related business solutions
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 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
    Clarity AI Upscaler

    Clarity AI Upscaler

    AI Image Upscaler & Enhancer

    Clarity AI Upscaler is an open-source AI image enhancement tool designed to increase the resolution and visual quality of images using modern generative techniques. The system uses deep learning models based on diffusion and other image generation methods to reconstruct high-resolution versions of low-resolution images while preserving important visual details.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 2
    Recordly

    Recordly

    Recordly is an open‑source screen recorder for MacOS/Windows/Linux

    Recordly is a lightweight recording and data capture tool designed to streamline the process of collecting, organizing, and replaying structured information, likely oriented toward developers or productivity workflows. The project focuses on simplicity and speed, allowing users to record interactions or data streams with minimal configuration while maintaining clarity and usability. It appears to function as a logging or session recording utility that can be used for debugging, auditing, or documenting workflows. The design philosophy emphasizes minimal friction, meaning users can start recording quickly and retrieve information efficiently without navigating complex interfaces. Its architecture likely supports extensibility, enabling integration with different environments or tools. ...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 3
    Pixel Icons

    Pixel Icons

    Pixel-art icons in 9x9 grid

    Pixel Icons is a collection of over 150 pixel-art icons designed on a 9x9 grid. Created for fun and freely available for use, these icons cover various themes and are optimized using a custom Python script to ensure clarity and consistency. They are ideal for use in games, applications, or any project requiring minimalist pixel-art graphics.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Super Tiny Icons

    Super Tiny Icons

    Super Tiny Icons are miniscule SVG versions of your favourite website

    SuperTinyIcons is a collection of brand and service logos distilled into extremely small, hand-tuned SVGs, often targeting sub-kilobyte file sizes. Each icon is crafted to preserve recognizable shapes with the fewest possible paths and nodes, trading photorealism for clarity at common UI sizes. The project emphasizes performance: tiny inline SVGs reduce network transfer, speed up rendering, and scale crisply on high-DPI displays. Designers and developers can embed the icons directly, recolor them via CSS, or combine them in sprites without raster assets. The repository maintains consistent viewboxes and alignment so icons sit neatly alongside text and other UI elements. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 5
    johnlak gimp

    johnlak gimp

    johnlak gimp plugins

    This is a collection of plug-ins I made for the popular image editing program GIMP. The collection includes among others: Color Grading, Color Balance 2, Clarity, Manual Lens and Cool Look. Each plug-in is a separate download. Compatible with GIMP 3.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 6
    Mass Image Compressor

    Mass Image Compressor

    Compress, Convert, Watermark and Resize Images/Photographs in bulk

    Reduces up to 90% image size and still keeps the image clarity pristine. Mass Image Compressor (MIC) is one of the most popular, reliable, easy-to-use utility to compress, convert, watermark and resize multiple images at once. Just drag & drop the files and folder and it will compress all images. Best for website image optimization, photographs, game assets, animated image compression. Input: Almost all popular image format, including raw camera format Output: JPEG, PNG, WebP, GIF, AVIF Microsoft Store (If you want to support đź’° project): https://apps.microsoft.com/detail/9NF6R54S63L3?...
    Leader badge
    Downloads: 463 This Week
    Last Update:
    See Project
  • 7

    pixvault

    this is a peer to peer image sharing software for photographers

    this software will generate and lunch a fully customizable portfolio webpage which can accessed by clints across the globe ,through this portfolio webpage photographer clints can access , view ,like ,dislike ,and download images in full clarity ,photographer can disallow download option from clints ,and he can see images which are liked by his clints Separately ,
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Bandicam

    Bandicam

    Easy screen recording tool

    Bandicam is a high-performance screen recording software designed for capturing video gameplay, desktop activities, and external device footage with ease. Known for its lightweight design and efficient compression, Bandicam delivers high-quality recordings while minimizing file sizes, making it ideal for gamers, educators, and content creators. It supports various recording modes, including full-screen, windowed, and custom area capture, as well as real-time drawing features to annotate...
    Downloads: 32 This Week
    Last Update:
    See Project
  • 9
    CSS Animation 101

    CSS Animation 101

    Learn how to bring animation to your web projects

    ...It starts with core building blocks—transitions, transforms, and keyframes—and then layers in timing functions, delays, and choreography to create more expressive sequences. The material stresses clarity and maintainability, showing how to structure styles so animations are easy to reason about and adjust. Throughout, examples demonstrate practical use cases like button feedback, content reveals, loaders, and micro-interactions that enhance user experience without overwhelming it. Performance considerations are discussed, including which properties animate cheaply and how to avoid jank with compositing-friendly transforms. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10
    GIMP Plugin Pixel Art Scalers

    GIMP Plugin Pixel Art Scalers

    Gimp plugin for scaling / rescaling images

    The GIMP Plugin: Pixel Art Scalers is a tool for rescaling images using algorithms optimized for pixel art, such as HQX, XBR, and ScaleX. These scalers resize graphics while preserving the sharpness and clarity of pixel art, avoiding blurring and pixelation. The plugin integrates into GIMP's interface, providing users with options to adjust scaling parameters and improve the quality of upscaled images.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    KABOOM! in 180 lines of bare C++

    KABOOM! in 180 lines of bare C++

    A brief computer graphics / rendering course

    ...in 180 lines of bare C++ project is a compact educational ray tracing engine implemented in approximately 180 lines of C++ code, designed to teach the fundamentals of computer graphics. It serves as a hands-on learning tool rather than a production-ready renderer, focusing on clarity and simplicity over realism. The project demonstrates how basic rendering techniques such as ray-object intersection, lighting, and shading can be implemented from scratch. It intentionally avoids external libraries to encourage a deeper understanding of underlying algorithms and data structures. The codebase is small enough to be fully understood in a short time, making it ideal for students and developers new to graphics programming. ...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 12
    RetinaPhoto Viewer

    RetinaPhoto Viewer

    View your HD images in Crystal Clear Clarity, fast, easy and simple

    View your HD images in Crystal Clear Clarity, fast, easy and simple. This light HD image viewer ensures that your images are displayed in the best aspect ratio and clarity. Still in BETA more features are still to come
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    JPEG Tag

    Tagging system for JPEG images that focuses on ease and clarity of use

    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Clarity - Game Development Simplified
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    QuteMol is a real time, high quality molecular visualizer that offers an array of innovative visual effects. QuteMol aims at improving the clarity of rendered images and at offering a better understanding of the molecular 3D shape and spatial structure.
    Leader badge
    Downloads: 18 This Week
    Last Update:
    See Project
  • 16
    pdi_lib a collection of digital image processing function implemented as a module for python. The code is written in Pyrex for clarity and speed improvement.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This project is undergoing re-evaluation (as of 3-21-04) to best serve its original purpose: to provide java-like, yet elegant clarity to Windows Code. With the discovery of similar projects, we aim to simplify and enhance this project greatly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB