New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
Claim $300 Free
Go from Code to Production URL in Seconds
Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.
Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
Uility to make home movies from your digital camera files
Full documentation: Download clipstitchX.Y.html
To make movies from your camera (or phone) video files.
FFmpeg is a professional-quality, free, open-source program for video editing, with the ability to implement a huge number of operations and handle every data format! This kind of ability comes at a cost: its commands are quite complex-looking and difficult to use and remember.
Clipstitch runs as a front-end to ffmpeg so that you use only the sub-set of ffmpeg commands necessary...
A simple Python Image resizer
Requires python2.7 and Python Image Library (PIL)
Includes a bat script that you can drag all your images on to, which will then be resized to the size in the bat script.
Due to many people is having a hard time making auto changing wallpapers in GNU/Linux specifically in Ubuntu here is a very very simple pythonscript that generates a XML file that can be used as wallpaper.
WikiPDF is a mediawiki extension based on Wiki2PDF that adds PDF/LaTeX features to mediawiki. Wiki2PDF is a pythonscript to convert multiple articles of a mediawiki based wiki (pre-configured to use with www.wikipedia.org) to a single LaTeX or PDF file.
A Blender python API to make it easy for other script developers to create their own GUI elements. The hole API is designed in an object orientated manner.
One of the main goals is that the API will also work with Blender 2.50 in the future.