Category

TOOLS

Category

SVGOMG is an interface that allows you to optimize SVGs by selecting your optimizations, and getting a live preview of how your SVG looks with these optimizations applied. SVGOMG is SVGO’s Missing GUI, aiming to expose the majority, if not all the configuration options of SVGO. You can upload an SVG file, paste SVG code in, or load the default demo SVG—if you’re just trying the app out. A set of options will then be…

A little playful content navigation effect that uses the draggable Elastic Stack and Snap.svg for animating a background shape like a trampoline created by Codrops. The idea is to simulate the bounciness of a trampoline when navigating the image stack. For the draggable image stack Elastic Stack has been used and the SVG animations are done with the help of Snap.svg.CSS animations are also used for the effects.    

This extension inserts the Pesticide CSS into the current page, outlining each element to better see placement on the page. Pesticide is an open source CSS tool created by Adam Morse.Pesticide can be used a variety of ways – Chrom Extension,Safari extension or download at GitHub as an open source. Pesticide toggle outlines on any website with this handy chrome extension Or this handy Safari extension. The only drawback is the outlines don’t persist on…

A simple app that combines Ace Editor and RevealJS. You can write markdown on the left, and preview your presentation on the right. Seperate slides using ‘`—`’ on a blank line – Write github flavored markdown – Click ‘Present’ (top right) when you’re ready to talk Some features: Autosave Auto refresh Auto scroll to slide Prevent non owners from editing Clean up reveal (static) directory

Shade is a mathematically derived gradient explorer which provides a simple interface to create backgorund gradient.The idea is simple. You choose the base color and then you adjust the Hue,Saturation and Lightness.You can also spread the gradient by adjusting Hue Shift and saturation and you can lighten too. Finally you get the code at the right bottom (background-image: linear-gradient(-90deg, #F6FF00, #FF00A1);

This free Photoshop + HTML template is gonna help you to generate and test automatically your favicons in every needed resolution.It’s been created by Chrometaphore ( Lorenzo) Actually there are so many different sizes that should be provided to offer the best possible experience on different browsers and devices. PHOTOSHOP CC USERS Once you save your edited favicons.psd document, you are mostly good to go. If you have File > Generate > Image assets checked,…

A PDF editor is a format of document abbreviated from the term portable document format. Just like its name, the editor is useful in copy writing, editing and preparation for publication. Free online PDF Editor allows you to work on your PDF files more than just being able to read them. They allow users to add comments, edit existing pages, add bookmarks, add images and other objects to your PDF files, and customize your user…

This is a little tool to lint websites for IE8 compatibility, with warnings for possible pitfalls and suggested fixes. Unfortunately for some of us, there are still projects out there that require compatability with our friendly dinosaur IE8. For these special occasions I made this little linter. What it would do is spit all the usual suspects that cause incompatability and suggest fixes. Rather than scratch your head for hours about a missing navigation bar…

The Codrops CSS Reference is an archive containing a list of entries categorized by type: CSS property, CSS function, CSS data type, CSS at-rule and CSS pseudo-classes/selectors/elements. Each entry is an article defining and explaining a CSS property, function, data type, at-rule or pseudo-class/selector/element. In addition to these five categories, one more category exists: CSS concept. An entry in the CSS Concept category is a complete guide to a specific CSS concept or feature. CSS…