Pages:
Author

Topic: TalkImg.com - Image hosting for BitcoinTalk - page 12. (Read 18515 times)

hero member
Activity: 1659
Merit: 687
LoyceV on the road. Or couch.
Wait so what you're saying is that I should delete my underwear pics I've been storing over there? Huh
I'm not really into those Cheesy
More like: you shouldn't upload your wallet seed.
legendary
Activity: 2758
Merit: 6830
But wait, you are offering a proper image/photo manager just like we have google photos to store our photos. Since that (google) is limited in space, could we use it in that context ?
The images you upload aren't private, and include regular backups made by others (including myself).
Wait so what you're saying is that I should delete my underwear pics I've been storing over there? Huh
legendary
Activity: 1722
Merit: 4711
**In BTC since 2013**
Does your uploader support WebP images, by the way?

Via the main website, it is not yet possible. But you can use the zip tool that supports: https://zip.talkimg.com/

Take a test and then tell me if it's working.  Wink



Just a note, it is not possible to upload WebP, because the forum does not support it.
Or am I wrong?
legendary
Activity: 3290
Merit: 16489
Thick-Skinned Gang Leader and Golden Feather 2021
But wait, you are offering a proper image/photo manager just like we have google photos to store our photos. Since that (google) is limited in space, could we use it in that context ?
The images you upload aren't private, and include regular backups made by others (including myself).
legendary
Activity: 1722
Merit: 4711
**In BTC since 2013**
Does your uploader support WebP images, by the way?

Via the main website, it is not yet possible. But you can use the zip tool that supports: https://zip.talkimg.com/

Take a test and then tell me if it's working.  Wink
legendary
Activity: 1568
Merit: 6660
bitcoincleanup.com / bitmixlist.org
Does your uploader support WebP images, by the way?

I might have known before, but since I have not attempted to upload any WebP to TalkImg, I'm not so sure anymore.

It's a very useful format, and allows me to copy and paste images directly from places like Reddit into other sites without having to save them first.

There was another site I was using that was having problem with WebP image uploading, so that's why I asked.

(Everyone should be supporting this format in 2024, anyway.)
legendary
Activity: 1722
Merit: 4711
**In BTC since 2013**
But wait, you are offering a proper image/photo manager just like we have google photos to store our photos. Since that (google) is limited in space, could we use it in that context ? Also how much space an individual user gets on an talkimg account ?

No, it is not to be used in this context. The images are for use on Bitcointalk.
Any abuse in this regard may lead to the deletion of photos.



But would you be interested in a service like this? Even if there was a small cost in BTC?
legendary
Activity: 3136
Merit: 1172
Leading Crypto Sports Betting & Casino Platform
@joker_josue, I would also like to know the benefits of creating an account at TalkImg ?

As already mentioned, the biggest advantage is being able to better manage the images you send. In addition to access to your own API key, if useful.

You can manage the images you upload into categories, check the uploaded images and such.

I only use to upload images to be pasted on bitcointalk so in that case, having a account isn't a necessity.

But wait, you are offering a proper image/photo manager just like we have google photos to store our photos. Since that (google) is limited in space, could we use it in that context ? Also how much space an individual user gets on an talkimg account ?
legendary
Activity: 1722
Merit: 4711
**In BTC since 2013**
@joker_josue, I would also like to know the benefits of creating an account at TalkImg ?

As already mentioned, the biggest advantage is being able to better manage the images you send. In addition to access to your own API key, if useful.

You can manage the images you upload into categories, check the uploaded images and such.
hero member
Activity: 1036
Merit: 933
Find your Digital Services at- cryptolibrary.pro
Why would you like to create an account on TalkImg when you can just upload pictures without needing any account? Or maybe you want to keep a record of all the images you uploaded there? (if that is the purpose of having an account).

@joker_josue, I would also like to know the benefits of creating an account at TalkImg ?
I think the first benefit of creating account is there will be all data of yours uploaded images you don't need to store the uploaded images link anywhere if you have the account to see the images you need to just log in .

And obviously for the API key you have to an account on website, As I needed an api to use Talkimg as an image host on ShareX, I created my account by personally PMing joker_josue.
legendary
Activity: 3136
Merit: 1172
Leading Crypto Sports Betting & Casino Platform
Hello,

 just tried this service and it worked.  I am used to using imgur and it would not work.  I just want to know how to register for this service.

Cheers
,

Waya

Why would you like to create an account on TalkImg when you can just upload pictures without needing any account? Or maybe you want to keep a record of all the images you uploaded there? (if that is the purpose of having an account).

@joker_josue, I would also like to know the benefits of creating an account at TalkImg ?
legendary
Activity: 1722
Merit: 4711
**In BTC since 2013**
I played around a bit with my own Apache log:
~~
If you keep monthly logs, this should quickly get you the most downloaded images.

It's a possibility.
I have to see how I can do this information collection better.
legendary
Activity: 3290
Merit: 16489
Thick-Skinned Gang Leader and Golden Feather 2021
Top 3 Images Viewed
I'm trying to collect this information more efficiently.
I played around a bit with my own Apache log:
Code:
grep -E 'jpg|jpeg|png|gif' access.log.1 | cut -d'/' -f4- | cut -d' ' -f1 | sort | uniq -c | sort -nr | head
     23 icons/blank.gif
     23 icons/back.gif
     20 icons/text.gif
     11 icons/compressed.gif
     10 other/easternklaas2.jpg
      9 other/mempool14.png
      5 other/settings1.png
      5 other/easternklaas1.jpg
      4 other/trust/newfeedback.png
      4 other/settings3.png
If you keep monthly logs, this should quickly get you the most downloaded images.
legendary
Activity: 1722
Merit: 4711
**In BTC since 2013**
 
 Statistics  June 2024____________________
It was another quiet month for TalkImg. But that doesn't mean we've been stopped. Some ideas have been worked on, which we hope to be able to share with you all soon.

If in the meantime, you have ideas and suggestions for improving TalkImg, I'd be happy to hear. Share it.  Wink


Here are the numbers for the month:
               
 
 Number of uploads in the month:
 6 219 (-922 that in the last month)
 
 Total disk space in the month:
 1.83GB (-0.86 that in the last month)
 Number of visits to the talkimg.com website in the month: 12 819 (+6983 that in the last month)
 Estimated number of times images were viewed on the forum in the month (hits): 4 390 388 (+1399k that in the last month)
 Bandwidth in the month: 811GB (+270 that in the last month)

Top 3 Images Viewed
I'm trying to collect this information more efficiently. In this sense, I will temporarily suspend this statistical information.

legendary
Activity: 1722
Merit: 4711
**In BTC since 2013**
~~

If you would like to have an account on TalkImg, just send me a PM so the request can be analyzed.
sr. member
Activity: 582
Merit: 250
Owns of Waya Wolf Coin - WW Supports the Wolf Park
Hello,

 just tried this service and it worked.  I am used to using imgur and it would not work.  I just want to know how to register for this service.

Cheers
,

Waya
legendary
Activity: 1722
Merit: 4711
**In BTC since 2013**
 
 Statistics  May 2024____________________
This month, there was some instability in the service on a few days, due to some problems with the SSL certificates - which were unrelated to me. Fortunately, within a few hours the situation returned to normal.

Everything else went normally, with hundreds of images of pizzas invading TalkImg (good luck to the participants).


Here are the numbers for the month:
               
 
 Number of uploads in the month:
 7 141 (+1 593 that in the last month)
 
 Total disk space in the month:
 2.72GB (+1.24 that in the last month)
 Number of visits to the talkimg.com website in the month: 5 836 (= that in the last month)
 Estimated number of times images were viewed on the forum in the month (hits): 3 051 151 (+845k that in the last month)
 Bandwidth in the month: 541GB (+201 that in the last month)

Top 3 Images Viewed
Three images uploaded this month, which were among the most viewed (values merely estimates):
 
 
1593 hits
sr. member
Activity: 1400
Merit: 420
DGbet.fun - Crypto Sportsbook
Hi guys,

In a separate thread, I'm trying to add these images using BBCode and all I end up with are these URLs, every single time. Could someone please help me figure out what I'm doing wrong? Tried multiple hostings like imgbb and now talkgimg as well, same thing everywhere.




Thanks!
There is a rule for forum newcomers that you may need to learn. It would help if you tried getting to know the forum better. New members using JPG links or BBCode will not appear as images in the forum. Go to the link and then see the picture. You are having this problem because you are a new member. There is an option for you: if you want to use images before becoming a junior member, you need to buy a membership mainly in BTC from the forum. If you purchased a Copper membership, you can upload pictures before you become a junior member in the forum with no problem. As far as I know, a copper membership requires a BTC payment 35$.
legendary
Activity: 1722
Merit: 4711
**In BTC since 2013**
In a separate thread, I'm trying to add these images using BBCode and all I end up with are these URLs, every single time. Could someone please help me figure out what I'm doing wrong? Tried multiple hostings like imgbb and now talkgimg as well, same thing everywhere.

Because you are still a Newbies member. And Newbie members cannot post images until they move up to the next level.

You should wait a few days and continue participating in the forum, until the next level. Or if you don't want to wait a few days, you have to follow these steps...
newbie
Activity: 4
Merit: 0
Hi guys,

In a separate thread, I'm trying to add these images using BBCode and all I end up with are these URLs, every single time. Could someone please help me figure out what I'm doing wrong? Tried multiple hostings like imgbb and now talkgimg as well, same thing everywhere.

https://www.talkimg.com/images/2024/06/08/czTF1.jpeg
https://www.talkimg.com/images/2024/06/08/czIDb.jpeg

Thanks!
Pages:
Jump to:
© 2020, Bitcointalksearch.org