Showing 28 open source projects for "no code"

View related business solutions
  • Vibes don’t ship, Retool does Icon
    Vibes don’t ship, Retool does

    Start from a prompt and build production-ready apps on your data—with security, permissions, and compliance built in.

    Vibe coding tools create cool demos, but Retool helps you build software your company can actually use. Generate internal apps that connect directly to your data—deployed in your cloud with enterprise security from day one. Build dashboards, admin panels, and workflows with granular permissions already in place. Stop prototyping and ship on a platform that actually passes security review.
    Build apps that ship
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 1
    Nuke

    Nuke

    Image loading system

    ...Fast LRU memory cache, native HTTP disk cache, and custom aggressive LRU disk cache. Customize image pipeline using built-in Alamofire, Gifu, FLAnimatedImage, WebP plugins or create your own. Enable progressive decoding with a single line of code. Nuke supports progressive JPEG out of the box, and WebP via a plugin built by the community. Automatically prefetch images ahead of time using either Preheat or native table and collection view prefetching APIs.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    flag-icons

    flag-icons

    A curated collection of all country flags in SVG

    A curated collection of all country flags in SVG, plus the CSS for easier integration. For using the flags inline with text add the classes .fi and .fi-xx (where xx is the ISO 3166-1-alpha-2 code of a country) to an empty <span>. If you want to have a squared version flag then add the class fis as well. You could also apply this to any element, but in that case you'll have to use the fib instead of fi and you're set. This means that the flag is just going to appear in the middle of an element, so you will have to set manually the correct size of 4 by 3 ratio or if it's squared add also the flag-icon-squared class. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    fileaxy

    fileaxy

    Fileaxy does file sync, de-duplication, image matching & bulk preview

    ...Optionally integrates with ImageMagick, GraphicsMagick, FFmpeg, and Mac Sips file decoding with a simple button click. Fileaxy opens NO network connections and will NOT request passwords. Fileaxy uses NO 3rd party libraries or code. Read/write wear to SSDs and mechanical drives is minimized where possible. Runs with Java 8+ [https://adoptopenjdk.net] on Mac, Windows, and Linux distros. My goal is to have Fileaxy manage 2 million available and unavailable files and their relationships live in the UI. This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    pnglib

    pnglib

    a free library to read and display PNG images.

    ...She can decompress apng(Animated PNG) now, There are some demo file 01.png, 04.png ... 32.png in root folder. She is small(12k for vc6, 32bit code; 21k for bc4, 32bit code; 27k for tc2, 16bit code) and beautiful.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • 5
    BSW Gallery
    This is a very simple photo gallery which is written in PHP code it is very easy to setup just read the file readme.txt then follow the instruction.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    EasyImageSizer

    EasyImageSizer

    Batch Images Converter

    This Project has a new name now: https://lenna.app Program to batch compress, resize and rename Images. Additional you can reduce filesize by reducing quality. Find source code on https://github.com/FalseCAM/EasyImageSizer3. OpenSuse packages here: https://build.opensuse.org/package/show?package=easyimagesizer3&project=home%3AFalseCAM and Ubuntu packages here: https://launchpad.net/~dhor/+archive/myway/+packages
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    Mathematically produced patterns

    Mathematically produced patterns

    It creates hundreds of pictures which are based on the Mandelbrot

    ...Random sounds are a combination of sine waves with harmonics, following random numbers, a separate experiment which happened to run in the same program. The complete source code is also here as one single ASM file, ready for assembly with the 'flat assembler'.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    lazysizes

    lazysizes

    High performance and SEO friendly lazy loader for images

    High performance and SEO friendly lazy loader for images (responsive and normal), iframes and more, that detects any visibility changes triggered through user interaction, CSS or JavaScript without configuration. It may become also your number one tool to integrate responsive images. It can automatically calculate the sizes attribute for your responsive images, it allows you to share media queries for your media attributes with your CSS, helping to separate layout (CSS) from...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    Picasso

    Picasso

    A powerful image downloading and caching library for Android

    Images add much-needed context and visual flair to Android applications. Picasso allows for hassle-free image loading in your application—often in one line of code! Many common pitfalls of image loading on Android are handled automatically by Picasso: Handling ImageView recycling and download cancelation in an adapter. Complex image transformations with minimal memory use. Automatic memory and disk caching. Adapter re-use is automatically detected and the previous download canceled. Transform images to better fit into layouts and to reduce memory size. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 10
    nik4nix

    nik4nix

    Nik plugins on Ubuntu standalone or with Picasa3

    Main idea here is that you can use Nik Plugins stand-alone without officially supported 3rd party host application (Lightroom, Photoshop, Spark, Portfolio). On Windows or Linux. Source code can be compiled natively for Linux or for Windows with Lazarus IDE. The program is dedicated to Ubuntu users, where you can install Nik Collection using wine. On Ubuntu you can either use native Linux version, or native Windows version running via wine. In fact, currently the latter is recommended, because there are some UI glitches related to gtk widgetset if you compile for Linux - the UI looks better in native Windows version (this can be fixed in the future). ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    Guetzli

    Guetzli

    Perceptual JPEG encoder

    ...Guetzli-generated images are typically 20-30% smaller than images of equivalent quality generated by libjpeg. Guetzli generates only sequential (nonprogressive) JPEGs due to faster decompression speeds they offer. Get a copy of the source code, either by cloning this repository, or by downloading an archive and unpacking it. Install libpng. If using your operating system package manager, install development versions of the packages if the distinction exists. Run make and expect the binary to be created in bin/Release/guetzli. Note that Guetzli is designed to work on high quality images. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    FlorinA

    FlorinA

    Free Grid Gallery Responsive

    Grid gallery jquery, Photoswipe gallery, Gallery on the Google Map, Google Maps Spiderfy, Image editor Logo, Image resize, Batch multiple image editing. Easy and free, no adware no spyware, with Florina you can build your gallery and see your images in google map, without writing code , only a few clicks!!! You need imagemagick http://www.imagemagick.org/script/binary-releases.php See the Demo http://www.nextechnics.com/florina/ Thx to ExifTool by Phil Harvey Thx to ImageMagick Team You can support the Florina Project by a Donation https://www.paypal.com/us/cgi-bin/webscr?cmd=_flow&SESSION=vUy11NPC5dKyTglS3vrI2AMxey_Ju8Uv5TrUcNLKYmjEaUbH8_vBv8-ifVy&dispatch=5885d80a13c0db1f8e263663d3faee8d6625bf1e8bd269586d425cc639e26c6a Thx Francesco Gerratana https://www.virustotal.com/it/file/d1cfff16711996f97142a992329684655daa36ad43daf106726153830ee1ad28/analysis/1461243196/ MD5 9ac61ecbb9f01feef75050d476f4f585 SHA1 b326eacad9eba496960b77c1d94c54db7bfa8415 SHA256 d1cfff
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    InstaMaterial

    InstaMaterial

    Implementation of Instagram with Material Design

    Current source code contains UI elements from Design Support Library. A beautiful and smooth application which works on almost all available devices. InstaMaterial project supports all systems versions, starting from 4.0 Ice Cream Sandwich. Thanks to this our app can work on more than 90% of all Android devices (according to the presented statistics).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Dragon Picture Collector

    Dragon Picture Collector

    A dragon picture collection program

    //Goto "Files" for the latest (binary and source code) release because the standard download button sucks... The Dragon Picture Collector is an open source dragon picture collection program. This is a program for the dragons. Dragon Picture Collector is an Otherkin Productions (http://otherkinprod.furfactory.de/) product.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Image Organizer

    Image Organizer

    Organize image files into folders

    ...Image Organizer helps you sort image files into folders, with an easy drag-and-drop or keyboard controlled system. Written in C#, using WPF and shows an implementation of MVVM with a few attached behaviors to keep the code behind truly clean.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ...The cartoons/animations have smaller file size: An hour-long, DVD quality cartoon only has several Megabytes. The cartoon can be played by most web browsers. The source code is a typical web call interface for the API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Weblery
    NOTE: Weblery has moved to GitHub. The code and versions available on SourceForge are outdated. https://github.com/kjw3/weblery/ Weblery is a simple php based web photo gallery. It is driven by the directory structure of the gallery. All that is needed is to include the weblery.php file into your website. Make adding a photo gallery to your website as easy as it should be.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 18

    code image

    put a code for image

    the application let you to put a code for pictures,for easler the acces to him.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Thumbnail me
    ...Thumbnail me is coded in C++ and uses the Qt 4.8.0 library. This software is actually available on Windows Xp / 2k3 / 2k8 / Vista / 7 x86/x64 and Linux x86/x64. Source Code : 3.5 (Never released) : https://github.com/kwent/thumbnailme 3.0 (Current version) : http://sourceforge.net/projects/thumbnailme/files/Sources/thumbnailme_3.0_Windows_Sources.zip/download Source Documentation : http://www.thumbnailme.com/doc
    Leader badge
    Downloads: 86 This Week
    Last Update:
    See Project
  • 20
    Small Firefox button that allow you share entire Flickr set to Livejournal account.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A web-based database application that allows webmasters to centrally store their images and videos to be served on their website(s). It allows user to simply copy and paste code snippets to embed images and videos into their web pages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    slide show
    A simple slide show of images. Code is JavaScript, used jQuery library. Easy web slide show of photos.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Ce code php permet de publier facilement un album photos sur une page perso. Il suffit de télécharger ses photos dans un répertoire spécifique du site via FTP. Le logiciel se charge de créer les miniatures et d'afficher une interface conviviale.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    PBAlbum(Perl Bash Album) is an album written in Perl(display images) and Bash(make resized thumbnails). Whole album is about 150 lines of code making it extremely light and fast.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Tomcat Photo Gallery, inspired by the nicely written P-Gal project, now with ability to handle high res images, segmentation of galleries by access code, and admin screen for administration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next