Showing 290 open source projects for "copy"

View related business solutions
  • $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
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 1
    Aseprite

    Aseprite

    Animated sprite editor & pixel art tool

    ...Support for color profiles and different color modes: RGBA, Indexed (palettes up to 256 colors), Grayscale. Animation facilities, with real-time preview and onion skinning. Copy & paste. Drag & drop. Resize palette. Palette entries with alpha value. Select color harmonies. Create light and shadows with the shading ink. Create perfect strokes for pixel-art. Avoid extreme pixel distortions when rotating tiny sprites. Create patterns repeating the image in a 3x3 grid. Create custom brushes for dithering. Composite layers to create color effects. ...
    Downloads: 598 This Week
    Last Update:
    See Project
  • 2
    LosslessCut

    LosslessCut

    The swiss army knife of lossless video/audio editing

    ...It lets you quickly extract the good parts from your videos and discard many gigabytes of data without doing a slow re-encode and thereby losing quality. Or you can add a music or subtitle track to your video without needing to encode. Everything is extremely fast because it does an almost direct data copy, fueled by the awesome FFmpeg which does all the grunt work. Lossless merge/concatenation of arbitrary files (with identical codecs parameters, e.g. from the same camera). Lossless stream editing: Combine arbitrary tracks from multiple files (ex. add music or subtitle track to a video file).
    Downloads: 322 This Week
    Last Update:
    See Project
  • 3
    Excalidraw

    Excalidraw

    Virtual whiteboard for sketching hand-drawn like diagrams

    Excalidraw, the virtual whiteboard app for sketching hand-drawn like diagrams, has come a long way. With the remote work becoming the status quo, Excalidraw was able to show its true potential and we’ve come to a point where over 100K people have used it just the last month! While it has been extremely successful as a free open source project, the biggest source of complaints nowadays is around adoption within companies: How do you share diagrams with your co-workers easily? Can your company...
    Downloads: 221 This Week
    Last Update:
    See Project
  • 4
    Clementine

    Clementine

    Modern music player and library organizer

    Clementine is a multi-platform music player and library organizer inspired by Amarok 1.4. It has a fast and easy-to-use interface, and allows you to search and play music from your local library, internet radio, songs you’ve uploaded to cloud storage, and more! Use this as an open source alternative to itunes or spotify.
    Downloads: 50 This Week
    Last Update:
    See Project
  • Stop vibe-debugging. Icon
    Stop vibe-debugging.

    Plug Claude into your app's actual errors.

    AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
    Free 30 days.
  • 5
    idonthavespotify

    idonthavespotify

    Effortlessly convert Spotify links to your preferred streaming service

    Copy a link from your favorite streaming service, paste it into the search bar, and voilΓ ! Links to the track on all other supported platforms are displayed. If the original source is Spotify you'll even get a quick audio preview to ensure it's the right track.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Sherloq

    Sherloq

    An open source digital image forensic toolset

    Sherloq is a research-oriented toolkit designed for digital image forensics, providing an integrated environment to experiment with algorithms for image analysis and tampering detection. Rather than functioning as an automated decision-making system, it serves as a companion tool for researchers, enthusiasts, and students who want to explore forensic techniques from scientific literature and workshops. The project emphasizes transparency and community collaboration, contrasting with...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 7
    Markdown Monster

    Markdown Monster

    An extensible Markdown Editor, Viewer and Weblog Publisher for Windows

    ...Paste images from the clipboard or drag and drop from Explorer or our built-in file browser. Inline spell-checking and word counts keep your content streamlined. You can export Markdown to PDF or HTML on disk or copy Markdown selections as HTML to the clipboard. The HTML preview can display syntax-colored code snippets for most coding languages. Choose from light or dark app themes, and individual and fully customizable preview themes. Use the built-in folder browser to open, manage and drag files into content, use the document outline to quickly jump through content, or use our shell integration.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 8
    PicGo

    PicGo

    A tool for uploading pictures built by vue-cli-electron-builder

    ...Under macOS, you can drag and drop to the menubar icon to upload. The menubar app window displays the 5 most recently uploaded pictures and the pictures in the clipboard. Clicking on the picture will automatically copy the uploaded link to the clipboard. (Not supported on Windows platform.) A mini floating window is provided under Windows and Linux systems for users to drag and upload, saving your precious desktop space. Check your upload record, it is more convenient to reuse. Click on the picture to view it as a big picture. Click delete pictures button (only local) to clean the interface. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    ACNetGLSL

    ACNetGLSL

    Anime4KCPP Net re-implemented in GLSL for real-time anime upscaling

    ...This GLSL implementation can be used in MPV player, it is cross-platform. Windows users can also use Anime4KCPP DirectShow Filter for MPC-HC/BE or potplayer. Download the glsl file and MPV player. Copy glsl to the root directory of MPV. Create a file named mpv.conf in the root directory of MPV, and add the following statement (Assume the glsl file name is ACNet.glsl). When playing the video, press Shift + i and then 2 to check if it is enabled.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client β€” all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • 10
    ngx-markdown

    ngx-markdown

    Angular markdown component/directive/pipe/service to parse static

    Angular markdown component/directive/pipe/service to parse static, dynamic or remote content to HTML with syntax highlight and more. As the library is using Marked parser you will need to add node_modules/marked/marked.min.js to your application. To use the line numbers plugin that shows line numbers in code blocks, in addition to Prism.js configuration files, you will need to include the following files from prismjs/plugins/line-numbers directory to your application. Using markdown...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Its Hover

    Its Hover

    Icons that move with intent

    ...Installation can be as simple as pulling in specific icons and their dependencies, and it supports a registry-style workflow that fits teams that want consistency across products. It’s also meant to be forked and modified: you can copy the source of any icon, tweak the animation curves, adjust stroke width, and refine styling to match your system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    CSS Inspiration

    CSS Inspiration

    Curated collection of interesting, creative, or inspiring CSS effects

    ...The collection ranges from micro-interactions and loaders to 3D transforms, complex backgrounds, hover states, and text effects, each presented as a small, self-contained demo. Source code is front and center, encouraging developers to study, copy, and tweak snippets for their own projects. Many examples lean on contemporary featuresβ€”custom properties, filters, blend modes, gradients, and keyframesβ€”serving as both inspiration and a practical cookbook. Because each demo focuses on a single idea, it’s an effective way to learn new techniques without wading through a full framework. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    App Store Screenshots Generator

    App Store Screenshots Generator

    End to end app store screenshot creation using AI

    ...It supports multiple device resolutions and exports assets in all required Apple formats, significantly reducing the manual effort typically involved in App Store submission preparation. The system also includes localization capabilities, enabling developers to create region-specific screenshot sets with translated copy and layout adjustments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    rem

    rem

    Open source approach to locally record and enable searching on Mac

    Instantly access every moment you've had on your Mac, from now on. 100% local. No network. Open-source. I think the idea of recording everything you see has the potential to change how we interact with our computers and believe it should be open source. Also, that means there is no tracking/analytics of any kind, which means I don't know if you're running into bugs when you do. So please report any / all you find.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Tartube

    Tartube

    Download videos/channels/playlists from YouTube and many other sites

    Tartube is a GUI front-end for youtube-dl, yt-dlp and other compatible video downloaders. It is written in Python 3 / Gtk 3 and runs on MS Windows, Linux, BSD and MacOS.
    Leader badge
    Downloads: 700 This Week
    Last Update:
    See Project
  • 16
    CopyCut – Screenshot Tool for Windows

    CopyCut – Screenshot Tool for Windows

    Lightweight screenshot tool for Windows with macOS-style shortcuts

    A lightweight screenshot tool for Windows with macOS-style shortcuts. CopyCut is a screenshot tool for Windows built for fast workflows. Take a screenshot and instantly copy the image path to your clipboard. No opening folders. No dragging files. No extra steps. Just capture and paste. CopyCut is inspired by the macOS screenshot experience and brings similar shortcuts to Windows. Use Ctrl + Shift + 4 to capture a region, save the image, and copy its path automatically. This makes CopyCut especially useful for developers, documentation writers, and anyone working with Markdown or VS Code. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 17
    Vividl - Video Downloader

    Vividl - Video Downloader

    Free video downloader for YouTube and hundreds of other websites

    Vividl is a Windows app that lets you download videos from various websites, including YouTube, Soundcloud, Vimeo, Dailymotion and various media channels. It uses the popular downloader youtube-dl/ yt-dlp to extract videos from several hundred 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: 1,060 This Week
    Last Update:
    See Project
  • 18
    Audacity

    Audacity

    A free multi-track audio editor and recorder

    Audacity is a free, easy-to-use, multi-track audio editor and recorder for Windows, Mac OS X, GNU/Linux and other operating systems. Audacity is free software, developed by a group of volunteers and distributed under the GNU General Public License (GPL). Programs like Audacity are also called open source software, because their source code is available for anyone to study or use. There are thousands of other free and open source programs, including the Firefox web browser, the...
    Leader badge
    Downloads: 3,138 This Week
    Last Update:
    See Project
  • 19
    Spritesheet Cutter/Map Editor

    Spritesheet Cutter/Map Editor

    Spritesheet Cutter Level Editor Animation Tester gridcutter

    With the Spritesheet Cutter (also called Map Editor or Level Editor) you can cut/share/export/move/name single or multiple sprites using drag & drop. There is a copy mode so maps can be created. Sprites are numbered left to right/top to bottom or randomly. Sprites can be added to a sheet and saved as a whole. An animation preview is included. Spritesheet Cutter can create GIFs and XMLs. Color selections can be converted to transparency.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 20
    ImejFlip

    ImejFlip

    fast, minimal, portable image browser

    πŸ“’ Featuring: πŸ’Ώ Just single executable file - nothing to install πŸš€ Fast browsing of images from single or multiple folders πŸ“„ Browse from file list πŸ—œοΈ Browse images inside ZIP archive πŸ‘οΈ View JPG, PNG, BMP, TIFF, HEIC, WEBP, AVIF etc. formats πŸ“· EXIF display πŸ”ƒ Auto rotate based on EXIF data βž• Quick zoom to 100% πŸ”Ž Search for matching text in filepath ⭐ Digital Asset Management (DAM) via rating & tag πŸ“½οΈ Slideshow πŸ—‘οΈEasy culling πŸ“‚ Copy to a target folder within the app
    Downloads: 4 This Week
    Last Update:
    See Project
  • 21
    LosslessExtract

    LosslessExtract

    Lossless audio extraction tool for Bluray, DVD-Audio, SACD, MKV

    ...Accepts MKV, BLU-Ray BDMV, and DVD-AUDIO ISO, AUDIO_TS folders, and SACD.isos as input files. Choose your preferred output formatβ€”FLAC , MKA, M4A, DSF, DFF, or Direct stream copy and Lossless Extract will deliver pristine, bit-for-bit copies of your original audio streams. Whether you’re archiving your home theater collection or preparing high-end audio projects, Lossless Extract ensures every detail is preserved, every time. S
    Leader badge
    Downloads: 47 This Week
    Last Update:
    See Project
  • 22
    ccccd

    ccccd

    Channel Code Copy of Compact Discs

    Channel Code Copy of Compact Discs: This project has the goal to archive the complete content of CDs on the channel code layer. Here, the NRZI signal which stems from the laser-pickup of a CD player is recorded directly, providing sort of a pit-land photo of the CD. The resulting image file, in turn, is demodulated and decoded in software, i.e. within a virtual CD player.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    Simple TTS Reader

    Simple TTS Reader

    A small clipboard reader

    Simple TTS Reader is a small utility that reads text from your clipboard using Microsoft Speech API. Whenever you copy any text, the app instantly converts it into spoken words. Select your preferred speech engine from those installed on your system, such as Microsoft Zira, and adjust speed and volume for personalized playback. The application can also be minimized to the system tray. Plus, it is free and comes with an intuitive interface that makes it accessible to everyone.
    Leader badge
    Downloads: 55 This Week
    Last Update:
    See Project
  • 24
    Video Download++

    Video Download++

    Free video downloader for YouTube and hundreds of other websites

    Video Download++ is a Windows app that lets you download videos from various websites, including YouTube, Tiktok, Vimeo, Bilibili and various media channels. 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. Get support: Send Email to zhuangshijie123@gmail.com
    Downloads: 13 This Week
    Last Update:
    See Project
  • 25
    AT&RT

    AT&RT

    Additional Tagging Tools plugin for MusicBee

    The plugin adds several commands to MusicBee main menu for extended tag editing, exporting them to external applications, collecting library statistics, making (auto)backups of tags, etc.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
Auth0 Logo