Google Image Result for https://cdn.vox-cdn.com/thumbor/odqMkcGlGj-DNoh5cY106xUpUAE=/1400x788/filters:format(jpeg)/cdn.vox-cdn.com/uploads/chorus_asset/file/19964128/CH_reading_2.jpg images.app.goo.gl/QNf3m7q…
πŸ‘︎ 5
πŸ’¬︎
πŸ‘€︎ u/Ecosse109
πŸ“…︎ Dec 03 2021
🚨︎ report
im stuck doing my coding assignment, the images are not being used as bullets, the file format is correct

<!DOCTYPE html>

<html>

<body>

<meta charset="UTF-8">

<meta name="description" content="my favourite foods">

<meta name="keywords" content="foods, favourite">

<meta name="author" content="anonymous">

<meta name="viewport" content="width=device-width, initial-scale=2.0">

<style>

ul

{

list-style-image:url('moai.jpeg');

}

</style>

<h1 style="text-align:center;">My Favourite Food</h1>

<hr>

<h2>starters</h2>

<ul>

<li>mushroom soup</li>

<li>sushi</li>

<li>edamame</li>

</ul>

<h3>main menu</h3>

<ul>

<li>risotto</li>

<li>japanese curry rice</li>

<li>fish and chips</li>

</ul>

<h4>beverages</h4>

<ul>

<li>oolong tea</li>

<li>coca cola</li>

<li>milk tea</li>

</ul>

<h5>dessert</h5>

<ul>

<li>red bean soup</li>

<li>ice cream</li>

<li>cendol</li>

πŸ‘︎ 2
πŸ’¬︎
πŸ‘€︎ u/RUSH_EEEEEEEEEE
πŸ“…︎ Jan 13 2022
🚨︎ report
Best file format for images in PP?

I usually print from a tif file, but PP doesn't recognize those. What's better than jpg?

πŸ‘︎ 2
πŸ’¬︎
πŸ‘€︎ u/GettingNegative
πŸ“…︎ Jan 15 2022
🚨︎ report
Reddit Image Scraper - Reliably scrape multiple subreddits for multiple file formats.

https://github.com/crawsome/Reddit_Image_Scraper

Reddit Image Scraper

Description

Reliably scrape multiple subreddits for multiple file formats.

Original

https://github.com/D3vd/Reddit_Image_Scraper

New Features

This version well-supersedes the template created previously, with MANY new features.

  • Auto-blacklisting low-quality images
  • Auto-blacklisting dead links
  • User-defined query timeout (how long will you wait between each query?)
  • User-defined API error timeout (this seems to help overall speed)
  • User-defined query quantity (How many queries per category per sub?)
  • User-defined minimum file size (to blacklist and delete after downloading)
  • De-duplication of downloaded files (It will never download the same file twice)
  • Puts files in respective folders
  • Logging of progress, all files downloaded
  • Logs the time it takes per sub, per category

And best of all, it's VERY EASY to setup.

Prerequisites / Packages Used

Make sure to have installed these libraries before executing the program.

First time running

Run it once

  1. Run the program once. It will create the source files you need to get started.

Get an API key by "Creating an app"

  1. Go to this link
  2. Press the Create an app button on the bottom.
  3. Give a name, and description for your app.
  4. Choose 'Script' in the app type section.

Back in the program

  1. Put the client ID and Secret in config.ini
  2. Add some subreddits to your subs.txt
  3. run python3 reddit_image_scraper.py.
  4. Check the ./result directory for your images!
  5. Check the ./logs folder for history / troubleshooting on your recent runs.

Warnings

Write some warnings here soon for best practices.

  • Don't run more than one at a time. Your API key will get rate-limited and both may go even slower.
  • DO NOT SHARE your API keys, or upload them anywhere public! Don't upload them to Github, either! Treat them like a username/password.

Automating the script

Crontab entry for you if you like:

Runs once a day at 00:00 UTC.

