Computer Science, asked by mksanjushri, 6 days ago

Text and imagine file types in python

Answers

Answered by XxitzchahatXx146
1

Answer:

Python provide library to determine the type of an image, on such library is imghdr.

Python provide library to determine the type of an image, on such library is imghdr....

Python provide library to determine the type of an image, on such library is imghdr....Where.

Python provide library to determine the type of an image, on such library is imghdr....Where.Value Image format

Python provide library to determine the type of an image, on such library is imghdr....Where.Value Image format'xbm' X Bitmap Files

Python provide library to determine the type of an image, on such library is imghdr....Where.Value Image format'xbm' X Bitmap Files'jpeg' JPEG data in JFIF or Exif formats

Python provide library to determine the type of an image, on such library is imghdr....Where.Value Image format'xbm' X Bitmap Files'jpeg' JPEG data in JFIF or Exif formats'bmp' BMP files

Python provide library to determine the type of an image, on such library is imghdr....Where.Value Image format'xbm' X Bitmap Files'jpeg' JPEG data in JFIF or Exif formats'bmp' BMP files'png' Portable Network Graphics

Explanation:

plz mark me brain list

Answered by SABARISHkkarthick
0

CSV files (generally have the .csv extension) hold tabular data that resembles spreadsheet data.

Image files (generally with the .png or .jpg extension) hold images for computer vision.

Text files (often have the .txt extension) hold unstructured text and are essential for natural language processing.

JSON (often have the .json extension) contain semi-structured textual data in a human-readable text-based format.

H5 (can have a wide array of extensions) contain semi-structured textual data in a human-readable text-based format. Keras and TensorFlow store neural networks as H5 files

Similar questions