status-completed This tag has been burninated.
Image may be NSFW.
Clik here to view.
Observations/Retag Guidance
- imagemagick-convert is used for questions about one of ImageMagick's command line tools, used to convert image files from one format to another with optional graphical operations performed (resizing, cropping, etc).
- sql-convert is used for a SQL function that converts an expression of one data type to another.
- casting is used for questions about converting a object type into another type if the conversion is allowed.
- type-conversion is used for questions regarding conversion of various data types from one type into another (but not through casting).
- number-formatting is used for questions about converting integer and float numbers to string.
- data-conversion, format-conversion, file-conversion are used for questions regarding conversion of some amount of data into another type.
- date-conversion, date-formatting are for questions about converting dates from one calendar or notation to another.
- transcoding is used for questions about converting one file format to another (e.g. video and audio formats).
- image-conversion is used for questions about converting between different image formats.
- video-conversion is used for questions about converting between video formats. (Should probably be combined with transcoding when re-tagging).
- code-conversion is used for converting code written in one language to another language
There is also the string-conversion tag that may overlap with some of the above.