00 00 * * * cd /path/to/script/Reddit_Image_Scraper-master &amp;&amp; python3 Reddit_image_scraper.py

πŸ‘︎ 3
πŸ’¬︎
πŸ‘€︎ u/gitcraw
πŸ“…︎ Dec 27 2021
🚨︎ report
How to upload an image to an SPO page without losing quality? What file format/resolution is preferred?

When i upload my jpg to an image webpart on an SPO page, original quality is lost. What is the right format/resolution of the image to upload in order to keep the original quality?

πŸ‘︎ 4
πŸ’¬︎
πŸ‘€︎ u/ixinho
πŸ“…︎ Nov 28 2021
🚨︎ report
File converter to intelligently convert WEBP format to other common Image/Video formats?

In recent years many websites have begun using WEBP format images, and I've collected a lot of them (thousands) for various projects but many of my preferred programs do not properly recognize this format, Windows 7 cannot even generate thumbnails for it.

I want to find a way to batch convert these files to a different more common file, but the problem is that not all of them are static images, some are animated like animated gifs, or full on video.

Is there a software that can intelligently identify the best format to convert these files into something more common like JPG, GIF, or MP4?

πŸ‘︎ 7
πŸ’¬︎
πŸ‘€︎ u/sbourwest
πŸ“…︎ Sep 20 2021
🚨︎ report
Reddit decided to save images without the dot to define the file format.
πŸ‘︎ 849
πŸ’¬︎
πŸ‘€︎ u/J03llt
πŸ“…︎ May 18 2021
🚨︎ report
Embroidery digitizing service. Accepts vector images or svg file formats. 500.00 reddit.com/gallery/q1nijo
πŸ‘︎ 4
πŸ’¬︎
πŸ‘€︎ u/Footpaw02
πŸ“…︎ Oct 05 2021
🚨︎ report
Is there a FOSS solution for removing metadata for Windows/Linux/Android? Specifically from image and video file formats.
πŸ‘︎ 3
πŸ’¬︎
πŸ‘€︎ u/jeron9
πŸ“…︎ Oct 07 2021
🚨︎ report
It's NOT a common image file format! Not even Google's Youtube thumbnails support it!
πŸ‘︎ 1k
πŸ’¬︎
πŸ‘€︎ u/iCyber
πŸ“…︎ Feb 15 2021
🚨︎ report
Possible to ignore image files when cycling through a playlist that contains a mix of video and image formats ?
πŸ‘︎ 3
πŸ’¬︎
πŸ“…︎ Sep 22 2021
🚨︎ report
here i am to further explain why YMD is the superior date format using images, this time i'm sorting files by date in windows
πŸ‘︎ 8
πŸ’¬︎
πŸ‘€︎ u/YT-Kazotsky
πŸ“…︎ Aug 09 2021
🚨︎ report
Render Monster : Render Monster is a tool for capturing image sequences directly inside Unity editor or run-time in builds, for further merging them into video file.Most of those promo videos are captured using Render Monster.Tool can capture images at any rate in lossless PNG format up to 32K res assetstore.unity.com/pack…
πŸ‘︎ 8
πŸ’¬︎
πŸ“…︎ Sep 08 2021
🚨︎ report
When using StarStax, does file format affect the image output quality?

I am stacking a bunch of firefly pictures together and it got me curious.

StarStax does not accept .NEF format, so I converted them to jpeg. Should I have used .TIFF?

πŸ‘︎ 5
πŸ’¬︎
πŸ“…︎ Aug 25 2021
🚨︎ report
ELI5: Can video/image file formats be updated? If so.. why aren't they?

I've been wondering this for a while, GIF's seem quite outdated but they are so popular people keep using them. Is it possible for a GIF file format to be updated? How does that even work? Why aren't they updated? Explain like I'm 5 pls

