Open Source Projects Cyotek maintains a number of open-source projects. Feel free to fork and contribute!
Donate
This software may be used free of charge, but as with all free software there are costs involved to develop and maintain.
If this site or its services have saved you time, please consider a donation to help with running costs and timely updates.
DonateImageBox Control
The ImageBox is a custom control for displaying images. It supports zooming, scrolling, panning, region selection and much more!
View on GitHubColorPicker Controls Suite
Color picker control suite for Windows Forms applications.
View on GitHubCircularBuffer Library
The CircularBuffer{T} class is a data structure that uses a single, fixed-size buffer that behaves as if it were connected end-to-end. You can use it as a first-in, first-out collection of objects using a fixed buffer and automatic overwrite support.
View on GitHubBMFont Parsing Library
Component for parsing bitmap font files generated by AngelCode's BMFont utility
View on GitHubTabList Control
Cyotek.Windows.Forms.TabList, a multi-paged container control with design time support and a Visual Studio 2012+ appearance
View on GitHubAdd Projects Visual Studio Extension
The Add Projects extension is a simple Visual Studio extension that makes it easy to add multiple projects to your solution.
View on GitHubSimple Screenshot Capture
Sample project for the "Capturing screenshots using C# and p/invoke" article on cyotek.com
View on GitHubFontDialog Replacement
A drop in replacement for System.Windows.Forms.FontDialog, without the crash when selecting non-TrueType fonts
View on GitHubRegistry Comparer Utility
C# application for creating and comparing registry key snapshots
View on GitHubHTTP Crawler Test Website
A small PHP based website for testing the essentials of a web crawler http://demo.cyotek.com/
View on GitHubCyotekDownDetector
A simple application to keep on an eye on the availability of HTTP sites
View on GitHubScriptingHostDemo
Demonstration project for adding scripting to your .NET application
View on GitHubSourceSafe to SVN Migration
Visual SourceSafe to Subversion allows VSS databases to be imported into new or existing SVN repositories.
View on GitHubInternetGetCookieExDemo
Demonstration program for reading cookies from Internet Explorer using C#
View on GitHubChemotaxisSimulation
A sample application attempting to simulate Chemotaxis, the movement of an organism either toward or away from chemicals
View on GitHubAzure Container Echo
A simple program which sits in your tray and periodically downloads new files from Azure blob storage.
View on GitHubCyotek.QuickScan
Simple application for scanning images with as few user-interactions as possible.
View on GitHubncpaintDemo
Using the WM_NCPAINT and WM_NCCALCSIZE messages in a C# Windows Forms application
View on GitHubCyotek.Drawing.PaletteFormat.Fractint
Markdig MantisBT Extension
Markdig extension that automatically add links to MantisBT issue items
View on GitHubScrollDemo
This repository contains a sample application demonstrating how to create a custom control that scrolls on a single axis.
View on GitHubSprite Sheet Packer
A bare bones tool that to pack all images in a given directory into a single graphic, optionally generating sufficient CSS to use the sprite sheet in HTML
View on GitHubSvnGitMigrate
Simple tool to aid in doing partial migrations of an SVN repository to Git
View on GitHubCyotek.FixExif
Tool for adding or updating EXIF information. Not user friendly or ready to run, see readme.
View on GitHubCyotek.Data.Ini
A simple library for reading and writing .ini files in .NET applications
View on GitHub