Showing 22 open source projects for "make"

View related business solutions
  • Field Sales+ for MS Dynamics 365 and Salesforce Icon
    Field Sales+ for MS Dynamics 365 and Salesforce

    Maximize your sales performance on the go.

    Bring Dynamics 365 and Salesforce wherever you go with Resco’s solution. With powerful offline features and reliable data syncing, your team can access CRM data on mobile devices anytime, anywhere. This saves time, cuts errors, and speeds up customer visits.
    Learn More
  • SoftCo: Enterprise Invoice and P2P Automation Software Icon
    SoftCo: Enterprise Invoice and P2P Automation Software

    For companies that process over 20,000 invoices per year

    SoftCo Accounts Payable Automation processes all PO and non-PO supplier invoices electronically from capture and matching through to invoice approval and query management. SoftCoAP delivers unparalleled touchless automation by embedding AI across matching, coding, routing, and exception handling to minimize the number of supplier invoices requiring manual intervention. The result is 89% processing savings, supported by a context-aware AI Assistant that helps users understand exceptions, answer questions, and take the right action faster.
    Learn More
  • 1
    yt-dlp-gui

    yt-dlp-gui

    A cross-platform GUI wrapper for yt-dlp written in PySide6

    yt-dlp-gui is a cross-platform graphical interface for the popular command-line video downloader yt-dlp, created to make video and audio downloads from sites like YouTube, Vimeo, Twitch, and others easier for everyday users without needing to work directly with command-line arguments. Written in PySide6 (Python with Qt bindings), it wraps the powerful yt-dlp engine in a visual application that lets users paste video URLs, choose formats, apply presets, and start downloads with a click, while still exposing options for advanced tweaks via configuration files. ...
    Downloads: 310 This Week
    Last Update:
    See Project
  • 2
    Bayesian Optimization

    Bayesian Optimization

    Python implementation of global optimization with gaussian processes

    ...More detailed information, other advanced features, and tips on usage/implementation can be found in the examples folder. Follow the basic tour notebook to learn how to use the package's most important features. Take a look at the advanced tour notebook to learn how to make the package more flexible, how to deal with categorical parameters, how to use observers, and more. Explore the options exemplifying the balance between exploration and exploitation and how to control it. Explore the domain reduction notebook to learn more about how search can be sped up by dynamically changing parameters' bounds.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    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: 1,067 This Week
    Last Update:
    See Project
  • 4
    linux-file-converter-addon

    linux-file-converter-addon

    Convert various image, audio and video formats from your context menu.

    ...The program offers many options to customize the appearance of its context menu. There are also a few extra formats which can be added by installing optional dependencies. The tool has a built-in auto-update function to make sure the newest version is always installed.
    Downloads: 13 This Week
    Last Update:
    See Project
  • Next-Gen Encryption for Post-Quantum Security | CLEAR by Quantum Knight Icon
    Next-Gen Encryption for Post-Quantum Security | CLEAR by Quantum Knight

    Lock Down Any Resource, Anywhere, Anytime

    CLEAR by Quantum Knight is a FIPS-140-3 validated encryption SDK engineered for enterprises requiring top-tier security. Offering robust post-quantum cryptography, CLEAR secures files, streaming media, databases, and networks with ease across over 30 modern platforms. Its compact design, smaller than a single smartphone image, ensures maximum efficiency and low energy consumption.
    Learn More
  • 5

    Clipstitch

    Uility to make home movies from your digital camera files

    ...You can put Clipstitch commands into a text file and run as a script or type them in manually at a prompt. You can: Select portions of motion files with optional fades/slowmo/speedup, reverse play backwards. Adjust clip order. Concatenate to make your final "movie". V5.5 introduced captions, and special effects features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Youtube-To-MP3

    Youtube-To-MP3

    A simple Youtube to mp3 application written in python.

    A simple Youtube to mp3 application written in python. I did my best to make it have a simple intuitive design, so now you don't have to go to the sketchy converters. IF NOT ON WINDOWS I believe it should work on other operating systems but I've not tested. If your OS can't run an .exe file then you must run the .py file (source code) directly.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    Dynamite Download Manager

    Dynamite Download Manager

    PyIDM remake for downloading stuff

    ...Additionally, it allows you to download videos from platforms like YouTube and Vimeo, as well as from tons of other streaming websites, making it a go-to tool for both regular and media-centric downloads. Its intuitive interface and robust features make it an essential tool for anyone looking to speed up their internet downloads while managing files effortlessly.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 8
    VATSG

    VATSG

    Video automatic transcribe and translated subtitle generator

    It generates srt format subtitle from videofile which can be any source language that whisper support , and then make translated subtitle file of your target language which deepl support. This is the subtitle generator(VATSG) which use [moviepy](https://github.com/Zulko/moviepy) to generate mp3 and then use [faster-whisper](https://github.com/guillaumekln/faster-whisper) to get text recognition and then use deepl-api to generate your target language subtitle file(srt format) If you are a general user who want to view any video file and mp3 file to your language, It will provide way. ...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 9
    VSGAN

    VSGAN

    VapourSynth Single Image Super-Resolution Generative Adversarial

    ...You can use any RGB video input, including float32 (e.g., RGBS) inputs. Using VapourSynth you can pass a Video directly to VSGAN, without any frame extraction needed. Any edit you make in the VapourSynth script with or without VSGAN can be re-used for any other video. VSGAN is released under the MIT License, ensuring it will stay free, with the ability to be used commercially.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Data management solutions for confident marketing Icon
    Data management solutions for confident marketing

    For companies wanting a complete Data Management solution that is native to Salesforce

    Verify, deduplicate, manipulate, and assign records automatically to keep your CRM data accurate, complete, and ready for business.
    Learn More
  • 10

    Movie / Tv File Sorter

    Effectively Sort Your Movies and Tv Shows Into Their Own Folders

    ...Requirements: - Python 3.8 or newer How To Run The Program: - Windows Users: Just Run The Mt Sorter.py File - Mac / Linux Users: Open Terminal & Navigate To Where The File Is Located & Type "python3 Mt\ Sorter.py" Without Quotes If you need to rename the file you can just make sure the extension stays ".py"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    TimeSformer

    TimeSformer

    The official pytorch implementation of our paper

    ...Because the attention is global across frames, TimeSformer can reason about dependencies across long time spans, not just local neighborhoods. The official implementation in PyTorch provides configurations, pretrained models, and training scripts that make it straightforward to evaluate or fine-tune on video datasets. TimeSformer was influential in showing that pure transformer architectures—without convolutional backbones—can perform strongly on video classification tasks. Its flexible attention design allows experimenting with different factoring (spatial-then-temporal, joint, etc.) to trade off compute, memory, and accuracy.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    PyTorch Natural Language Processing

    PyTorch Natural Language Processing

    Basic Utilities for PyTorch Natural Language Processing (NLP)

    ...Now you've setup your pipeline, you may want to ensure that some functions run deterministically. Wrap any code that's random, with fork_rng and you'll be good to go. Now that you've computed your vocabulary, you may want to make use of pre-trained word vectors to set your embeddings.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    MysticBBS Shoutcast Panel

    MysticBBS Shoutcast Panel

    Python Script for Mystic BBS Shoutcast Dashboard

    ...Useful things about this script: - Fully configurable at the top of the script, Title, Stream URL, Cols, Rows etc. - Contains simple code to grab XML/RSS feed and display on the BBS. - Contains various functions to make it easy to display information in a correctly sized mystic bbs text based frame including titles and prompts. This script can be a skeleton to get you going in writing your own properly fit modular text based python apps for Mystic BBS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    PyVcon

    PyVcon

    A stylish Video Converter written in Python

    ...PyVcon is also generally known to be of outstanding value, possessing a highly flexible video quality control feature, PyVcon gives you full control over your video's final appearance and size. One of the most special and unique features of PyVcon is its inbuilt ability to stream-copy any kind of video added with a special ability to make known to the user what happens in the background by printing out stdout and stderr streams directly from ffmpeg unto the GUI in real time. You can also output this stdout and stderr streams as a text file for further analysis and inspection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    DPKLogger is a logging application, created to circumvent Final Cut Pro not being able to add markers while capturing. It allows you to make a log of timecodes and comments, save it as an rtf and create xml-files that you can import in FCP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PyQtADA
    This project aims to develop a tool to create DVD, hence the name; PyQtADA: Python and Qt another DVD Author. In linux there are very few tools to perform this functionality with high performance and a low learning curve for users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    BlenderAVC allows footage from an AVC and HDV camcorder to be pulled into Blender3D (Sequence Editor) without transcoding by generating AviSynth scripts. It also batch-generates proxy images to make it easier to edit the footage on older machines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Small project to sort and view movie/music files, with a few extra features to make things a bit easyer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Rippy is a script designed to make ripping DVDs easier. It uses mplayer and mencoder to transcode a video to another format. Features: automatic bitrate calculation based on desired target size; automatic crop detection; mp3 audio with resampling;
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    With DVD Slideshow you're able to put your photo collection on a DVD! Now it's easy and fun to show your photos to your friends. Make it even more enjoyable by adding sound, and by your own made menu. A must have for every Linux user!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    AnAviPreviewGUI is an avi preview GUI for the command line tool AviPreviewC (from www.funkster.org) AviPreviewC make avi from tempory file ".part" of eDonkey software. The GUI set size, frame, codec, resolution, ... before sand command to create preview.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Video DeDup

    Find duplicate videos by content

    ...Then a lot of options and cache mechanism enable to get correct performance. At the end all duplicates are copied in an analysed folder. . To finalise you'll have to look at analysed folder to make your decisions : remove duplicate, flag some images as irrelevent or flag pair of videos as NOT dupes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB