Tools and Resources for Content Creation

A curated list of tools, resources and a variety of web-apps!

Edit

This content is open source. Help improve it.

This is where I keep track of tools and information surrounding content creation.

Basics

Text

  • Text Cleaner - cleans up all kinds of text formatting when copying and pasting between applications.
  • wordle - word cloud generator
  • Yahoo Pipes combines feeds “into content and other magical creations”.
  • https://www.pcjs.org - IBM PC simulation that runs in your web browser

Plagiarism

  • Copyscape - Make sure you didn’t plagiarize, even from yourself.

Editors

This thing has extensions for all your coding needs… It is cross-platform, has seamless git integration, and all kind of great features for working with gh-pages repositories (search and replace, etc.).

HackMD - Collaborative Markdown Editor

Images

Public Domain - Stock Images

Converters

Sizes

Optimization

The web loooves big old beautiful high quality images… However, my visitors probably notice the load time of huge images more than I do (though I do notice them).

cross-platform tool for losslessly optimizing PNG and JPG files for web. - https://trimage.org/

command-line utility and a library for lossy compression of PNG images.

The conversion reduces file sizes significantly (often as much as 70%) and preserves full alpha transparency. Generated images are compatible with all web browsers and operating systems. - pngquant

Infographics

Video

  • Amara - create captions for YouTube videos.
  • Wistia - SEO-friendly video hosting.

Archiving

Wiki

Data Visualization

In the first half of this book, we explored free web services that offer easy drag-and-drop tools to create interactive charts and maps, such as Google Sheets, Google My Maps, BatchGeo, Carto, and Tableau Public. But these web services have limited options for designing and customizing your visualizations, and also make you dependent on their web servers to host your work. In this second half of the book, we’ll explore how to copy, edit, and host code templates, meaning pre-written software instructions to create visualizations. With templates, no prior coding skills are necessary. You will learn how to make simple edits to insert your data, customize its appearance, and display it on the web on a site you control. - Data Visualization for All - Modify and Host Code with GitHub by Jack Dougherty & Ilya Ilyankou

Tutes \ Walkthrus

Assorted