There are 1 repository under file-processing topic.
A Python toolkit for file processing, text cleaning and data splitting. 文件处理,文本清洗和数据划分的python工具包。
6800% faster "os" module replacement. A drop-in replacement for Python's standard 'OS' module. Fully-rewritten, optimized, and speeded-up functions, that replace ones in the os.path module.
一套工具组,包括访问链接, 获取元素,抽取文件等等 也有已经实现好通过scihub获取论文的小工具,还有对于pdf转doc,文本翻译,代理连接获取以及通过api获取代理链接, PDF文件合并,PDF文件截取某些页,CSV,xls文件处理等
(1) Code mining + clickable code paths in vscode + system terminal: https://github.com/qualiu/vscode-msr (2) Visual Studio (2012~2022+) Clickable terminal integration: https://github.com/qualiu/msrTools/tree/master/code/vs-conemu (3) UI helper for msr/nin: https://github.com/qualiu/msrUI
CLI utility for finding dead URLs inside a lot of files - 🏹 🧟
FileFusion is a powerful file concatenation tool designed specifically for Large Language Model (LLM)
Terraform integration for Transloadit
Professional Gemini API integration for Claude and all MCP-compatible hosts with intelligent model selection and advanced file handling | Smithery.ai verified
This repository provides a concise guide to understanding and implementing essential algorithms and techniques in computer programming. Contents Searching (Linear and Binary) Sorting (Insertion and Bubble) Recursion File-Processing Operations Exception Handling Explore the repository to learn more about each topic.
Simple wrappers for processing netcdf files for use in simple climate models
Wanna know which languages and execution engines are the quickest or the slowest at processing files? Well here's your answer. 📊 Data Analysis & comparison between the time taken ⌚ for computing word counts in various languages and execution engines for files of different sizes.
Convert between JPG, PNG, BMP, WEBP
A simple tool to consolidate multiple files into a single .txt file. Perfect for feeding your files to AI tools without any fuss.
Solutions developed by me to most of the programming challenges included in JetBrains Academy/Hyperskill's Java Developer track.
Implementing basic file manipulations concepts and algorithms in c++
Fixed width file handler parser with TypeScript Decorator
A file processing system that enables filtering, renaming, splitting, and managing files based on various criteria, with support for both local file systems and remote repositories like Laserfiche.
컴퓨터공학과 2학년 파일처리론 강의 정리
🎆 An embeddable library for the Interpolated Image Interchange format.
Secure Notepad is a secure text editor that encrypts text documents using AES standards and saves them as encrypted files.
Api to get text from multiple types of files
A Python-based text analyzer that counts words and character frequencies in any .txt file, providing a detailed, sorted report. Perfect for quick text insights and learning text processing basics!
Puhdistusalue (Finnish for clean area here meaning purge range) - Purge monotonically named files in folders keeping range endpoints
⚙️ A modern web-based media converter that processes files entirely in your browser. Convert videos, images, and audio files between formats using FFmpeg and ImageMagick WebAssembly.
A simple calculator that performs basic arithmetic operations such as addition, subtraction, multiplication, division, and modulo. It reads expressions from the standard input (stdin) or the command line (in the case of text files), processes each expression, and outputs the result to the standard output (stdout).
This repository houses a geocoding web application built in Python with Flask that transforms address data within a file into precise latitude and longitude coordinates. Upon uploading a file, users can preview the output table on the website, download the converted file, and visualise the exact location of each address on a map.
Tinder-like EXE and PowerShell/batch script for sorting text file contents via keyboard input, creating separate files for accepted and rejected items.
A distributed system for processing image files using microservices and message queues using RabbitMQ.
A program that analyzes directory contents using system calls, identifying file sizes, most common words, largest images, and vacant directories.
This project is a Student Grades Management System built using the functional programming paradigm in F#. The system facilitates managing student information, grades, and administrative tasks through various forms and functionalities.