Showing 23 open source projects for "remove exif data"

View related business solutions
  • 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
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1
    Blackbird

    Blackbird

    OSINT tool for finding accounts across 600+ sites by username or email

    Blackbird is an open source OSINT tool designed to search for user accounts across social networks and online platforms using a username or email address. The project focuses on helping investigators, researchers, and security professionals quickly discover where a specific identity appears on the internet. It performs reverse searches across more than 600 websites by leveraging data from the community-driven WhatsMyName project, which improves detection accuracy and reduces false positives....
    Downloads: 25 This Week
    Last Update:
    See Project
  • 2
    uAssets

    uAssets

    Filter lists for uBlock Origin & uBlock Origin Lite

    uAssets is a companion repository for the uBlock Origin content blocker that contains filter lists, rules, and configuration data used to block advertisements, trackers, and unwanted web content across the internet. It acts as a continuously updated database of filtering rules that define how uBlock Origin interacts with web pages, enabling it to remove intrusive elements and improve user privacy. The repository includes domain-based filters, cosmetic rules, scriptlet injections, and exception handling to ensure both effectiveness and compatibility with websites. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    MetaRemover Toolkit

    MetaRemover Toolkit

    Open-source toolkit for removing metadata from files locally

    MetaRemover Toolkit is an open-source Python-based toolkit for removing metadata (EXIF, GPS, author, device information) from images and documents. The project demonstrates privacy-first metadata removal using local processing without uploading files to third-party servers. This toolkit complements the online service https://metaremover.com and can be used by developers, researchers, and privacy-conscious users.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    Eraser

    Eraser

    A security tool to remove sensitive data from your Windows hard drive

    Eraser is a secure data removal tool for Windows. It completely removes sensitive data from your hard drive by overwriting it several times with carefully selected patterns.
    Leader badge
    Downloads: 5,962 This Week
    Last Update:
    See Project
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 5

    YoungerSibling

    YoungerSibling: Cross-platform OSINT tool for quick data gathering.

    YoungerSibling is a Python-based terminal utility script designed for educational purposes. It provides a set of useful tools to perform tasks like searching the web, performing lookups (Google search, IP lookup, username lookup, etc.), and extracting metadata from images, directly from the terminal. This project aims to help students, developers, and hobbyists learn about web scraping, API usage, and terminal interaction with Python.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 6

    JPEG Metadata Remover Stripper

    View and remove fingerprint / tracking metadata from JPEG/JPG files.

    ...There is an option to create new copies of files, or overwrite the existing files. The image quality is completely preserved, the image binary data itself is not modified at all, only the metadata is stripped. The executable is compiled for .NET 4.5.2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Thunderbird Anti Virus v4.0

    Thunderbird Anti Virus v4.0

    Thunderbird Anti Virus Free Scanner v4.0

    ...System Cleaner: A precision utility that securely eliminates bloated cache files across major browsers (Chrome, Edge, Firefox, Brave, Opera) and clears Windows temporary data. Performance Dashboard: Live tracking of hardware resource metrics with granular telemetry for CPU and RAM usage, tied directly to an active system health index. Advanced Registry Optimizer: Safe, deep-hive cleaning with tailored configurations to remove unknown keys and repair system registries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    SafeUtils

    SafeUtils

    110+ developer tools as native MacOS, Linux & Windows desktop apps.

    Tools: https://safeutils.com/barcode-generator https://safeutils.com/color-picker https://safeutils.com/qr-code-generator https://safeutils.com/qr-code-scanner https://safeutils.com/word-counter https://safeutils.com/base-64-decoder https://safeutils.com/diff-checker https://safeutils.com/hex-to-ascii https://safeutils.com/json-formatter https://safeutils.com/lorem-ipsum-generator https://safeutils.com/random-generator https://safeutils.com/time-converter https://safeutils.com/...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    VaultSync

    VaultSync

    Sync directories and files in a secure folder on an external drive

    VaultSync keeps synchronised data backups from one or more computers in an encrypted vault that is locked with a password. It is optimised to operate on a flash or external drive with minimal installation but it can also work on a hosted storage system like Dropbox, One Drive or Google Drive. It is really important that a backup is simple and fast to make. There is no point in having to decide what files are important or what has changed at the time of the backup, or having to manually remove unimportant files from a deep folder hierarchy after a backup. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 10
    BloodHound

    BloodHound

    Six Degrees of Domain Admin

    BloodHound is a single-page Javascript web application, built on top of Linkurious, compiled with Electron, with a Neo4j database fed by a C# data collector. BloodHound uses graph theory to reveal the hidden and often unintended relationships within an Active Directory or Azure environment. Attackers can use BloodHound to easily identify highly complex attack paths that would otherwise be impossible to quickly identify. Defenders can use BloodHound to identify and eliminate those same attack paths. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11
    React Native Encrypted Storage

    React Native Encrypted Storage

    React Native wrapper around EncryptedSharedPreferences

    React Native wrapper around SharedPreferences and Keychain to provide a secure alternative to Async Storage. Async Storage is great but it lacks security. This is less than ideal when storing sensitive data such as access tokens, payment information and so on. This module aims to solve this problem by providing a wrapper around Android's EncryptedSharedPreferences and iOS' Keychain, complete with support for TypeScript.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 12
    KeyHolder password manager

    KeyHolder password manager

    Store your passwords in an offline encrypted file!

    Need a JDK to run, download it here: https://www.oracle.com/java/technologies/downloads/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Bayes Anti-Spam

    Bayes Anti-Spam

    Anti Spam AddIn / Plugin for Outlook

    For Outlook I had been using the SpamBayes plugin for years in order to remove spam e-mails. However, with Outlook 365 the addin stopped working for me. This reimplementation enables you to mark e-mails as spam or valid. Based on your input the addin learns how to classify e-mails. If the addin detects spam then it will move the e-mail to a configurable folder in Outlook. E-mails for which the decision is uncertain will be moved to another configurable folder.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    DeID Tool

    DeID Tool

    De-Identification tool to remove sensitive data

    This tool converts pipe separated text data into a csv file and also removes all the patient related sensitive data. It takes raw data as input from a text file and process the data thereby, generates a csv file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    ENTRUST

    ENTRUST

    Role-based permissions for Laravel 5

    Entrust is a succinct and flexible way to add Role-based Permissions to Laravel 5. The default migration takes advantage of onDelete('cascade') clauses within the pivot tables to remove relations when a parent record is deleted. If for some reason you cannot use cascading deletes in your database, the EntrustRole and EntrustPermission classes, and the HasRole trait include event listeners to manually delete records in relevant pivot tables. In the interest of not accidentally deleting data, the event listeners will not delete pivot data if the model uses soft deleting. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    miniPHP

    miniPHP

    A small, simple PHP MVC framework skeleton that encapsulates a lot of

    miniPHP A small, simple PHP MVC framework skeleton that encapsulates a lot of features surrounded with powerful security layers. miniPHP is a very simple application, useful for small projects, helps to understand the PHP MVC skeleton, know how to authenticate and authorize, encrypt data and apply security concepts, sanitization and validation, make Ajax calls and more. It's not a full framework, nor a very basic one but it's not complicated. You can easily install, understand, and use it in any of your projects. It's indented to remove the complexity of the frameworks. I've been digging into the internals of some frameworks for a while. ...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 17
    Turbo Shredder

    Turbo Shredder

    Turbo Shredder securely removes files.

    Do you want to delete some top secret files? DON'T do that by only pressing DELETE, because the data would still be on your drive! Use Turbo Shredder and remove files by securely wiping them out. Requires JRE 7 to run properly.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 18
    SimpleDriveWiper is a very simple command line tool that allows you to wipe the free space of a drive/partition. Its purpose is to obfuscate the residual of data that remains even after attempts have been made to remove it. For Windows,Linux and Mac.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Yoda's Protector
    Yoda's Protector is a free, open source, Windows 32-bit software protector.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 20
    File Nuke
    File Nuke, the Nuclear File Shredder! Whipe out suspicious data forever with this nuclear file removal tool ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21
    Hurby is a small plugin-based program for cleaning private data of any kind. Currently there are plugins for cleaning data from Irfan-View, Total-Commander, Virtual-Dub, Winamp, eMule and windows recent files list.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ShortcutVirusRemover

    ShortcutVirusRemover

    Remove shortcut virus and recover all damaged data.

    Shortcut Virus Remover is a data recovery tool that allows you to recover damaged data due to the Shortcut Virus. When you plug in your removable device to a shortcut virus infected computer, it destroys all the data on the plugged-in device. After a shortcut virus attack, your external storage drive will contain only shortcuts, and you will think your files and folders have been converted to shortcuts. Also, none of them will be accessible. In such circumstances, how do we get damaged...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Free Excel Password Remover

    Unprotect Excel workbook or sheets in a few seconds

    How do you remove password protection from Excel? Excel Password Remover is the excel password remover software for cracking and removing lost or forgotten passwords for Microsoft Excel. Our Excel password remover will allow you to unprotect your Excel Sheet. This software will not damage your data and can remove password from excel spreadsheet in a few seconds.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next