Expand scrollable elements
Make all elements fully visible by removing scroll, position and height limits for screenshots.
Make all elements fully visible by removing scroll, position and height limits for screenshots.
Responsive, equally sized grid columns that wrap for mobile.
Responsive table that stacks on mobile.
Batch resize images to a specific canvas size, centers them and exports them as a png or jpg.
Returns a date time string that is safe to use for filenames.
Parses a semicolon-separated string of contact entries from an expanded Outlook distribution list into a CSV format.
Regex pattern to add link text to title attribute.
Paste svg to remove unnecessary whitespace.
Manage user group membership and permissions to ensure proper access control over directories and files.
Extract text and links from anchor tags and generate HTML in a new window.
Batch resize and center images to a specific dimension.
Compress a video using the H.265 (HEVC) codec for a balance of quality and size.
A script to compress all videos in a directory using ffmpeg.
Search for directories matching a specific name pattern across the entire filesystem.
Kill a running application process from the command line using pkill.
Use ffmpeg to boost brightness and reduce flickering in dark or shadowy videos using frame interpolation and EQ filters.
Extract screenshot from videos at a specific timestamp using ffmpeg.
Use FFmpeg to transform a monoscopic 360° video into a side-by-side stereoscopic 180° VR format.
Learn how to sync files between drives or remote systems using rsync.
Quickly paste clipboard content into a remote file over ssh using pbpaste and cat.