πŸ‘︎ 7
πŸ’¬︎
πŸ‘€︎ u/DiamondFireYT
πŸ“…︎ Jul 18 2021
🚨︎ report
Can’t send images from Files as HEIC format after last update in iOS? β€œusing send documents method”
πŸ‘︎ 2
πŸ’¬︎
πŸ‘€︎ u/kareemsayedeg
πŸ“…︎ Aug 03 2021
🚨︎ report
Camera says file format not supported on my Samsung dual messager for WhatsApp and how can I upload my images from my dual messager for WhatsApp to Google photos?

Hello everyone and thank you for reading this!

I have two issues. I am using a Samsung Galaxy S9 which has an application called dual messenger which allows me to have more than one WhatsApp program running. I have my regular cell phone number WhatsApp and also my Google phone number WhatsApp. Both work great.

The problem started a few days ago when I noticed that I can't take a picture with my front camera and send it to somebody on the Dual messenger WhatsApp. It works fine on the regular WhatsApp. It takes the picture just fine, and then it disappears and then it says the file format is not supported. I was tempted to uninstall and reinstall the second WhatsApp, but I did not want to lose all the pictures that my friends have sent me.

I then realized that that second WhatsApp was not being backed up to my Google photos like the original WhatsApp. The Dual messenger WhatsApp doesn't really have a backup that I can see.

So basically I have two questions.

  1. How can I get my WhatsApp front facing camera to work and not telling me that it's an unsupported file format and just take the picture?

  2. Where are all these pictures that my friend sent me stored on my phone? Is there any way that I could back up my second dual messenger WhatsApp picture gallery to my Google photos?

I hope this makes sense in any help would be appreciated. If anybody knows of a better Forum, if this is not the right one, where I can post this question please let me know. Thank you all.

πŸ‘︎ 9
πŸ’¬︎
πŸ‘€︎ u/mikeinstlouis
πŸ“…︎ Jun 20 2021
🚨︎ report
[Android] [2021.18.0] for a few days reddit has stopped saving images into the default reddit folder in my gallery and is now saving every image in a different folder, I'm not able to send saved images to whatsapp too (file format not supported), how to I resolve this
πŸ‘︎ 44
πŸ’¬︎
πŸ‘€︎ u/I_Santas_Bch
πŸ“…︎ May 15 2021
🚨︎ report
BUG: Saving to Files (or any File Provider) saves as PNG instead of source image format.

Whenever I save an image to an iOS file provider (Files.app, Readdle Documents etc), instead of to the camera roll, Apollo saves the image as a PNG instead of the original image format (eg: JPG). Results in huge files with generic names.

πŸ‘︎ 3
πŸ’¬︎
πŸ‘€︎ u/JeffCGD
πŸ“…︎ Jul 27 2021
🚨︎ report
add an option to choose what file format to use when uploading an image.

The problem with posting pixel art on Reddit is that the interface is designed more for high quality photos and automatically converts any image file type to .jpg/jpeg which is not a lossless file format. This is very bad for pixel art. We need to be able to use .png format as to not lose data when uploading. Also because of the data loss jpgs affect the contrast and colors which are carefully devised in a way to express depth and perspective. So my suggestion is to give us the ability to choose what format to use, png or jpg. This would help on the browser version of Reddit and the mobile app, which is what I used to post eighty percent of my images.

Thank you in advance for reading this, I appreciate the consideration and hope to see this change.

πŸ‘︎ 7
πŸ’¬︎
πŸ‘€︎ u/Digis_Monkey_King
πŸ“…︎ Aug 04 2021
🚨︎ report
Does anybody have a discord they can help me with my ps vita? I’m trying to mod my sd card. Ive followed all the steps , I format the sd to win32 and use the β€œblank” image . I even used the file zilla/ux0 /VPK/Auto plug in . But after I reset my ps vita after the plugins a message pops us format sd
πŸ‘︎ 4
πŸ’¬︎
πŸ“…︎ Jul 10 2021
🚨︎ report
LPT: If you like an image but it saves in a .webp format, you can easily convert it to an image by dragging it to MS Paint and saving it as a .jpeg or as a .png file.
πŸ‘︎ 19
πŸ’¬︎
πŸ‘€︎ u/D0wnVoteMe_PLZ
πŸ“…︎ Mar 09 2021
🚨︎ report
Poco X3 NFC can't send Reddit images through WhatsApp - "File Format isn't Supported"

I'd love if some1 could help me out, bc I'm going crazy.

I've had the phone since February and just today did it start with this issue. From my memory, I don't think either WhatsApp or Reddit have updated today, which is why I find it so strange.

πŸ‘︎ 5
πŸ’¬︎
πŸ‘€︎ u/JonyAC
πŸ“…︎ May 15 2021
🚨︎ report
Link to these walls in an image file format? (files are in apk format)
πŸ‘︎ 19
πŸ’¬︎
πŸ‘€︎ u/DeSypher14
πŸ“…︎ Mar 31 2021
🚨︎ report
[Serious] why is reddit saving downloaded images as a .file format and not .Jpeg anymore (android)?
πŸ‘︎ 10
πŸ’¬︎
πŸ‘€︎ u/Tesla_Lover10021
πŸ“…︎ May 16 2021
🚨︎ report
Would it be a good idea to create new encrypted, standardized file formats for videos and images to prevent deepfakes?

The question is more theoretical for me since I lack the tech savviness to do such a thing, but I wanted to see what this community thought about the plausibility and rationality of this idea, or if it's just ignorant.

I envision something like Blockchain being used to securely store and encrypt the source and complete edit history of a photo or video (even if it's a screenshot of another photo for example, the format metadata could reveal this). The metadata cannot be erased, and it can be viewed by anyone who sees the photo on the internet.

These formats would become mandatory/obligatory for news and media outlets and Government publications if they want to have any legitimacy whatsoever.

That's basically the jist of it, what are your thoughts?

EDIT: I'm not necessarily particular to Blockchain. Just some way of storing a permanent record of the edits done to an original photograph or video and probably the timestamps for these edits. Alternatively, some way to tell that a photo or video is in fact the original, and unedited.

πŸ‘︎ 19
πŸ’¬︎
πŸ‘€︎ u/NoahFable
πŸ“…︎ Aug 15 2020
🚨︎ report
'SDL2 image formats=['png']: No such file or directory' when trying to compile using emscripten

Every source i look says that i need to set the flag "SDL2_IMAGE_FORMATS=['png']", but when I run it, it gives me this error:

emcc: error: "SDL2_IMAGE_FORMATS=['png']": No such file or directory (""SDL2_IMAGE_FORMATS=['png']"" was expected to be an input file, based on the commandline arguments provided)

I even tried compiling PolyMars SDL Game using the instructions in the readme, but ended up with the same error.

πŸ‘︎ 5
πŸ’¬︎
πŸ‘€︎ u/IWriteLongReplies
πŸ“…︎ Apr 08 2021
🚨︎ report
How to check if a file is a valid image with png ,jpg or gif formats?

I have a function :

func uploadAnImage(wr http.ResponseWriter, r *http.Request) {

	r.ParseMultipartForm(1024 &lt;&lt; 15)

	file, handler, err := r.FormFile("myFile")
	if err != nil {
		fmt.Println(err)
		return
	}
	defer file.Close()

	fileByte, err := ioutil.ReadAll(file)
	if err != nil {
		fmt.Println(err)
	}

	_, b, err := image.Decode(base64.NewDecoder(base64.StdEncoding, bytes.NewReader(fileByte)))

	fmt.Printf("\n\nFormat: %v", b)

	http.ServeContent(wr, r, handler.Filename, time.Now(), file)

}

This takes a image uploaded by a user and shows it back. I want to set up a validation system that will check if the file uploaded to the server is a valid png, jpg or gif image. Tryed to use image.Decoder() but I defenetly missing something.

Any thoughts on this issue ?

πŸ‘︎ 12
πŸ’¬︎
πŸ‘€︎ u/Padrition
πŸ“…︎ Dec 23 2020
🚨︎ report
[Task] Looking for someone to format 11 images and organize them into a pdf file. - $5

Hello r/slavelabour!

As the title says, I am looking for someone who is experienced in graphic design work to format 11 images to a specific manga template and organize them into a pdf file in order. This will be for manga that is going to be printed in the near future.

I am looking to have this done as soon as possible so the sooner the better.

Please bid and pm if you are interested. Thank you!

πŸ‘︎ 2
πŸ’¬︎
πŸ‘€︎ u/FellowP
πŸ“…︎ Jan 06 2021
🚨︎ report
I accidentally formatted my external hard disk. Is it possible to retrieve all of my files, images, and other items? It's about 100 GB in size.
πŸ‘︎ 2
πŸ’¬︎
πŸ‘€︎ u/Ok_Wish_5467
πŸ“…︎ Dec 11 2021
🚨︎ report
AV1 Image (AVIF) file format plug-in for Photoshop

I originally posted this on /r/AV1, but I think that it may be of interest here as well. :)

