file-processing

There are 66 repositories under file-processing topic.

  • sharejing/Takin

    A Python toolkit for file processing, text cleaning and data splitting. 文件处理,文本清洗和数据划分的python工具包。

    Language:Python28206
  • faster-os

    Ambeteco/faster-os

    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.

    Language:Python16102
  • Liwu-di/PaperCrawlerUtil

    一套工具组,包括访问链接, 获取元素,抽取文件等等 也有已经实现好通过scihub获取论文的小工具,还有对于pdf转doc,文本翻译,代理连接获取以及通过api获取代理链接, PDF文件合并,PDF文件截取某些页,CSV,xls文件处理等

    Language:JavaScript15317
  • qualiu/msr

    msr + nin to search/replace files + code mining + data mining. (Additional: https://github.com/qualiu/msrUI)

    Language:Batchfile13202
  • tpiekarski/derl

    CLI utility for finding dead URLs inside a lot of files - 🏹 🧟

    Language:Python102261
  • transloadit/terraform-provider-transloadit

    Terraform integration for Transloadit

    Language:Go71191
  • Thomas-George-T/File-Processing-Comparative-Analytics

    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.

    Language:Jupyter Notebook5341
  • zakonweb/algorithms-A2

    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.

    Language:Visual Basic .NET5101
  • znicholls/netcdf-scm

    Simple wrappers for processing netcdf files for use in simple climate models

  • hitesh22rana/sourcecollector

    A simple tool to consolidate multiple files into a single .txt file. Perfect for feeding your files to AI tools without any fuss.

    Language:Go4100
  • remixtures/hyperskill_java_challenges

    Solutions developed by me to most of the programming challenges included in JetBrains Academy/Hyperskill's Java Developer track.

    Language:Java4204
  • mhmelshaaer/file-structures-organization-and-processing

    Implementing basic file manipulations concepts and algorithms in c++

    Language:C++3200
  • vcfvct/fixed-width-ts-decorator

    Fixed width file handler parser with TypeScript Decorator

    Language:TypeScript3110
  • libiii

    fairfield-programming/libiii

    🎆 An embeddable library for the Interpolated Image Interchange format.

    Language:C2220
  • securenotepad

    korayustundag/securenotepad

    Secure Notepad is a secure text editor that encrypts text documents using AES standards and saves them as encrypted files.

    Language:C#2100
  • miketvo/imdupes

    Versatile image deduplicator. Inspired by GNU fdupes.

    Language:Python22110
  • puhdistusalue

    sthagen/puhdistusalue

    Puhdistusalue (Finnish for clean area here meaning purge range) - Purge monotonically named files in folders keeping range endpoints

    Language:Python220
  • ambienlens/Encrypter-and-Decrypter

    This is a python script which read a file you pass and then convert it to an equivalent encryption algorithm you choose. The program also can decrypt the encrypted file without any mention of algorithm used during encryption.

    Language:Python1100
  • Boyzmsc/file-processing

    Learning File Processing

    Language:C++110
  • Codejune/file-processing

    숭실대학교 컴퓨터학부 3학년 파일처리

    Language:C120
  • comsavvy/Perimeter

    File processing

    Language:Python120
  • Daethyra/File-Extension-Conversion

    Image/Text file type converter.

    Language:Python1121
  • danieldotwav/Math-Expression-Interpretter

    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).

    Language:C110
  • eliotjang/CSE_File_Processing_Lecture

    컴퓨터공학과 2학년 파일처리론 강의 정리

    Language:Python1202
  • gearpoint/filepoint

    Gearpoint's file management service

    Language:Go1000
  • hello-abyannaufal/Noctua-File-Manager

    App file renaming with PyQt5 for UI

    Language:Python1200
  • jabedude/acct

    Rust crate for processing acct(5) files

    Language:Rust1201
  • Lanjkn/Text-Extractor

    Api to get text from multiple types of files

    Language:Python1100
  • mollyrealized/swipesort

    Tinder-like EXE and PowerShell/batch script for sorting text file contents via keyboard input, creating separate files for accepted and rejected items.

    Language:PowerShell1100
  • NicholasLiem/IF1210_TugasBesar_BNMO-Toko-Game

    Binomo merupakan salah satu bentuk tugas besar dari mata kuliah Daspro. Pada proyek ini, Binomo dirancang sebagai suatu program toko game yang memiliki banyak fungsi.

    Language:Python1101
  • qpakzk/ssu-cse-file-processing

    Lecture assignments of File Processing in CSE, SSU

    Language:C120
  • Quozul/imcrypt

    Encrypt files to images and backwards

    Language:C110
  • zejiran/transactions-email-processor

    📬 Process a file containing debit and credit transactions on an account and generate a summary email with relevant information

    Language:Go1100
  • MaxineXiong/Geocoding-Web-Service

    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.

    Language:Python
  • montasim/terser-minify-tool

    This script processes files within a project directory by minifying JavaScript files and copying other file types to a specified output directory. It leverages the Terser library for minification and tracks the size reduction achieved, reporting in kilobytes.

    Language:JavaScript10