Showing 14 open source projects for "photo clean up"

View related business solutions
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
  • Achieve perfect load balancing with a flexible Open Source Load Balancer Icon
    Achieve perfect load balancing with a flexible Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    Boost application security and continuity with SKUDONET ADC, our Open Source Load Balancer, that maximizes IT infrastructure flexibility. Additionally, save up to $470 K per incident with AI and SKUDONET solutions, further enhancing your organization’s risk management and cost-efficiency strategies.
  • 1
    Pixelfed

    Pixelfed

    Photo sharing for everyone

    Explore + Share beautiful photos and videos. A fresh take on photo sharing. Get inspired with beautiful photos captured by people around the world. Ad-free and privacy-friendly. Open-source and decentralized. Pixelfed is open-sourced software licensed under the AGPL license. Share multiple photos to create an album post. Express yourself with threaded comments. Engage in private conversations with DMs. Apply that perfect filter to your photos. Show your appreciation by giving that post a like...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Image Crop Picker

    Image Crop Picker

    iOS/Android image picker with support for camera, video, etc.

    Image Crop Picker is an iOS/Android image picker with support for camera, video, configurable compression, multiple images and cropping. Module is creating tmp images which are going to be cleaned up automatically somewhere in the future. If you want to force cleanup, you can use clean to clean all tmp files, or cleanSingle(path) to clean single tmp file. Some of these types may not be available on all iOS versions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    UI Kitten

    UI Kitten

    React Native UI library based on Eva Design System

    A React Native framework for creating stunning cross-platform mobile applications. Design system-based, UI Kitten brings your product from an MVP to the final product version. Forever open source and free! UI Kitten is a React Native implementation of the Eva Design System. The framework contains a set of general-purpose UI components styled in a similar way. The most awesome thing about Ui Kitten is that the themes can be changed in the runtime without reloading the application. This way,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    LicensePlist

    LicensePlist

    A license list generator of all your dependencies for iOS applications

    LicensePlist is a command-line tool that automatically generates a Plist of all your dependencies, including files added manually(specified by YAML config file) or using Carthage or CocoaPods. All these licenses then show up in the Settings app. Excludes can be defined to exclude matching libraries from the final output. An exclude is a dictionary containing any combination of name, source, owner, or licenseType. If a library name is unsuitable for the output bundle, you can explicitly rename...
    Downloads: 0 This Week
    Last Update:
    See Project
  • ConnectWise Cybersecurity Management for MSPs Icon
    ConnectWise Cybersecurity Management for MSPs

    Software and support solutions to protect your clients’ critical business assets

    ConnectWise SIEM (formerly Perch) offers threat detection and response backed by an in-house Security Operations Center (SOC). Defend against business email compromise, account takeovers, and see beyond your network traffic. Our team of threat analysts does all the tedium for you, eliminating the noise and sending only identified and verified treats to action on. Built with multi-tenancy, ConnectWise SIEM helps you keep clients safe with the best threat intel on the market.
  • 5
    Buck

    Buck

    Build system that encourages the creation of small, reusable modules

    ... results. Buck looks at the contents of your inputs, not their timestamps to figure out what needs to be built. As a result, incremental builds should always be correct, so there's no need to perform a clean build. With buck query, you can better understand your dependencies and what is required to build your product. With buck project, your project can be better understood by your IDE, making you and your team more productive.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Odoo ERP CRM System For Local Intranets

    Odoo ERP CRM System For Local Intranets

    Web,Sales,Finance,Inventory,Manufacture,HR,Marketing,Services,Efficacy

    This VM is created for 2 reasons: 1. Very little initial setup work required to make a ERP live, within minutes. 2. This system should keep running for Years, without requiring Updates / Breakages. If you are new to Virtual Machines, then please watch the Video below ( taken from my other project. just replace td with ec wherever mentioned ) After starting this VM, please login to its administration panel with: Website Address: https://ec.local/ ( Accept Any Warnings ) Admin Username:...
    Downloads: 13 This Week
    Last Update:
    See Project
  • 7
    Dolibarr Community Edition For Intranets

    Dolibarr Community Edition For Intranets

    Web,Sales,Finance,Inventory,Manufacture,HR,Marketing,Services,Efficacy

    This VM is created for 2 reasons: 1. Very little initial setup work required to make a ERP / CRM software live, within minutes. 2. This system should keep running for Years, without requiring Updates / Breakages. If you are new to Virtual Machines, then please watch the Video below ( taken from my other project. just replace td with do wherever mentioned ) After starting this VM, please login to its administration panel with: Website Address: https://do.local/ ( Accept Any Warnings...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    pdf combiner merger converter splitter

    pdf combiner merger converter splitter

    PDF Combiner is a user-friendly, GUI-based tool built in

    PDF Combiner is a user-friendly open source free to use, GUI-based tool for combining, pdf to excel, pdf to word, image to pdf, zip, unzip annotate and splitting PDF files. It is easy to use, supports multiple file insert and delete and process, and allows you to adjust the order of files before combining.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    KittenTricks

    KittenTricks

    React Native starter kit with over 40 screens and themes

    This perfect starter kit is an app based on React Native and UI Kitten library with Light and Dark themes support. It’s completely free and Open Source. Compose the application from available screens, add backend integration and you will end up with A-grade cross-platform mobile application. The themes can be changed in the runtime, without any need of reloading the application. A React Native framework for creating stunning cross-platform mobile applications. Design system-based, UI Kitten...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Let your volunteer coordinators do their best work. Icon
    Let your volunteer coordinators do their best work.

    For non-profit organizations requiring a software solution to keep track of volunteers

    Stop messing with tools that aren’t designed to amplify volunteer programs. With VolunteerMatters, it’s a delight to manage everything in one place.
  • 10
    ALCameraViewController

    ALCameraViewController

    A camera view controller with custom image picker and image cropping

    A camera view controller with a custom image picker and image cropping. This project requires Xcode 9 to run and compiles with swift 4. If you are building your app with iOS 10 or newer, you need to add two privacy keys to your app to allow the usage of the camera and photo library, or your app will crash. Add the keys below to your Info.plist, adding strings with the description you want to provide when prompting the user. The success parameter returns a UIImage? and a PHAsset? for more...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    ak File Organiser

    ak File Organiser

    A must have file organiser tool to tied up your folders

    This is an open-source file organiser tool created by K Adarsh as a hobby project to clean up your messed up directory to folders with specific files with extensions that you prefer. This is a must have tool for everyone who use a pc. This app is in its pre-alpha version thus you may find bugs, so feel free to email me or pull request in GitHub : )
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    bxSlider

    bxSlider

    Responsive jQuery content slider

    .... It will help speed development up and keep work clean. It also paves the way for a big revamp we have planned in the future.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Visitor ID Management System

    Visitor ID Management System

    Manage,Create And Print ID Cards

    Everything You Need to Print Professional-Quality Cards Set up your card printing system and begin producing photo IDs in minutes with this Solution—no software expertise necessary. It includes everything you need to quickly and cost-effectively make professional-quality identification, security and commerce-related cards. Easy and Complete Solution This easy-to-use, end-to-end solution makes it simple for any size organization to produce high-quality professional ID badges. Ideal...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 14
    MagicalRecord

    MagicalRecord

    Easy Fetching for Core Data!

    In software engineering, the active record pattern is a design pattern found in software that stores its data in relational databases. It was named by Martin Fowler in his book Patterns of Enterprise Application Architecture. The interface to such an object would include functions such as Insert, Update, and Delete, plus properties that correspond more-or-less directly to the columns in the underlying database table. Active record is an approach to accessing data in a database. A database...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next