19 projects for "trim" with 1 filter applied:

  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1
    vRenamer
    vRenamer is an easy to use mass renamer with a lot of options. It's able to insert, remove, and replace strings, extract audio and images metadata, write audio metadata, change length, numbrering, undo/redo, and much more. Tested in Windows, Mac and Linux.
    Leader badge
    Downloads: 21 This Week
    Last Update:
    See Project
  • 2
    ImageMagick

    ImageMagick

    Display, convert, and edit raster image and vector image files

    ImageMagick® is a free and open-source software suite for displaying, converting, and editing raster image and vector image files. It can read and write over 200 image file formats, and can support a wide range of image manipulation operations, such as resizing, cropping, and color correction. ImageMagick is written in C and is available for a wide range of operating systems, including Linux, macOS, and Windows. It can be used as a standalone application, or as a library that can be...
    Leader badge
    Downloads: 219 This Week
    Last Update:
    See Project
  • 3
    Madedit-Mod

    Madedit-Mod

    MadEdit-Mod is a cross platform Text/Hex editor based on MadEdit

    Madedit-Mod is a cross platform text/hex editor base on MadEdit with a log of critical bug fix from me or other developers. A lot of new features were added, such as Drag-Drop Edit(cross platform), Highlight word, etc. The reason that I maintained this project is that the author of MadEdit had not worked on it for for a long time and I really like it and need more features. Find more information on Wiki pages. Currently supported Languages: English Chinese Simplified...
    Leader badge
    Downloads: 84 This Week
    Last Update:
    See Project
  • 4

    trimmer

    Utility to concatanate, trim, and transcode video files.

    This is a utility for simple post-production processing of video files. It will concatanate multiple files together, trim the beginning and end, and transcode. Uses VLC for the player and ffmpeg for transcoding. See the Wiki for more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 5
    NERD Commenter

    NERD Commenter

    Vim plugin for intensely nerdy commenting powers

    NERD Commenter is a Vim plugin offering powerful and highly customizable commenting capabilities. It simplifies toggling comments, supports multiple styles and nesting, and integrates cleanly with various plugin managers. Several settings can be added to your vimrc to change the default behavior. While the plugin does not directly support motions, you can leverage its support for selections to do something very similar. You can turn off default settings mappings to provide your own from...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    LiVES

    LiVES

    LiVES is a Video Editing System. It is designed to be simple to use, y

    ...Using LiVES, you can start editing and making video right away, without having to worry about formats, frame sizes, or framerates. It is a very flexible tool which is used by both professional VJ's and video editors - mix and switch clips from the keyboard, use dozens of realtime effects, trim and edit your clips in the clip editor, and bring them together using the multitrack timeline. You can even record your performance in real time, and then edit it further or render it straight away. For the more technically minded, the application is frame and sample accurate, and it can be controlled remotely or scripted for use as a video server. ...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 7
    Block level test/exerciser utility for Linux to produce synthetic random/sequential IO patterns
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Chunk, an HTML Template Engine for Java

    Chunk, an HTML Template Engine for Java

    Clean, powerful templates for Java

    A powerful Java Template Engine, great for building HTML or XML docs. Chunk can handle many other needs and situations as well. In-tag filters & default values, multiple snippets per file, layered themes, macros, conditional includes, localization & more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    File Minimiser
    This is a utility program that can be user to trim extra spaces form a file. This program is intended to be used with HTLML, JS, CSS. but can be used for any file type You can also select a folder to minimize all files within it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 10
    Row-Bean

    Row-Bean

    CSV reader writer - bean mapping - easy bean extraction from CSV file

    Row-Bean is a CSV-Bean JAVA API . Row-Bean provides CSV reader an writer. More ever provides a mechanism to map csv file content to java beans and revers. For each use, a XML description must describe the wished mapping. Another possibility consists in use Annotations. Use under maven : <!-- row bean with annotations...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    trimMate is a tool to remove junction adapters as well as sequencing adapters from mate pair libraries and trim the sequences accordingly. It works on fastq files generated by next generation sequencing (NGS) machines. The release is source code only, please download from version control.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Bash!Karaoke

    Bash!Karaoke

    A free karaoke player for Linux and BSD

    ...The goal is a karaoke player that: Is installable with very few dependencies; Is ready to use after dependency check, -no configuration-; Support SoundFonts to improve sound quality; Works with a simple song database; Can trim levels (pitch, speed, volume) and mute channels; and soon, with a new GTK3 interface, with which you can sing in fullscreen! Moreover, usage of EasyBashGUI allows user to fit Bash!Karaoke look'n'feel to his taste,depending on wich Desktop Environment he uses or prefers( KDE, GNOME or other), through GtkDialog, KDialog, Zenity,or even bare (c)dialog. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Trim Lines

    Trim Lines removes trailing whitespace from source code files

    This is simple command line tool to batch process source code files to remove trailing whitespaces and convert all line endings to your system native style. Usage example: trimlines d:\Projects\SomeProject\src *.c;*.cpp;*.h;*.hpp;*.inc .svn;.git With this command all files in "d:\Projects\SomeProject\src" including sub-folders that match search masks "*.c;*.cpp;*.h;*.hpp;*.inc" and excluding specified folders ".svn;.git" will be processed. Can process unicode and system native...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Gimp# is a C# wrapper around the GIMP API. It also offers a plug-in framework. This enables users to quickly write new GIMP plug-ins using .NET or Mono.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A CSV mass editor for advanced users, written in PHP. Its purpose is not to edit the data, but to mass manipulate it: re-arrange, join and delete columns, join rows, search and replace using regexes and a bit more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    mp3-trim is a command line bash script replacement for the old unsupported compiled version of mp3-trim. mp3-trim allows you to interactively set cutpoints to trim off garbage from the start and end of mp3 files. Very quick and easy to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    You can split, cut, trim a large MP3 file into multiple smaller pieces by time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    this tool helps you to trim all your development files like the trim-string-command in various languages: it trims all whitespaces at the beginning and at the end of a file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ...Moreover, trimAl allows to manually select a set of columns and sequences to be removed from the alignment. trimAl implements a series of automated algorithms that trim the alignment searching for optimum thresholds based on inherent characteristics of the input alignment, to be used so that the signal-to-noise ratio after alignment trimming phase is increased. Among trimAl’s additional features, trimAl allows getting the complementary alignment (columns that were trimmed), to compute statistics from the alignment, to select the output file format , to get a summary of trimAl’s trimming in HTML and SVG formats, and many other options.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB