Gamepedia Help Wiki
mNo edit summary
Line 43: Line 43:
 
==Images==
 
==Images==
 
=== Image Viewer ===
 
=== Image Viewer ===
* [http://www.irfanview.com/ Irfan View]: Can convert, batch process, play movies and much more. Can't cope with alpha channels when batch converting. Better use: [https://www.xnview.com/en/ Xnview]
+
* [http://www.irfanview.com/ Irfan View]: Can convert, batch process, play movies and much more. Can't cope with alpha channels when batch converting.
  +
* [https://www.xnview.com/en/ Xnview]: Handles alpha channels.
   
 
===Image manipulation===
 
===Image manipulation===

Revision as of 19:23, 10 December 2019

This page lists useful online tools, not maintained by Gamepedia, which may be useful during the creation, design, and maintenance of a wiki.

Colors

Browser add-ons:

  • ColorZilla: Pick colors from any web page and instantly copy hex/RGB color codes for them.

CSS tools

Browser add-ons:

Image borders:

Files

File manipulation

  • Bulk Rename Utility: Renames files in bulk and is highly configurable.
  • SageThumbs: Adds thumbnails for a ton of image formats in Windows Explorer. Greatly improves efficiency.

Game file extraction

  • Unity Studio: Extracts Unity game files. Works with the latest Unity version.
  • Unity Assets Explorer 1.3: Extracts Unity game files. Converts .tex files to .dds. Does not work with Unity 4 yet.
  • Unity extraction options: A list of Unity tools available and what they do.
  • QuickBMS: File extraction tool. Various scripts to support various engines/games.
  • CRYENGINE SDK: Cryengine tools.
  • UE Viewer: Unreal Engine extraction tools. Works with UE4, just explicitly specify the engine version in the settings screen.
  • 7-Zip: Not sure if absolutely reliable, but it unpacked the cryengine .pak files from Kingdom Come: Deliverance

Fonts

  • WhatTheFont: Upload a sample of the font and it identifies the font.
  • Identifont: Answer a series of questions about the font and it identifies the font.
  • Font Squirrel: Lots of free fonts. 100% free for commercial use - but please ALWAYS read the FAQ and licenses.
  • Dafont: Font repository.
  • Cool Text: Graphics generator. Set style, font, and other options.

Images

Image Viewer

  • Irfan View: Can convert, batch process, play movies and much more. Can't cope with alpha channels when batch converting.
  • Xnview: Handles alpha channels.

Image manipulation

Plugin to export layers of a project
  • Krita: Useful for digital paintings, has many brushes and page templates, even offers CMYK for print projects.
  • paint.net: Raster graphics editor.
  • Waifu2x: Double the size/resolution of illustrated images.

Favicon generators

Clipping

  • Clippy: Not supported in Firefox

Compression

Convert

Testing

Wiki automation

  • AutoWikiBrowser Automate/bot wiki tasks. The manual can be found here. Be sure to get a 6.0 version or higher else the software will not work on Gamepedia wikis.
  • Pywikibot: Uses python scripts to automate tasks.
  • User:Pcj/CleanupInterwikis.js: clean up inactive interwiki links
  • mwclient: Easy-to-use Python library for calling wiki API actions (read, save, etc)
  • mwparserfromhell: Python library for manipulating wiki text, making it easy to add, remove, or edit template parameters, section names, etc.

Videos