I developed a Photoshop file format plug-in for AVIF images. The plug-in supports loading and saving single images using 8, 10 or 12 bits-per-channel. Lossless RGB compression is supported when saving 8-bits-per-channel images.

https://github.com/0xC0000054/avif-format

The plug-in is currently only available for Windows, but it should be possible to port it to macOS. It uses libheif with the AOM decoder and encoder.

πŸ‘︎ 3
πŸ’¬︎
πŸ‘€︎ u/0xC0000054
πŸ“…︎ Apr 13 2021
🚨︎ report
PSA: Firefox 77 Beta includes AVIF (the AV1 Image File Format) support

Firefox 77.0beta supports displaying images in the the AV1 Image File Format, better know as AVIF.

Experimental AVIF support can be enabled in about:config by setting image.avif.enabled to true.

https://preview.redd.it/gb4v88g2w3x41.png?width=1014&format=png&auto=webp&s=ab516f9b06bc8eac9402120d4fbf5d994eab5a47

AVIF images will be displayed just as any other image file format. You can view and download some test images from av1-avif/testFiles

https://preview.redd.it/hpl0f9g2w3x41.png?width=1628&format=png&auto=webp&s=1f84739d2fa2dd72cbfaeeb7c803a4bcdf008fdc

Experimental support for AVIF was merged with this commit. Currently there are still some limitations:

>There are many limitations currently, but this prototype should successfully render most basic AVIF images. Known limitations:
>
>- No support for any derived image items (crop, rotate, etc.)
>
>- No support for alpha planes
>
>- No support for ICC profiles (bug 1634741)
>
>- The primary image item must be an av01 (no grid support)
>
>- HDR images aren't tone-mapped

And there are still a few bugs open.

For more about the AV1 codec and AVIF, visit r/AV1!

πŸ‘︎ 254
πŸ’¬︎
πŸ‘€︎ u/Balance-
πŸ“…︎ May 06 2020
🚨︎ report
SDL2 image formats=['png']: No such file or directory' when trying to compile using emscripten

Every source i look says that i need to set the flag "SDL2_IMAGE_FORMATS=['png']", but when I run it, it gives me this error:

emcc: error: "SDL2_IMAGE_FORMATS=['png']": No such file or directory (""SDL2_IMAGE_FORMATS=['png']"" was expected to be an input file, based on the commandline arguments provided)

I even tried compiling PolyMars SDL Game using the instructions in the readme, but ended up with the same error.

πŸ‘︎ 2
πŸ’¬︎
πŸ‘€︎ u/IWriteLongReplies
πŸ“…︎ Apr 08 2021
🚨︎ report

Please note that this site uses cookies to personalise content and adverts, to provide social media features, and to analyse web traffic. Click here for more information.