Nobu C. Shirai
nobucshirai.bsky.social
Nobu C. Shirai
@nobucshirai.bsky.social
PhD/Mie Univ. Assistant Professor
GitHub: http://github.com/nobucshirai
YouTube: http://youtube.com/@nobucshirai
[Code of the Day] `video_silence_remover.py` ... A simple ffmpeg wrapper for cutting out silent segments (under -50dB) longer than 2 seconds in video files.
github.com/nobucshirai/...
ffmpeg-scripts-collection/video_silence_remover.py at main · nobucshirai/ffmpeg-scripts-collection
A set of Python-based command-line scripts for everyday video manipulation using ffmpeg. - nobucshirai/ffmpeg-scripts-collection
github.com
February 18, 2025 at 12:02 PM
[Code of the Day] `img2pdf.py` ... A simple, convenient tool for turning your screenshots and images into a single PDF.
gist.github.com/nobucshirai/...
Image to PDF Converter: Easily combine multiple images into a single PDF file. Just provide image paths and an optional output name. Perfect for quick document assembly tasks.
Image to PDF Converter: Easily combine multiple images into a single PDF file. Just provide image paths and an optional output name. Perfect for quick document assembly tasks. - img2pdf.py
gist.github.com
February 14, 2025 at 4:13 AM
[Code of the Day] Say hello to `timestamp_renamer.py`, which automatically adds modification timestamps to filenames. Perfect for keeping your files neat and organized!
gist.github.com/nobucshirai/...
Timestamp-based Renaming: A script that renames files by adding a timestamp derived from their last modification time.
Timestamp-based Renaming: A script that renames files by adding a timestamp derived from their last modification time. - timestamp_renamer.py
gist.github.com
February 13, 2025 at 2:53 AM
[Code of the Day] Use `annotated_pages_extractor.py` to instantly extract only the pages that contain annotations from PDF files.
gist.github.com/nobucshirai/...
PDF Annotation Extractor – This script processes PDF files, detecting and extracting only the pages that contain annotations. Useful for reviewing highlighted or commented content.
PDF Annotation Extractor – This script processes PDF files, detecting and extracting only the pages that contain annotations. Useful for reviewing highlighted or commented content. - annotated_page...
gist.github.com
February 12, 2025 at 3:40 AM
Generated by ChatGPT with the aid of the "CLI Tool Prompt Generator" nobucshirai.github.io/code-gen-pro...
February 10, 2025 at 6:33 AM
[Code of the Day] A lightweight script for quickly previewing Excel file contents without opening the app: `xlsx_to_csv.py`
gist.github.com/nobucshirai/...
A Python script to convert .xlsx files to .csv with UTF-8 encoding, supporting optional output file specification and overwrite protection.
A Python script to convert .xlsx files to .csv with UTF-8 encoding, supporting optional output file specification and overwrite protection. - xlsx_to_csv.py
gist.github.com
February 10, 2025 at 6:00 AM